Archive for September, 2009
Best iPhone Apps: The Must-Have Downloads
Best iPhone Apps: The Must-Have Downloads View more presentations from Josh Clark.
Backup your WordPress website – WP Plugin
If you are running a website which runs on WordPress or you have any section on your website is run on wordpress as blog this post may be useful for you. Your website is important to you, isn’t it ? So you need a reliable backup mechanism for your website which should backup all the [...]
Understanding JavaScript Testing
Understanding JavaScript Testing View more documents from jeresig.
Making Text Area Elastic (Grows as you type) – Jquery Plugin
Text areas are generally used when you need some lengthy text as an input i.e. description or details or comments where user can put multiple line text. In case you know that text can be more the few lines you need to create this text area with some pre-defined number of rows so that user [...]Unable to transcode font file — Flex Builder compilation
I faced this problem recently while working on Flex builder where I wanted to use the free font file with my Flex application. I was using this by adding it in style like below: <mx:Style> @font-face { src: url(‘assets/fonts/FreeSans.ttf’); font-family: FreeSans; } </mx:Style> While compiling this msxml file i found the error below: Unable to [...]
