Showing posts with label useful links. Show all posts
Showing posts with label useful links. Show all posts

Friday, May 30, 2008

Free map collections

There are many types of maps, geographic maps to be exact (e.g. not mind map). Google, Yahoo and many other companies offer are offering online free maps. But whatever projection system it is, sometimes we just want some map images of any form for illustration purposes. The following are some sites that offer free map images.

One example of using the above resources is when one don't like Japan centered world map, one find others with different center positions.
M
ap gurus can make better usage of their knowledge on games like greograhy games.
As for online maps, free-map.org.uk offers some detailed maps of UK.

Wednesday, May 28, 2008

Free tools for web design

This is for people designing more advanced contents for web creation, besides HTML editor and XML editor.

Free software collections

Why do we need free softwares? First of all, we are not all that rich, and need something affordable to start with. Once we got to know what exactly can do and need, we can start to go for commercial ones with better performance and support. Secondly, there are often small matters than do not really need big shot and expensive systems to work on. When we do not mind a bit more clicks, or a few more times of restart (because of errors; on the other hand, I still have to reboot my XP or Vista from time to time now), then the freebies can make us as happy.
The following are what I have researched and most of them are my favorite daily tools. They are the links to my individual posts in this same blog spot (pan intended :) ). I listed them up here because all of them are the REAL free ones. No license requirement any time, neither registrations of any kind. A lot of them are portable, which means cleaner environment (a.k.a better performance).
The following too posts are what I quoted from magazines I read, for my personal references.
As might have been experienced by the readers, it often is a painful task to look for freebies. A lot of site claims that they have free softwares, or pretend to. I have to spend time filtering the false search candidates, and also test by installations to get rid of the disguised free ones. I will also keep it updated, since it is a great reference for myself too.
Here is another piece of advise, for those who happened to have no knowledge about. Virtual PC (Microsoft Virtual PC, or Virtual Box) can be of great help to keep one's computer clean, if one every tries to do the same thing as I have been doing.
Please let me know if there is any obsolete or broken links.
Advices, suggestions, or any feedbacks are also greatly appreciated!

Tuesday, May 27, 2008

Free photograph retouch softwares, like Photoshop Express!

Picasa is a nice freebie for users who only require simple retouching operations. Since Picasa is under Google now, it is best connected to picasaweb. When I have not taken in RAW mode, I feel happy enough retouch with it for most of my works.
Windows Live Photo Gallery is nicer software than I imagined. It is faster than Picasa, and has similar retouching functions too. Actually, the total number of functions is less. I like the history adjustment and panorama composition (no color adjustment though) better. But it does not have rotation at any angles. Windows Photo Gallery is best connected to Window Live Spaces, and even Flickr. The later is a very popular one, but the free version only allows 200 photos to be published. No wonder I read somewhere that it is more for "older" people, presumably with more cash to play around in their pockets. But the qualities of photos there are much higher than the average.
The panorama created from my snapshots of Chicago
GIMP (download)is something for more advance users. It is almost as powerful as Photoshop. I even like some of its features better, those that Photoshop does not have.
Photoshop Express is a great online software, or we should rather call it service. It is almost as powerful as Photoshop's stand alone version. It also offers a free space for sharing photo albums. But, being a SaaS (Sotware as a Service), the response time is still not great, although my connection is more than 60Mbps, according to the measurement sites. It is hard to complain about not having action recording and batch processing, but it is a pity that it does not support layer.

Windows commands can do many tricks

The age of gurus using all kinds of Unix systems is long over. Although still not as powerful as those abracadabras, Windows does provide a set of commands for advanced users. They are not only simple extensions of the ancient DOS command, but also have grown to almost as versatile and usable as those in Unix systems.
Commandwindows.com provides comprehensive descriptions the command set. Yet, when I referred to them for iteration operations, I immediately ran into trouble.
The problem is with the command format. The example command, also from many other pages, is as follows. But I got complaints about the "%%x".
for %%X in (set) do (command)
After struggling for a while without any success, I decided to use "%x" instead. And now I got it work as expected. When I read the descriptions provided by Windows more carefully, I finally understood that "%%x" is used in a batch file, whereas "%x" is for command issued in a command window (the window by executing cmd.exe command).
This shows how difficult it can be when using system commands, the magic works that one has to input from keyboard, instead of clicking on the menus.

