SixFive

Empowering our clients through partnership to have confidence in their technology and control over their business
photo

I find this really useful sometimes. for example when we did the Geocoding of Australian Postcodes I chucked in a sleep thread to the loop so that we wouldn’t hammer google and get banned from running any more geocoding requests. This uses the java.lang.Thread method to pause or sleep the currently running thread. So first […]


May 13, 2007 - 8:01 pm
Read more

Today we were trying to join 2 fields from different tables with a left outer join. This means that if there is nothing in the joining table the rows are returned as null. By default SQL wont give you a result in the joining request. Lets have an example. You want to get categories and […]


May 12, 2007 - 7:55 pm
Read more
photo

DeveloperCircuit.com is a new job site that is looking to put a spin on the way developers look for jobs. Seek and CareerOne in Australia are the big players, and when you post a job advert on there, you get all sort of people applying, some who dont even have the skills you require. The […]


May 10, 2007 - 7:51 pm
Read more
photo

I read with great interest this morning that Mark Drew has released a plugin for CFEclipse that helps you out if you work with ModelGlue, Fusebox, or Mach-II. Other frameworks can be added too, like Transfer ORM, because the whole system is XML driven. This is HUGE! It looks like some features are: Automagically determining […]


May 7, 2007 - 6:18 pm
Read more
photo

I have been looking for an elegant solution for this for a while, one that doesnt have limitations like forcing you to have fixed width divs because thats the size of the background image. Of course in the old days we did this with an extra table row but that was just painful. I am […]


May 5, 2007 - 6:06 pm
Read more
photo

Here is a discovery that I came across recently while working on a clients mass mail system. I upgraded to Outlook 2007, and being the first to do so in the office have been discovering some of the cool new features. And it was all very cool until close to the clients deadline and I […]


May 1, 2007 - 11:04 am
Read more
photo

Recently I set up a SubVersion server for my company, and with all good things comes some pain. Authentication, compatibility of components, backup, training, hardware are some of the things you have to take in to account. Its not an easy thing to do, setting up I find takes a few days and maintenance is […]


April 23, 2007 - 9:39 am
Read more
photo

Are you thinking about starting to use Source control such as SVN or CVS for your company or work? Your first decision is SVN or CVS – let me help, SubVersion. Plenty of other people discuss why, so go find their articles. But should you do it yourself? Or should you go find someone to […]


April 20, 2007 - 9:37 am
Read more
Login
Log in below to access your courses.
Log In With Google
Forgot Password
Enter your email address or username and we’ll send you instructions to reset your password.