hhmmmm it;s been a bit too long since I posted anything on here...
for what it's worth I've started a new design blog at design.a-holics.com - check it out and let me know your thoughts :)
After months of paying 70c for those tiny little chocolate bars in the charity box at work we decided it was time to do things at a sensible price!... so we made our own Web 2.0 Relief Fund chocolate box :)
This little javascript "applet" is used to create the hex codes used to define fonts within MediaPortal's iMonLCDg.cs - this is designed for use with the basic 7 x 5 pixel font (although it's really an 8 x 6 pixel font with inbuilt spacing) read more
It was about time for a bit of a revamp - so what better way to test out my modular codebase than by implementing it (or at least some of it) with a new "web 2.0" version of my blog. Yeah ok so web 2.0 is much more than just a design philosophy, but there's many interpretations read more
Sick of right-clicking on my computer to select "explore"?... here's how to make it a single-click process
read moreBy default the nokia podcasting application uses a search powered by digitalpodcast.com - personally I prefer to use The PodLounge (strangely enough) - and this is easy to do.
read moreI can't vouch for the accuracy of the story (or the recipe for that matter) - but apparently this is the recipe for the Neiman-Marcus cookies!
Update: I now have the real Neiman-Marcus cookie recipe available - see the bottom of the page.
read moreHere's a couple of basic password generating functions I've created which have come in quite handy.
read morehere's a handy PHP function I use for comparing times and displaying the difference in a human-readable format.
The function itself returns the nearest approximate time based on the largest value from: decades, years, months, weeks, days, hours, minutes or seconds
read moreUpdating to Dark Alex's 3.03 OE-C firmware for the PSP
for those not familiar with Dark Alex's work - firmware updates such as this allow you to run both older (1.50) firmare alongside newer (3.03) firmware on your PSP. Why would you want to do this? Many of the newer games require a recent firmware such as 3.03, whilst homebrew software requires firmware 1.50 to run.
read moreThis post will continually grow and is setup to contain various ubuntu related tips & tricks
1 - Setting a static IP address
read moreI've been playing around with some colour algorithms in PHP and as a "proof of concept" I have created a basic colour theme tool.
Currently it generates tetrad, monochromatic, triad, analogous, complementary and compound colour combinations and also returns muted and pastel versions of the same.
Hopefully I can use this to create some more useful tools along the way - I've already got some great ideas for it :)
read moreWith user-interaction becoming even more of a key focus in web development everyday (especially since the phrase Web 2.0 was coined), animating "objects" within a page has become much more common place.
Rather than rely on technologies such as Flash to animate items, DHTML can provide some impressive effects.
This is the start of a library of DHTML (Javascript based) effects that I am building - an early work in progress. Currently containing Switching on/off, fading in/out, vertically shrinking/growing.
read moreNot sure if this will still be around by the time you read this post - but somebody has posted an advertisement on realestate.com.au from the one and only Borat Sagdiyev.
read moreI'm not really sure why it is ranking so well, but a recent topic I googled brought up my bookmarks on del.icio.us on the first page of google! - try a google search for gammu smsd documentation.
Does this make me some kind of SEO Jedi? - I don't think so.... but made me smirk :)
A little while back I had setup an old pc with a copy of fedora and gnokii in an attempt to build a basic sms gateway - while I got things working it was far from a truly functional machine as I couldn't get the sms daemon (smsd) that shipped with gnokii to work correctly with MySQL. As a result both incoming and outgoing messages were stored as basic text files rather than in a database - yuck!
read moreI noticed that recently, Jim Stewart from Stewart Media had replaced his blog with a challenge of re-ranking well again with the term "SEO Melbourne"
After the fun I had trying to match his "cheap microsoft office software" phrase (successfully) - I thought it was about time to try and gain with the new phrase: SEO Melbourne
read moreIt seems that everytime I need to set this up I have a terrible time trying to remember how it is done (esp. what the correct syuntax is) so I figure posting it here will help me remember (and possibly be of use to somebody else).
Enabling remote (non localhost) access to MySQL is often required to use tools such as NaviCat to manage a MySQL database. Simply follow the steps in here and all should be good :)
read moreRemember the funky "Crystal Ball" handling, supposedly done by David Bowie in the film the Labyrinth? (It was in fact done by Michael Moschen) - well I came across this great little demonstration of it on YouTube (yep - there's pretty much everything on there now) - check it out!
I remember being disappointed when I first purchased my PSP that I didn't get a v1.50 firmware version - the result of getting in a bit later has meant that running homebrew applications has been impossible. However - a bit of research tonight and I found a great set of tools from a guy called Dark_Alex (see his site at: http://dax.st/) which has enabled me to downgrade (all the way from 2.71) to 1.50 :)
The basic procedure is as follows:
read moreAfter moving the igeek domain to another host I had two choices... 1 - restore my old (WordPress) blog or 2 - create a fresh new one. Never being one to be happy with old/existing answers I have started to develop my new blog - and here's the first entry! The plan is to keep all the code behind it fully modular, so as to make reuse/redistribution of it nice and simple :) At the same time most styling is done using CSS (there's only a couple of images used on this entire page - including the advertising) keeping things simple, search engine friendly and easy to modify. So until next time - have a great christmas and may my old blog content make it back online over the holiday season.