Monday, May 26, 2008

Free portable web browsers

This is another special issue about free portable web browsers.
Why we need multiple browsers? One use case is for accessing two web mails of the same provider (e.g. Gmail) at the same time. The other is the main blogs (also from the same provider) of different account.
Why need more than one mail accounts? Smart usage of Gmail provides some hints. Why need more than one account on the same blog provider? For different language, or genre. For Blogger, I can easily create multiple blogs with the same account, for different purposes. But the problem is that when I try to post the same contents but with different languages. I can not simply login with two different accounts in the same browser. With two different browsers, the problem is gone.

Sunday, May 25, 2008

Free XML editors

What is XML? I will leave this question for Wikipedia to answer. I recently need to use XML for writing some program with Google Maps API. At first, I wrote with some free text editors. But when the file size grows, I started to feel more like using a dedicated XML editor. Again, not wanting to spill my money too easily, I started looking around for freebies. The following are what I found. There are not many portable ones though.
Open Directory Project has many more editors documented.

Free HTML editors

Sometimes, one must find the need of a simple HTML editor, for example, when posting in a blog site. It can be very frustrating if one needs to compose the post in a complex layout. But editors such as Dreamweaver or Publisher will be an overshot. The following are some nice free HTML editors that can server this purpose, no need to say, for free.
  • KompoZer(download) in Portable Applications from PortableApps.com is "portable" and has the most widely needed features. It also has a CSS editor, and publish features too.
  • HTML-Kit needs installation, but have quite many interesting features. The latest version B300 needs registration.
  • Alleycode maybe a well recognized HTML/XHTML editor, but it does not have preview mode, in which one can editor in a WYSIWYG mode. One has to use external browsers to check the result. Not portable neither. The libraries (list of tags) of HTML, CSS and PHP are nice though.
  • Arachnophilia is a Careware and now has its latest version written in Java, which means that it can run virtually on any platform.
  • Note Tab Light in Free Text Editors is also a handy HTML editor with libraries for efficient input of tags.
  • Web Wiz Rich Text Editor is "a powerful WYSIWYG HTML Editor that can turn your sites textareas's into HTMLarea's with just 4 lines of code!!". So, it is not a stand alone editor that runs on your computer and editor your homepage codes.
  • TwinEditor (download v2.1) is a nice WYSIWYG HTML editor that can display HTML code and the preview at the same time, with cursor synchronization, link check. It also supports external style sheet, and CSS2 (CSS level 2). But it does not support XHTML.
Iron Spider gives some nice reviews about some of the editors above.

Free text editors

Why you need free text editors, when you have notepad provided by Windows of all versions? The answer is simple: notepad is too dumb for any editing needs, except simple tasks such as copy and paste, find and replace. If you mistakenly drag a huge file into Notepad, you will have to kill it before you get too frustrated to see anything happens.
But there is rush to buy great great commercial editors. There are quite a number of excellent free text editors. Here are what I have found so far.
  • Notepad++ (download) in Portable Applications is a great portable text editor, which also has a lot of nice features for programmers, making source code writing comfortable.
  • Sakura (download) a great editor but all in Japanese. Works on MS Windows 95/98/NT/2000/XP/Vista. Japanese site is here. Not only the normal features such as macro recording and playing, block copy and paste are supported, features such as bracket matching, grep etc. are also also supported. What's neat is that it has nothing but a single executable file. No hassle of installation at all. For gurus, the source code is also available.
  • Note Tab Light 5.6.1 is a free version of Note Tab text and HTML editor. Not portable but quite powerful with many libraries and utility tools including file comparison, although the user interface of the later is not really intuitive.
  • crimson only has its last update in 2004, but can basically perform the most common tricks, including record and play. However, it is not portable, will contaminate your environment.
  • Metapad has the fun feature of installing to overwrite the infamous Notepad of Windows.
  • TeraPad (download) is another Japan made portable editor, light and supports bracket matching & block copy and paste.
