Here is the list that I use all the time on my mac, which I would need to download and install in case my mac needs to restore.
- Adium
- Coda
- xPad
- QuickSilver
- Parallels
- Flash CS 3
- Photoshop CS 3
web 2.0, frontend, ajax, flash, css, dhtml, php
Here is the list that I use all the time on my mac, which I would need to download and install in case my mac needs to restore.
Posted in Personal.
I read this article, specifically “One annoying interface issue that seems to happen so far with many iPhone applications is that they open in a very zoomed-out version, so the first thing you have to do is zoom the screen and drag. Even if a site is optimized for the iPhone’s 320×480 screen, you can easily scroll away from it into the blank area of a larger virtual page.”.
There is a way to fix that issue. Safari for iPhone introduced a new meta data called “viewport”.
HTML markup for viewport is as follows:
That will clear vastly empy space. If you specify viewport’s value, its default is 980 and because of 980 width, it will create empty space on right hand side if your site is designed for 320×480.
More detailed information can be found at this link.
From the documentation linked above, you will find really good resources on how to build a site for iPhone.
By the way iPhone rocks! ARGGGGG!!
Posted in Frontend Tech, Tips.
Check this link out!
I ran across this site:
I think everything wanna be in a standardized trend. In this case, I think it’s good move for feed icon.
Posted in News.
Full of resource on Ajax.
JS Widgets, libraries, etc are becoming so popular these days, so frontend developers should be able to pull one or two ajax web applications so easily. I feel like I’m back to when all flash developers released full sources of their movies to flashkit!
Posted in Frontend Tech.
This is great article regarding verticle centering with CSS.
http://www.evotech.net/blog/2007/05/vertical-centering-with-css/
main property to use for verticle alignment is display: table for others and hacks for IE series…
Posted in Tips.
I’m at LAX sitting on chair waiting for a flight to get in. Tomorrow I’ll be attending WDDC through Friday so I’m very excited. However, American Airline isn’t helping me at all. Already 1 hour’s been wasted. Oh well. It’s good that I have had tmobile WiFi account so that at least I can use internet.
Another 30 mins and I’ll be off to SF hopefully.
Recent Comments