This is great article on how to fix many of the Internet Explorer 6 bugs and frustrations.
http://www.virtuosimedia.com/dev/css/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs#min-height
Agile Development Practices suggest developers keep a solutions log. I think we can all benefit from a combined solutions log. As I encounter errors or problems I intend to record the solutions on this blog. Please feel to leave your comments, solutions and email me with your errors and solutions.
Mar 2, 2011
Feb 17, 2011
Flush DNS cache in Windows
To flush or clear out the DNS cache in Windows run the following command in a DOS windows: ipconfig /flushdns
Feb 8, 2011
960 Grid on jQuery-Mobile
960 Grid on jQuery-Mobile is a great grid solution for jQuery Mobile. jQuery Mobile's grid system only supports columns with equal widths.
http://jeromeetienne.github.com/jquery-mobile-960/
http://jeromeetienne.github.com/jquery-mobile-960/
For mobile development use jQuery Mobile
http://jquerymobile.com/
So far I have had great success with it and I am very impressed with many of the built in features.
So far I have had great success with it and I am very impressed with many of the built in features.
Web Design, Development, Hosting and SEO
For all your Web Design, Development, Hosting and SEO needs visit www.kickstandtech.com.
Kickstand Technology offers Charlottesville web design for local small businesses, non-profit organizations and even start-up companies. Our Charlottesville web design packages offer a custom-tailored, affordable, and full service solution for all your web design needs. With our low monthly subscription service you can be cofindent that your web design is taken care of so that your time is spent on what is important - your business! Our Virginia web design services include building your site in your choice of HTML, Flash, WordPress or even a unique Blogger template. And to make things even easier and more convenient for you, our packages include hosting your new website...and we guarantee a 99.9% uptime.
Kickstand Technology offers Charlottesville web design for local small businesses, non-profit organizations and even start-up companies. Our Charlottesville web design packages offer a custom-tailored, affordable, and full service solution for all your web design needs. With our low monthly subscription service you can be cofindent that your web design is taken care of so that your time is spent on what is important - your business! Our Virginia web design services include building your site in your choice of HTML, Flash, WordPress or even a unique Blogger template. And to make things even easier and more convenient for you, our packages include hosting your new website...and we guarantee a 99.9% uptime.
Nov 19, 2010
Call Javascript from Actionscript 3
import flash.external.ExternalInterface; ExternalInterface.call("your_javascript_function()");
var x:int = ExternalInterface.call("get_x()");
var retval:int = ExternalInterface.call("function()", "args");
Sep 30, 2010
Get the path of a mapped network drive in windows.
You can use the NET USE command in the commant prompt
Start -> Run -> CMD -> net use
Start -> Run -> CMD -> net use
Aug 30, 2010
Hard Disk Recovery Software
Testdisk
I was able to recovery my files after my external hard drive failed. Vista would ask if I would like to format my hard drive when I connected it to the computer. The interface is terrible and the menu system is confusing, but I was able to recover my files and it is free.
I was able to recovery my files after my external hard drive failed. Vista would ask if I would like to format my hard drive when I connected it to the computer. The interface is terrible and the menu system is confusing, but I was able to recover my files and it is free.
Aug 14, 2010
Jul 30, 2010
Subscribe to:
Posts (Atom)