Delicious Reader- Quick access from Opera

Category : Software

Delicious Reader is a software for Opera 11 (source code is already published). With the latest Opera 11 (it’s a developer preview version at the moment), it finally supports for feature extensions. Applying HTML/JavaScript has made it possible!

Screen-shot 113.png
Confirmation dialog

This reminds of me of the way Google Chrome’s feature extension took its course. It seems like Opera is following Google Chrome’s foot steps the way that their developers immediately took charge: implementing the features that they thought they are lacking. All you have to do is look at the material yourself such as Delicious Reader.

Read Full Article

Snoopy – HTML source viewer running on iPhone & iPad

Category : Software

Snoopy is a freeware made by JavaScript (source code is already published). One of the complicated things when we build a website which optimized for iPad or iPhone is that there is no feature to view HTML source on these devices.
Even a simulator of these aren’t possible to view that. That makes it difficult to debug the website. Though you can view the source from pc browser by changing a useragent, the source isn’t exactly the same as real one.

IMG_0025.PNG
Property

 

What is required is a feature to view HTML source on iPad & iPhone itself. Snoopy which is bookmarklet comes true the feature.

Read Full Article

SpriteMe, generate sprite images using Bookmarklet

Category : Software

SpriteMe‘s technology is bookmarklet and PHP. Sprite image is many tiny icons connect to one big image file, and show a image using CSS. If your web service display many icon files, try sprite image. It will be down client connections. Sprite image technic use Google or major web service.
picture121.png

Your browser register SpriteMe‘s bookmarklet and any web site run the script. Show the floating window, it’s results which pick up images on this web site. You choice the images which create sprite image, and click make sprite button. Few seconds later, new sprite image generated.

Read Full Article

Taketori JS converts your website to vertical text layout

Category : Software

Generally speaking, the standard way of script layout is from left-to-right, meaning horizontal in the world of internet or may be the expression “in the world of computers” would be more appropriate.  Even though we, meaning Japanese, feel quite confortable with this standards now, generally speaking in Japanese, the script layout is preferred to be written vertically when you’re talking about traditions.   Taketori JS is an opensource software written in JavaScript Library which lets you convert horizontal text to vertical text.


Discover the beauty of Japanese traditional script layout!
Read Full Article