Just when you thought that Adobe’s newest creative suite could not get any better, you see something like this that is already making me salivate for CS6! At Adobe’s MAX conference a few weeks ago, the folks at Adobe wowed the audience with a live demonstration of a Flash to HTML5 conversion tool, which is currently in the works.
(more…)
Posts Tagged ‘Web Dev’
Flash to HTML 5!
Tuesday, November 16th, 2010Twitter Tools
Friday, November 12th, 2010Okay, so I must admit that I am not very good at using twitter. I just have not gotten into the swing of “tweeting” about every little thing I do/think, or anything that I do/think for that matter. So this said, I found this cool WordPress plug-in that will tweet all of my posts. Thus those who follow my twitter account will be able to know when I have created a cool new post on WP.
IE Cracked: Z-Index
Saturday, September 11th, 2010Seeing as I just ran into this problem myself when building a site for a client, I figure that Z-Index is a good place to start. I assume that if you are experiencing this issue that you know enough about z-index to use it in your site, in case you do not (which may be some of the issue), z-index is the stacking order of elements on top of each other or the arrangement along the z-axis (as seen in the illustration above).
Sure jQuery is Pretty, But Don’t Write Off CSS…
Saturday, August 28th, 2010Have been teaching intro to jQuery a bit over the past two months, I have noticed that many of my students are quick to ditch the CSS hover pseudo-class once they discover the .hover() function. Sure .hover() is great and all, but CSS is built into the browser and thus you don’t need to load a script or execute a script in order for it to work. CSS is a powerhouse if you can get a little creative with it…
IE Cracked: Stick it to the Browser
Monday, August 16th, 2010In the past I have written a few articles about some of the Internet Explore (IE) bugs and how to fix or work around them. Due to the success of these articles, and the largely expressed interest in knowing more, I have decided to start a series of articles entitled “IE Cracked†where I will dive into a few more of the specific problems commonly seen in IE and explain how to address them.
I hope to cover as many of the usual suspects as possible, but should there be a particular one that proves especially tricky or that I miss, feel free to shoot me an email and as I am more then happy to help or blog by request.
So keep an eye out for the many posts soon to come! Until then, down with IE! x-P