I hope this link list help as many people as it can, because when you look for "free text editor" by search engine, you may encounter candidates that are not free at all. Those sites trick search engine with the keywords "free download". I have wasted a lot of time because of them

Friday, May 23, 2008

Portable Applications from PortableApps.com

I know this is insane. But I just love them so much. They really help me a lot in saving the trouble of switching between PC, or looking for the right one at different places. I really like to let more people to know about these great softwares and benefit from them. Check "How to Make the Best of Your USB Memory" for the reasons.

Portable Applications

Accessibility

Development

Games

Graphics & Pictures

Internet

Music & Video

Office

Operating Systems

Utilities

Thursday, May 22, 2008

Top 10 Free Blog Services in Japan

According to the statistics in from Apr. 12 to Apr. 25 by blogfan.org, the top ten blog service providers are as follows.
Provider
Active Bloggers
ameba blog
277,800
FC2 blog
249,883
livedoor Blog
141,265
Yahoo! Blog
138,504
yapuro
87,052
Rakuten Blog
78,373
Goo Blog
76,296
JUGEM
71,959
Seesaa Blog
66,898
cocorogu
65,062
Do they also have statistics as how many visitors to each blog site? Sponsors must be more interested in that, not only the number of active bloggers.
Other top tens worldwide can be found from The Top Ten Free Website Tools and Services.

Wednesday, May 21, 2008

How to Write for PukiWiki Powered Pages

