Geeking

You are currently browsing articles tagged Geeking.

It’s Monday. I feel supremely lazy, with only one thing to do (which is laundry, two loads) today.

I’d like Chipotle for lunch.
I’m being lazy, and not going to get it. :P

It’s just one of those days, with the weather see-sawing between sorta-clear, and sorta-rainy.
It’s nice to be lazy and get away with it, sometimes. :)

Oh, and gushi, LiveJournal user gushi ? I did mention I would post my laptop specs for you, so:
Dell Latitude CPx H500GT, running on Intel® Pentium III at 500 MHz, ATI RAGE Mobility-M1 AGP2X at 1024 x 768 px, 256 MB RAM, 30 GB HD.
Internet access can be done in three ways: Samsung A900m as modem on USB, Xircom Ethernet card + Dialup Modem on Cardbus, and Realtek 802.11g card on Cardbus.

She’s not intended to go fast but she is intended to at least go. :)

Tags: ,

Bad puppy. No budget for you!

So, when I got paid, I tapped a little into my savings, and burnt off my entertainment budget for the month in a single shot:

I now have an old Dell Latitude CPx laptop at my disposal.

I can finally blog a little more, from more locations, without having to constantly abandon my computer because time’s up. All I’m limited by is where I can connect from at the moment via Ethernet (or by my phone). :)

This only cost me $200, and can seriously be reused over and over until I manage to break or lose this laptop. :)

Result: Getting connected often enough to actually download stuff for my personal entertainment, so that I can play offline = Saving money in the long run. :)

I am seriously happy. :D

[tags]laptop, internet, tethering, dell[/tags]

Tags: , , , , ,

Just a quick heads-up here, but I’m being joe-jobbed by some slob who’s decided that he’ll take ‘benjaminkhoo’, add a few letters, and just snow his way across the internet using my domain name.

As a result, I’ve been getting more spam, less mail.

Do keep in mind that if I’ve requested email from your website, or am sending, you’ll be able to tell it’s actually me from a rather obvious method I use for mailing.

Tags:

Do any of you Twitter?

I’m curious, since I don’t have that many people to follow on Twitter

Do any of you use the service with any sort of regularity? I’d like to be able to follow some others while I’m using it, since I actually like the service for what it is, and what it does.

Tags:

Wireless Project 02: GCD Generator

What I would like to do one day soon is to write an indexing script in PHP, but it’s not as simple as I’m making it sound.

Instead of your classic “Here’s what’s in the directory, regurgitated onto your lap for your convenience” setup, I need it to do three special things.

The first one is that it needs to read subdirectories, and present them to users in a list, be it ordered or unordered.
For example, I have three folders: Movies, Wallpaper, Ringers.
The script would sit in the folder where those three folders sit. It would look in each folder, and for each file it found, it would generate a General Content Descriptor file, usable by Sprint phones, and dynamically served on request.
I’m thinking that to generate the proper mimetypes for the GCD, I’d start by looking at the extension on the file. To generate the content name, I’d look at the filenames, which should all be formatted in such a way that a separator won’t affect the file, but will make it easier to build the content, eg: ‘P_moss–Xial.jpg’, content name = “Xial”, content vendor = “P_moss”, version will always be 1.0.

I’ve sort of brushed on the second part of what I want it to do: Generate those General Content Descriptors. I’d like to do this cleanly, without actually spitting files onto the system, but instead, serve the file dynamically in some method. Hopefully this will be easy to do.

The third thing the script should do is be capable of serving the content both as a wireless markup language (WML) page, and as a normal HTML or XHTML page, depending on what the browser asks for. I do think this part would be a bit tricky, but in most cases, the browser requesting the page would be a WAP browser. I think that if I were to sniff the browser and see whether it announces it can handle HTML or XHTML, rather than sniffing to see if it supports WML, this would work. If it doesn’t say it can handle HTML or XHTML, I serve the watered down WML pages. If it announces HTML, then we get HTML and perhaps extra features.

I would need to learn WML first, however, and I’d need to relearn PHP, since I’ve just about forgotten it.
I need to find out what part of the browser to sniff to find out if it supports HTML or better, as well. I know that it can be done in PHP, since I did it once to serve XHTML 1.1 a long time ago, and water it down enough for Internet Explorer to actually view a page.

I don’t know if a project like this would benefit from database access. I somewhat doubt this, but if it does need one, I don’t want to require MySQL to be installed. I’d like something else that’s very light and can be used on any operating system.

For those of you who speak PHP, would an idea like what I’m considering even be doable, or do I need to change my angle of attack somewhat?

[tags]Sprint, GCD, WAP, WML, PHP, HTML, Content Delivery[/tags]

Tags: ,

Update: Threaded Comments, Message Board.

Just to let the lot of you all know here, I’ve got a Threaded Comments plugin working, finally, which should help in commentary and reply to anything I’ve posted. It’s fairly easy to use, since the system to trigger a comment thread is right below the comment box.. Simply select the comment you’d like to reply to from the drop-down menu, before hitting the submit button, and your comment will be properly nested and colored to make some sense. :)

Also, you may have noticed a link at the top to a message board.
This will be a bit of a soft launch, once I finish setting it up shortly, but it’s just to give a place to make off-entry commentary and talk with each other. I’m still ironing out the kinks in the message board however, but that’s fine. This is, after all, just a soft launch, to get a feel for how this message board works. :)
If you’ve registered as a subscriber to my blog, you should be able to use the board.

[tags]Threaded Comments, Message Board, Soft Launch[/tags]

Tags:

Operating System on a Stick.

Right now, I’m poking around in Damn Small Linux running in QEMU, sitting on a Windows box at the moment.

It’s about as close to having Blackbox on a system in front of me as I’ll be getting for a while, it seems, so I’m making the best of it.

The good thing is, I now have a private workspace within another workspace that I can toy with, and run some programs within. The bad thing is, it’s somewhat slow, and even slower still, because I have it on my USB stick, and I am emulating an entire computer on top of another one.

I think it’d perform smoother if I had an external USB 2.0 drive, but I haven’t found one at a good cost yet to bother trying that theory out upon.

I can’t complain too much, though. It actually, uhm, works. :)

Tags: ,

« Older entries § Newer entries »