Web developer tools for Computer

Evernote

Capture anything and save in evernote. You can access them from anywhere …. add tags, keywords, URL etc.

IE tester (Windows only)

So much headache IE!! IE tester allows you to test different versions of IE.

WinMerge (Windows and Linux)

It can compare both folders and files. Easy to find where is different code.

FontMaster2 (Windows)

…looks like the website is gone. Change windows Font to FontMaster2…you can see the fonts with whatever you typed. Easy to check and decide the font you want to use.

Pixer Ruler (Windows)

FireFox Addon for developer

FireFox addon I use..

Rainbow

MeasureIt

ScreenGrab

FireBug

WebDeveloper

Fangs Screen Reader Emulator

Fangs Screen Reader Emulator

Mac tool for Developer

FTP – Cyber Duck

Open Source, OpenFTP, SFTP, WebDAV, Cloud FIles, Gogle Docs and Amazon S3 Browser for m Mac and Windows.

Back Up – iBackup

I do use time machine too. However, iBackup can back up what I choose not the whole Mac so I like it.

iBackup is a simple to use backup/restore utility. iBackup backs up the data, system and applications settings of a user.

Back to top link

To create “back to top” link, we need 2 codes.

One for the top of the html page (at the top of the document after the <body> tag).

[html]<a name="top" id="top"></a>[/html]

(2 values of ID and NAME have to be equal for validation on validator.w3.org)

One for the link you want to show the link.

[html]<a href="#top">Back to top</a>[/html]

Google Logos

Today I clicked the “I’m feeling lucky” button with empty search box.

I really felt lucky!!! It took me to the Google logos page. I was collecting this logos whenever I see them… the whole collection from all over the world is here.

Lorem Ipsum – simply dummy text

When you are developing a site, sometimes you need a dummy text for placeholder.

Here it is! The simply dummy text site, Lorem Ipsum

save 32-bit Transparent

I wanted to save 32bit PNG file with transparency for Android Market (https://market.android.com/apps).
So I made the file in Photoshop – 32bit PNG file.
However, there is no option to export it with 32bit.

Solution

Import to Firewalks.

In Fireworks, choose “Window” > “Optimize”, change the export file format to PNG 32, and set “Matte” to transparent.

Select File > Export.

Select Images Only from the Save As Type pop-up menu.

Name and save the file.

Erase border in image + a tag

Html内の<img>にハイパーリンク<a>を付けるとboarderが出てしまう。

[html]<a href=""><img src="" width=""  height="" <strong>boarder="0"</strong>></a>[/html]

Excel セル内改行

[Alt]キーを押したまま[Enter]キー。

404 – four square

404 Page from https://foursquare.com