Convert your SWF flash files to html5

You have your website animation in SWF and want to convert it in HTML5 ? Google launched Flash to HTML5 builder Do you want to try out this feature ? Click here

my thoughts on Swiffy :

It is still in beta and there are some problems exists like shadows doesn’t worked, complex animations doesn’t go smoothly. straight forward animations on timeframes work. So, it is same like some other converters but I hope it is under development of Google they will do something more robust builder soon.

cheers :)

How to redirect to another page in jQTouch ?

If you are developing web app for iPhone or other smartphones you will face an issue that I faced today.
Sometimes, you need to redirect to another page in jQTouch after performing some javascript actions/events. It is pretty simple really, here is a little overview
jQT.goTo(Page, Animation);

Page can be an id reference and Animation can be one of the following: ‘slide’,'flip’ or ‘slideup’ etc

Example jQT.goTo(‘#some_id’, ‘slideup’);

jQT is a jQTouch Object you create to initialize jQTouch UI library in your application.

Howdy Blogging World!

Quote

Howdy, the world of blogging!

I am Muhammad Adnan – a freelance software developer from Pakistan. I do not sell code – rather I sell my brain! Instead of going deep, you can check my work profile.

Coding and wordpress are the most loveable things to me.

Here I am  going to blog regularly on IT related stuff specially web related technologies such as WordPress, PHP language, HTML5, Mobile Apps, CSS, jQuery,  frameworks like cakePHP and CodeIgniter.

I will be doing tutorials about wordpress and some other fields as well. If you guys want to hear anything from me, some tutorial, I will appreciate and try to make next one or short screen cast for you. My motive to start writing is spreading knowledge and learning new things by myself. I get lots of ideas in my routine work and blogging is the best thing to make them in real form ;)

Sad but true, programmers always have hard to get free time for blogging and for his family, I will try to be regular with my blog but family is of course comes first ;)

Looking forward….