I happen to have the script readily available from years ago, and it works!
Some things just feel like home, right?
For me that'd usually be something like "echo foo | caesar 13" in the shell.
However, several of my servers these days don't have the FreeBSD games installed ... so I guess I need to learn PHP or Python's syntax.
/!!\ mysql_ is deprecated --- don't use it! Tell your hosting company you will switch if they don't upgrade!/!!!\ ereg() is deprecated --- don't use it!
dalecosp "God doesn't play dice." --- Einstein "Perl is hardly a paragon of beautiful syntax." --- Weedpacket
Ooh...I almost forgot: several years ago I found a PHP module that allowed communication with the serial port (Windows only, I think). I put together a localhost page on my laptop that allowed me to control my A/V receiver through it's serial port. It was a geeky kludge that got me by for awhile after the receiver's remote control died, until I found a compatible replacement.
OK in a fit of insomnia last night I thought of this and couldn't help thinking how nuts it is. Do you have a link to the module? Does it use a socket or something? Hardware interface is something I'm really curious about.
Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be." ~ from Nation, by Terry Pratchett
"But the main reason that any programmer learning any new language thinks the new language is SO much better than the old one is because he’s a better programmer now!" ~ http://www.oreillynet.com/ruby/blog/...ck_to_p_1.html
One of my ongoing projects involves automated theorem proving. I wrote a utility to convert to and from file formats common in the field, and over time it's picked up some basic handling of boolean algebra in its own right (unit resolution, conversion to 3CNF, etc.) as part of its transformational repertoire.
I don't think I'd stoop to writing a line like this in any professional capacity:
I have used it to clean up text files/logs, sort things, etc. I find it very useful to manipulate string data and arrays.
I am also considering using it to control my media server where I can search for movies or TV shows and launch via VLC (my media server is also my web server), but I am currently way too busy to even attempt this and currently will just continue with the .NET application I wrote ages ago.
Bookmarks