Posted by kotarodemorita | Posted on 30-11-2010
Category : Software
Tags: Freeware, github, JavaScript, Premium, Text, Web
typist_js is a touch typing software that runs on the Web. The software is designed to improve touch typing and Kana typing.
typist_js is a freeware coded with JavaScript. During the typing you should not looking on the keyboard. However, people spend a lot of time to learn blind typing.

There are lots of level to choose from
Nowadays, people use Romaji typing to type Japanese but Kana typing has less steps. typist_js is for people who are planning to learn Kana typing.
Read Full Article
JQSlickWrap is an open source software for jQuery based and made by JavaScript. We see that they use all kinds of images in the Web pages every day. When the image is square shape, it’s easy for text flow to wraparound the image. If the image would be triangle or the content would be a person,wrapping the image around in square line wouldn’t look good at all.

hugging the image around smoothly
As long as we are talking about the illustration or symbol, there is a software called jQSlickWrap that wraps any irregular shape object to fit for each floated images using PNG images in transparent background. It’s a jQuery based software that provides flexible displaying at each background.
Read Full Article
Posted by collamo | Posted on 16-11-2010
Category : Software
Tags: Ajax, GPL, JavaScript, jQuery, Open source, Web
myTinyTodo is Open Source Software using PHP. I tried to make todo list using such as RTM and Gmail so far. After all, I was not used to these tools. However, There is someone who is pretty good at making todo list.

Simply apparent
One of the reasons why some people aren’t good at making todo list is a pain in the neck. If there is a todo list that is very easy to write and edit, I would continue to do. myTinyTodo makes me think like that.
Read Full Article
Simples Skype Chat Style is a free software for Mac OSX Skype (source code is already published). Nobody would argue that Skype is one of the most popular and most convenient software around. Many people also use it for business purposes.

Displays like this
In Mac OSX(is there any possibility for Windows?), you can change a chat style for Skype and it has some unique designs too. Let me introduce you to Simples Skype Chat Style that is registered in Github.
Read Full Article
Iscroll-js is an open source software made by JavaScript. One of the most popular applications for iPhone renews a data when you pull down a list and let go. What if we can use the same function on iPhone with optimized sites?

Default function. It displays the back side of Safari.
You’ll probably won’t understand better until you actually try this . When you try to pull it down, all it does is it stretches a Mobile Safari window and nothing else happens. If you think it’s a little awkward, you should try Iscroll-js .
Read Full Article
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!

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
Posted by supertakot | Posted on 25-10-2010
Category : Software
Tags: database, GPL, JavaScript, MySQL, PHP
MonoQL is a web application-like MySQL manager with YUI. It is written in PHP and the source is open. We usually use phpMyAdmin as a web-based MySQL manager. It’s already de facto standard, while the administration screen seems a little bit old school. Want a cooler administration I/F, say, with Ajax or something?

You even can edit the data.
Today, we introduce MonoQL, a MySQL manager, which is able to not only integrate multiple databases including tables, triggers, views, but also maintain the data. Could it be a rival of phpMyAdmin?
Read Full Article
Posted by supertakot | Posted on 24-10-2010
Category : Software
Tags: game, GPL, HTML5, JavaScript, node.js
Orona is a tank MMO powered by Node.js framework and its source is open. Development by Node.js is hot nowadays. Both npm, a package manager, and Heroku, a Ruby Cloud Platform as a Service, support Node.js. Now is the time to start.

MMO Tank Game
Node.js is the most potential framework engine among server side JavaScript ones. It is expanding day by day and now coming to the game world. This is Orona, a tank game.
Read Full Article
Posted by supertakot | Posted on 21-10-2010
Category : Software
Tags: github, GPL, JavaScript, Open source, Ruby, Web
Ruined is an open source software written in Ruby, and a debugger running on web browsers. We sometimes run into puzzling bug labyrinth when programming. A debugger is a torch for it. Running codes step by step, you can easily find where the problem is.

Debugging with stepwise execution
Each programming language provides a debugger, while some are complicated to use. Ruined, a debugger running on browsers, should help you.
Read Full Article