Pukiwiki is a Wiki software. The following is wikipedia's definition.
PukiWiki is a Japanese Wiki software written in PHP, originally started as a fork of another WikiWikiWeb clone known as "YukiWiki", written in Perl.
Pukiwiki's official site gives some more details about it.
The following information are only for readers with Japanese capabilities.
Some quick references here.
Format
Grammar
Table
|item1|item2|
Carriage Return
"~" or "&br;" at the end of the passage
Font size&size(20){inline element};
Link
[[Califonia University:
http://www.nagasakipu.ac.jp/]]
Unordered List
-item 1
--sub item 1
Ordered List
+item 1
++sub item 1
Headers
*Header 1
**Sub Header 1
***Sub-sub Header 1
Note
((Notes))
Other information related to "How To" can be found at HowToAll.

How to Calculate Calories

There are enough information about calories we can burn through exercises, or take from daily meals. But it is always a difficult task to calculate how many we have burned, how many we really need, in order to maintain a fit and healthy body. There are also a lot of sites that offer such kind of functions, but not all of them are easy to use, and light enough even to access. I found the following neat sites that are of great help.

For more patient readers, the following offers some concise descriptions on basic principles and advices.
As for me, "eat and exercise in moderation" is my motto.
My favorite friends, simple cheap and effective

How to Register Your Web Page in Search Robot

To promote your own web pages, a good start is to register them in the search robots, or also called web crawler. With the following links, you can register your web pages easily in the web crawlers of many famous search engines. Since goo (since 2003) and many other search engines are Google based, there is no need to register.

How to Make the Best of Your USB Memory

This is how to make the best of your USB memory. Be sure about security though (Protection of files on a personal computer).
Use the same web browser wherever you go. No fuss about differences of book marks, no worry about browsing history. Mozillar Firefox Portable Edition is the solution.
Use the same mail soft wherever you go, in the same way as web browser. Mozillar Thunderbird Portable Edition is the solution. In case the settings (pop & SMTP etc.) does not work out for your server, EdMax is a nice choice for Japanese users.
View Google Calendar wherever you go, even in an off-line environment. Mozilla Sunbird Portable Edition is the solution. The usage is a bit tricky and can be summarized as follows. The same thing can be done with Thunderbird too.
Select "Tools - Add-ons", and click "Get Extentions" to the add-on page. There should be a recommended "Provider for Google Calendar by Philipp Kewisch". Download it and then go back to "Add-ons" window and press "Install" button to install what you have just downloaded.
Login to Google's account and display your calender. Click "Manage Calender" and click on the calender you want to view with Sunbird. At the bottom part (second from the bottom) of the attribute screen of the selected calender, click on "XML" of "Calender Address" to display the URL of the calender.
Finally, go back to Sunbird, select "New Calender", choose "on the network", then at the next screen, choose "Google Calendar" and copy the URL displayed in the second step above, to "Location". Then, input the password for Google account. In the last window, give your calender a name of your choice, and you are all set!
To save the trouble of looking for the commands of your portable treasures. You can write a autorun.inf file for the USB with contents like below.
[autorun]
icon=.\portables\pc21mem\USB FlashMemory ClipDrive Yellow.ico
shell=open
open=.\Portables\PStart.exe
action=start the launcher
shell\UnplugDrive\command=UnplugDrive.exe /C
shell\UnplugDrive=Unplug the USB Drive
Where, Pstart.exe and UnplugDrive.exe can be obtained as follows. The icons file is obtained from here, but can be any icon file you designed.
Having copied the file to the root of your USB drive, the application launcher will be started once you connect it to a computer. When you right click on the drive, you will also have a menu for unplugging the drive.
There are also many other applications that can be installed on USB memory. PortableApps.com provide about 50 great such kind of softwares. With them, you will not feel sorry that your favorite computer is at hand. The following are just a few examples.
GIMPImage processing and retouch
VLC Media PlayerBesides the standard ones, also supports DivX, XviD, MKV and OGG etc.
Sumatra PDFHas zoom, rotate functions too.
EraserErase files on a host pc without any trace.
AbiWordA quick editor for Word and HTML file. Vista not supported.
ClamWin
Free virus scan software. Does not have real time monitor function.
JooleemA simple and lovely puzzle game.
If the above information still do not suffice the reader, Pendriveapps.com nice gadgets for you to play.

Thursday, May 15, 2008

Online Sharing Resources

Online multimedia (image, video etc.)

  • Google photo (photo; Google)
  • Youtube (video; Google)
  • Windows Live(Microsoft)
  • Flickr (upto 200 for free membership)
  • Multiply (blog, photo, video etc.; unlimited for small size. original size might be deleted if not ordering print for longer than 6 months)
  • myphotoalbum (photo album, video; unlimited)
  • butterfly (photo; but need to order print to download own photo in original size)
  • wiki (photo, video, music)
Online document sharing
  • docin (Japanese provider)

Monday, May 12, 2008

Insurances 保険

There are many kinds of insurances. In fact, too many to choose from. Here are some companies in Japan that claim to help in this area.

For travel, lonelyplanet.com, worldnomads.com and worldwideinsure offer all kinds of insurance for many regions in the world.

Barrier Free Products バリアフリー製品など

Barrier Free Living is a site where you can find most of the products one can imagine, for the livings of physically challenged people.

For example, the Adjustable Height Shelving looks very handy to use, for any family with varieties of body sizes.

In Japan, there are guidance of barrier free design by Ministry of Land, Infrastructure, Transport and Tourism(国土交通省のバリアフリー・ユニバーサルデザイン). Cabinet Office Government ofJapan (内閣府) is also promoting this guidance (バリアフリー・ユニバーサルデザインの推進).
For peopling living in Japan, Aidy and Naka-Kogyo provide some varieties of barrier free products, although not as many as Barrier Free Living. For housing, National Center for Industrial Property Information and Training (工業所有権総合情報館) provides information of related patents(特許流通支援チャート-バリアフリー住宅;in Japanese only).

Saturday, May 10, 2008

How to making money online

Since internet is becoming something so matter of fact today, many are thinking of making better use of it. Pornography is only the most prosperous market (still is one of the most properous nowadays though) at the early age of internet, more and more people are making money in more innovative ways. The following are some that I have noticed. Many claims that no capital or little is required, not like stocks or other types of monetary products. I am not that adventruous to try any of them, so the truth is for the readers to verify.

For those with better finacial conditions, online trading is always something both challenging and rewarding. Amateurs like me can rely on the tips from experts, as from the following resoures.

Travel Digital Photography

As much as I love travel and taking photos,I also enjoy great works of others.The following are some works of travel digital photography I like very much.

Portals
Individuals
Other Resources

Search the Web