Its official! Manoj Vekaria and I will be presenting at the upcoming webDU conference. So if you happen to be(or plan to be) on Bondi beach on the 6th or 7th of May, register for the conference and watch us present some truly extraordinary… things.
Posts by
Big tag cloud
After realising that i hadnt posted anything to this blog for a few days, I decided to make a great big tag cloud!
Action Script Adobe AIR Alchemy Android Apple Chrome Cocoa CSE CSS easy Firefox Flash Flex 3 Funny google HTML html5 Internet Explorer iPad iPhone iPhone OS iPod iWebKit javascript jQTouch Linux Macintosh Mac OSX Microsoft ObjectiveC OS X Prezi Skype skype4cmd Skype4Mac sushant UNSW usability Utility Web Applications WebDU Windows Windows Phone Word Dice Words with friends
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.
A Developers friend: Eclipse IDE
Ive recently come to a realisation about what my most used programs are. Interestingly, I find that for doing any sort of programming, Eclipse is the best IDE out there. Similar products such as NetBeans are just horrible in comparison. Here are the programming languages you can do development for in Eclipse.
- Java(deh)
- Also Web development using JSP’s
- C/C++
- C# For windows application development and (kindof) linux/mac development.
- Perl
- Shell scripting
- SQL
- Including connection to databases.
- HTML/CSS
- PHP
- Python
- Flex
- ColdFusion
- Event B
I should clarify that by ‘do development’ for these languages, I mean proper IDE support such as syntax highlighting, code completion and debugger/compiler integration. You can see that the list covers a very broad spectrum of programming languages ranging from scripted languages to web development to even hard core programming languages. Interestingly the only well known language that isn’t very well supported(from what i can tell) is Objective-C. I sometimes think that Apple should just abandon X Code and join the eclipse movement… which wont happen any time soon! Also, I hear that there is upcoming support for Google golang. These languages are coupled with a similarly useful set of tools and features that put the icing on the cake! Here are some more extensions you can get which make eclipse so much more awesome:
- Subversion(SVN) support.
- Mercurial support.
- CVS support.
- Regular expression testers.
- Task management with JIRA and TRAC integration.
- Class diagram generation support.
- Integration with Remote services such as Google App Engine.
- Code formatter support(for Flex development).
- Debugger integration.
This list is not even close to being complete or exhaustive. Theres a good chance that if you need a feature, a quick Google search will give you what you need. I would suggest that you spend a hour or so and see what it can do for you. Shout me a message in the comments or on twitter if you need any help.
Cool and easy Favicons
Some of you may have noticed that i have a new favicon for my website. I made it with a cool website called http://www.favicon.cc/.
If my new icon hasnt loaded, go to the following website(s) and press reload:
iWebKit5 comes to Firefox
Recently i have been working on taking the iWebKit 5.0 framework and producing a CSS extension that allows pages to be ‘better’ rendered on Firefox. Checkout its homepage at: http://trynull.com/iWebKitMozilla/.
Checkout the a screen shot of it in action:)
Using this couldn’t be easier! All you have to do is add the ‘extension’ CSS to your header after the official CSS.
Special thanks to the Soft-V2 theme of iPhone icons for the ‘installer’ icon. Grab the fill list of icons at:
http://kediashubham.deviantart.com/art/Soft-v2-Theme-for-iPhone-85448639


