Jonathan Franzone's Bookmarks
-
PHP Init Style Status Message
http://www.franzone.com/2008/08/26/php-init-style-status-message/
-
Not rated yet.
- Details
Yesterday I talked about created SUCCESS and FAILED status messages in a Bash script (Bash Script Init Style Status Message). Well, on occasion I use PHP for shell/system scripting and of course I thought it would be nice to incorporate my new sta… More
-
-
Bash Script Init Style Status Message
http://www.franzone.com/2008/08/25/bash-script-init-style-status-message/
-
Not rated yet.
- Details
Have you ever wondered how the OK and/or FAILED messages are printed out in the initialization of services on a Linux system during bootup? Well… I have. Anyway, I’ve always thought that it was really cool how the OK and FAILED messages printed ou… More
-
-
Michael Phelps Reported In Blizzard Forums For Gold Farming
http://www.franzone.com/2008/08/18/michael-phelps-reported-in-blizzard-forums-for-gold-farming/
-
Not rated yet.
- Details
A good friend of mine just pointed out this hilarious post on the official World of Warcraft forums. The original post was as follows: I have evidence that a character named MichaelPhelps has been farming gold. I also have proof that he is … More
-
-
How To Create A Bash Install Script
http://www.franzone.com/2008/08/14/how-to-create-a-bash-install-script/
-
Not rated yet.
- Details
Have you ever wanted to create an installer program on a Linux system, but didn’t want all the hassle of an actual install builder? This tutorial gives a step by step overview of how to create a Bash shell install script to distribute binary files… More
-
-
How To Use Subversion Over SSH
http://www.franzone.com/2008/07/08/how-to-use-subversion-over-ssh/
-
Not rated yet.
- Details
Tutorial on how to setup and use a subversion repository on a remote Linux server using the svn+ssh protocol. This is great in situations where you cannot install the mod_svn module in Apache (ie shared web hosting), but would like to keep your so… More
-
-
Free Your Phone With OpenMoko
http://www.franzone.com/2008/06/09/free-your-phone-with-openmoko/
-
Not rated yet.
- Details
Cell phones are for the most part proprietary in their platforms. Sure you can write J2ME applications for them. BlackBerry phones also have an API which you can utilize to write custom applications. It’s the actual operating system though that yo… More
-
-
PHP Script To Monitor FTP Directory Changes
http://www.franzone.com/2008/06/05/php-script-to-monitor-ftp-directory-changes/
-
Not rated yet.
- Details
I recently had the need to be able to monitor a directory on an FTP server for changes and to then be notified of those changes. I’ve been working a lot in PHP lately so I decided to use that to implement my script.
-
-
Bash Script Naming - Say My Name, Say My Name!
http://www.franzone.com/2008/06/02/bash-script-naming-say-my-name-say-my-name/
-
Not rated yet.
- Details
Tutorial on creating Bash scripts that call various Java programs based on the naming convention of the script itself.
-
-
Is That Randy Jackson Or Captain Kangaroo?
http://www.franzone.com/2008/05/27/is-that-randy-jackson-or-captain-kangaroo/
-
Not rated yet.
- Details
I’ve never been one who has been completely up to date with fashion. Since I work from home my dress usually consists of shorts or jeans and a t-shirt. My wife and I were watching the red carpet events for the 2008 Finale of American Idol when Ran… More
-
-
How Do I Get Meta Data From MySQL Using PHP?
http://www.franzone.com/2008/05/20/how-do-i-get-meta-data-from-mysql-using-php/
-
Not rated yet.
- Details
I know you’ve all asked that question before, right? Well maybe not, but I recently had the need to detect what the DATATYPE for arbitrary columns in arbitrary tables were inside a MySQL database using PHP. Turns out that it isn’t all that hard to… More
-
Didn't find what you were looking for? Try searching Google.
Publish or subscribe to Jonathan Franzone's Bookmarks via RSS and more...


