Loops are an integral part of PHP, and many other programming languages for that matter, the basics covered here would apply to javascript as well, even the code is very similar. A loop is simply a block of code that executes multiple times, controlled either directly, by explicitly telling the script to execute “X” times, [...]
Web Development: How does PHP work?
When someone starts learning web development they usually start with HTML and CSS, and many people get stuck there without ever experiencing the wonderful workd of server side scripting like PHP or ASP. I’ll be talking about PHP here, but the basic rules for ASP and others are the same though. The most important thing [...]
Work in style with the Enigma desktop package
While I’m a huge fan of desktop customization I always actually work with a solution which is the simplest possible. I love elaborite desktop configs, but I find most of the stuff gets in my way. I have found a setup which looks extremely good and easy on the eyes and while still a bit [...]
Web Development: A brief history of time()
Part of the beauty of PHP to me is the number of really useful variables that are built in. Some of these might seem very odd at first, but once you start creating pages you will run into some problems which you’ll find can be solved by a function which seemed totally useless when you [...]
Keep your New Years’ resolutions with Joe’s Goals (and do other stuff)
An app I’ve been using on and off for a while is Joe’s Goals, which is a goal tracking application designed to motivate you and help you visualize and accomplish your goals. You can create a list of goals like “Drink at least 0.5L of water instead of Coke”, “Write at least 2 posts a [...]
Web Development: Standardizing variables to code faster
Welcome to a new exploratory post here on gHacks! I actually work as a web designer specializing in standalone PHP and MySQL based sites, and I’ve always wanted to write a bit about coding, but it doesn’t really fit my own blog and I just don’t have time to start a whole new blog for [...]
Time tracking with Klok gets better and better
Martin showed you a nifty time tracking app for Adobe Air called Klok in a previous post, and now I’m here to tell you more and to show you the changes and improvements that are making Klok better every day. First of all, head on over to the Klok website and grab a copy of [...]
Get professional Logo designs for free
I’m not a huge fan of free web design stuff, mostly because its either hard to modify, or low quality, or if you can tailor it to your needs, you can probably do whatever you need yourself. I also prefer not to use others’ designs since it takes away my sense of identity, but in [...]
Balance your checkbook with Clearcheckbook
I have to confess I am rather into money management apps, although I never actually got into any of them, except for one of the best, Clearcheckbook. Let me state right from the beginning that this is not an automated service, so it won’t pull stuff from your bank account. The reason I found it [...]
