ma.gnolia

Sign In | Learn More

Skip to main content


12588_32 Jonathan Franzone's Bookmarks

1 2 3 ... 19

  1. Visit PHP Init Style Status Message PHP Init Style Status Message

    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

  2. Visit Bash Script Init Style Status Message Bash Script Init Style Status Message

    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

  3. Visit Michael Phelps Reported In Blizzard Forums For Gold Farming Michael Phelps Reported In Blizzard Forums For Gold Farming

    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

  4. Visit How To Create A Bash Install Script How To Create A Bash Install Script

    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

  5. Visit How To Use Subversion Over SSH How To Use Subversion Over SSH

    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

  6. Visit Free Your Phone With OpenMoko Free Your Phone With OpenMoko

    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

  7. Visit PHP Script To Monitor FTP Directory Changes PHP Script To Monitor FTP Directory Changes

    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.

  8. Visit Bash Script Naming - Say My Name, Say My Name! Bash Script Naming - Say My Name, Say My Name!

    Tutorial on creating Bash scripts that call various Java programs based on the naming convention of the script itself.

  9. Visit Is That Randy Jackson Or Captain Kangaroo? Is That Randy Jackson Or Captain Kangaroo?

    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

  10. Visit How Do I Get Meta Data From MySQL Using PHP? How Do I Get Meta Data From MySQL Using PHP?

    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

1 2 3 ... 19

Didn't find what you were looking for? Try searching Google.