• Skip to main navigation
  • Skip to main content
  • Skip to footer

{ Mujtaba Hussain }

Category: Software Development (page 4)

YOW 2010 @ Melbourne

First impressions of my first ever YOW conference.

Continue reading “YOW 2010 @ Melbourne”…
Posted on: December 2, 2010 Last updated on: December 2, 2010 Comments: 0 Written by: Mujtaba Hussain

A misguided title.

As a student of Computer Science, a university can have two roles. One is to teach you how the very…

Continue reading “A misguided title.”…
Posted on: November 26, 2010 Last updated on: November 26, 2010 Comments: 0 Written by: Mujtaba Hussain

“tinyint(3)” is not a “boolean” ! Its really really not!

Apparently all declarations of `tinyint` in MySQLAdapter in Rails are treated as booleans, not just `tinyint(1)`

Continue reading ““tinyint(3)” is not a “boolean” ! Its really really not!”…
Posted on: November 23, 2010 Last updated on: November 23, 2010 Comments: 0 Written by: Mujtaba Hussain

Migrations

Liquibase migrations are nice except for one thing.

Continue reading “Migrations”…
Posted on: November 4, 2010 Last updated on: November 4, 2010 Comments: 0 Written by: Mujtaba Hussain

How things should be explained!

This is why I like Schneier and this is how things should be explained

Continue reading “How things should be explained!”…
Posted on: October 11, 2010 Last updated on: October 11, 2010 Comments: 0 Written by: Mujtaba Hussain

Language module management and ARRGHHHHH

Why are module managers in languages still making me build stuff???

Continue reading “Language module management and ARRGHHHHH”…
Posted on: September 8, 2010 Last updated on: September 8, 2010 Comments: 0 Written by: Mujtaba Hussain

Dynamic Classes in Java

Recently discovered how to create dynamic classes in Java. Thread.currentThread().getContextClassLoader().loadClass(“DynamicClassPath”) And then if you want to invoke a method on…

Continue reading “Dynamic Classes in Java”…
Posted on: August 11, 2010 Last updated on: August 11, 2010 Comments: 0 Written by: Mujtaba Hussain

Update : Chrome Extension for REA

The one I wrote in my spare time finally got officially released. *insert huge smile*. Fetch it from here

Continue reading “Update : Chrome Extension for REA”…
Posted on: August 11, 2010 Last updated on: August 11, 2010 Comments: 0 Written by: Mujtaba Hussain

Chrome Extension

So yesterday evening, I started writing a Google Chrome extension for my company. The documentation was easy to find and…

Continue reading “Chrome Extension”…
Posted on: July 27, 2010 Last updated on: July 27, 2010 Comments: 0 Written by: Mujtaba Hussain

And I thought I knew Javascript!

How Daniel showed me proper usage of call back functions in JS!

Continue reading “And I thought I knew Javascript!”…
Posted on: July 26, 2010 Last updated on: July 26, 2010 Comments: 0 Written by: Mujtaba Hussain
« Previous page 1 2 3 4 5 6 Next page »
© 2025 { Mujtaba Hussain } | Using Modern WordPress theme. | Back to top ↑