From inspiration to realization
31Aug/090

xml.load problem with IE6

FlashHi All,

IE6 is for a very long time an enemy for web developers because of the way it renders HTML and CSS.

Flash has always been a rescue for me, because I develop RIA as well as HTML websites I always enjoyed the way flash is always the same with IE6 as other browsers.

This till the first and persistent bug.

  • Share/Bookmark
31Aug/090

IsDBNull generic shortcut function

question-markHi All,

If you're working with data from Sql database or from any other database for that matter you probably know the exception cause by calling the reader["columnName"]

This exception is exceptionally annoying because you cannot predict when it is going to happen, it depends on data from the database and can throw the exception at any time.

So, while working on a code that's not mine, as you know I'm a consultant so I work on other peoples code most of the time.

  • Share/Bookmark
22Aug/090

Free tools for ActionScript Developers

kids-tools-05Hi All,

As you know on top of being a .net developer and client side (HTML) developer I do quite a bit of RIA using flash/Flex and of course ActionScript 3.

Being the geek that I am loving new tools to make my life easier I found 2 tools that are free to use and work great with AS3 code.

These tools can be used to develop a complete project or just classes for use with a Flash application.

here they are…

  • Share/Bookmark
Filed under: General Continue reading
14Aug/090

Tools for developers and power users (1)

Hi all,

This blog post is the first out of three blog posts.
These blog posts will be all about tools for developers and power users, these tools will be online services or desktop applications, most of them will have a free version or a trial version.

I'm working with every single one of them so I can recommend based on my own experience which is always great no?

OK, let's begin

Online storage solution (1)

dropbox This service is a virtual "box" for storing your files, documents and other valuable digital data you may have.

this service is different from all the other online drives in the way that it is actually a folder on your system, you don't have to log-in and log-out and no browser involved here.

You simply drag and drop files and those will be uploaded to your online drive.

An extra thing which is also very important is that the same folder is on all your other computers so this is actually a sync solution too.

All documents you edit here will be updated everywhere else.

The services comes free with 2GB of space, I am a pro user there and I enjoy it every day I use it.

http://www.getdropbox.com

Online storage solution (2)

icon_boxlogo Yet another box service but for this one you will have to log in to the website and upload via the web interface.

The interface is very intuitive clean and neat and the upload process is easy.

You can share the link with your friends and simply email them the file you have for them online.

This solution has a free version also

http://www.box.net

Time Tracking

toggl1 If you are freelancers like me and you get paid for the time spent on a project, this solution is for you.

I actually use it on project I don't get paid by the hour also and that way I know exactly how much time I spent.

The tracking solution is divided by clients which you can also defer the fee for each of them.

The solution comes with a widget that you can install on every system and log hours without using the browser.

This solution is free but if you need online client reports that the clients can view you have to pay a small fee every month.

http://www.toggl.com

Bug Tracking

5x1llz-lighthouseapp-1 If you are like me, you have many request flowing in every day, some by email some by phone.

There requests / bug / enhancement requests are all very confusing and you can easily get lost in the mix.

Well, the lighthouseeapp guys have a solution for you.

Its a bug tracking system for your use, this system will help you track all bugs with your clients, log every message and demand.

You probably think what I thought at first… who has the time to activate the website, log-in and create a new bug, it takes time.

Well, you're right but this is not the case here. every project gets an email address so you can simply email yourself a bug and your client can email you with a bug straight into the system.

each member gets all the email copies and everything works great.

When you get an email you can simply reply and the bug is updated.

http://www.lighthouseapp.com

Thats it, this is part 1/3

Please comment if you have anything to say.

  • Share/Bookmark