Since I recently made the switch to WordPress, I have been busy reorganizing my entire website and making it a bit stronger. I’ve taken on the task of recoding a majority of the Online Alarm Clock that I coded a couple of years ago.
I want to improve the back-end before I redo the front-end and cause more trouble. I’ve already simplified a large portion of the code, but my next task is to go in and eliminate ridiculous processes where some code might be repeated several times instead of being dynamic.
Once I get the back-end worked out a little more and cleaned up, I’m planning to publish the code as an Open Source package under a GNU license. Much similar to the way you would setup a forum (phpBB) or a blog (WordPress) on your site.
The package will be minimized as much as possible, but I’ll be sure to have plenty of information in the Readme.txt file. Besides, the setup will be super easy. Just a typical config file that you will need to enter your database connection information into so users can be stored and alarms can be saved. Requirements will basically just be PHP and MySQL (not sure which versions are compatible just yet though).
After I get the back-end all worked out, I’ll start working on some user interface templates and an admin control panel. I’m also thinking I should make a control panel for end-users so they can select themes, customize their own themes and anything else I can think of (or that’s suggested).
If you want to see what this Online Alarm Clock is then go check it out for your self! You can register for free and have an alarm to watch all of the online videos you want when you wake up!
Canonical has released the newest stable version of Ubuntu! I’ve personally been using Ubuntu 8.04 since late 2007 when it was available for the public as Alpha 1. You can take a look at the release schedule and road-map that the developing team followed for version 8.04! Ubuntu has really come a long way during the time that I’ve spent using it.
I first started using Ubuntu with version 7.04. Ubuntu builds are now given “code names” as well as release versions. Ubuntu 8.04 is given the “8” from the year that it is released and the “04” from the month that it is released. The code name of Ubuntu 8.04 is “Hardy Heron“. Ubuntu 7.04 was released in April 2007, 7.10 was released in October 2007.
The next version of Ubuntu to be released is Ubuntu 8.10 and is code named “Intrepid Ibex“. The release time should be obvious to you now! If you’re like me and like to use the latest bleeding releases possible then you can upgrade your version of Ubuntu to 8.10 in the near future by typing the following into your terminal:
sudo update-manager -d -c
This will launch the update manager window and prompt you about upgrades. If you’re currently running 7.04 or 7.10 you can upgrade to 8.04 or 8.10 by using the same step as mentioned above. You will however have to upgrade in order of releases. You cannot upgrade immediately from 7.04 to 8.04 or from 7.10 to 8.10. That shouldn’t be an issue, you can just upgrade to one and then upgrade to the other after the first upgrade has completed!
With Ubuntu 8.04 came a great deal of stability and many new features! It also includes the ability to install Ubuntu from within Windows! If Ubuntu looks interesting to you then you should give it a try! They’ve made Ubuntu very easy to install and very easy to use and get used to. Ubuntu is quickly becoming the synonym for Linux in today’s world. Don’t let yourself miss out on this ground breaking release!
FedoraProject.org has now released an update to the Fedora family. The previous version, Fedora Core 6, has been much improved upon..evolving it into what is now just ‘Fedora 7‘. They seem to have grown tired of ‘Core’..or preferred a shorter name. With each new version comes a new theme. Fedora 7 comes with the all new’Flying High’ theme installed by default.
Recent Comments