So, 18th September is Software Freedom Day. If you are a Linux user, how can you celebrate this?
(more…)
Software Freedom Day (18th September)
Diaspora, the privacy aware & personally controlled social network, to be open-sourced on 15th September
By now, you probably know that Diaspora is a (as yet unpublished) social network where you own and control your private information.
(more…)
Render maps in HTML5 using Geographic Style Sheets
You know how it is, you follow a few links and then you find something that blows your mind… This is how I ended up on Cartagen, following a link from Open Street Map Wiki.
(more…)
HTML & CSS validation
You can use WC3 Markup Validation Service to validate your html5.
(more…)
Exactly, what does a programmer do?
Recently, I got asked “exactly, what does a programmer do?”. This question came about when I explained that I had just registered for a BSc in Mathematics from the Open University (this confused that person, who thought I spent all day coding apps for Google Android).
(more…)
One year of Google Android development
Following on from my Six months of Google Android development post, it is now time for an update as it’s almost one year to the day since I published my first GA app.
(more…)
New blog design, with HTML5 tags and mobiles in mind
I have finally updated the Wordpress theme for this blog. Some of the tweaks I have made include using new HTML5 tags, such as header, nav and footer. Other changes include moving the site navigation to the top, which is designed to help viewing the blog on a mobile phone.
(more…)
How to reset canvas in HTML5
The excellent “Dive Into HTML5″ online tutorial by Mark Pilgrim mentions that to reset a canvas (= clear all its contents), all you need to do is set its width. It even says that you can set the width to be the same as the current width and gives the example below
(more…)
Google Android resource website for developers
Quite a few programmers are looking into developing apps for Google Android so I thought I’d point them out to the Tutorial & Sample Code page over at The Open Mob for Android. This is the most complete list of tutorials, development guides and sample code pages that I know of.
Google Chrome Web Store preview now up for developers
The developer dashboard for Google Chrome Extensions is now up at https://chrome.google.com/extensions/developer/dashboard.
I haven’t tested it yet but it seems that you need to pay a one-time developer registration fee of $5. The fee is said to be required to verify your account and at that value, I can’t really think that Google is expecting to make money off developers registering. In comparison, to register as a Google Android developer, the fee is $25.