iKcod – Homebrew iPod/iPhone Car Dock
September 26th, 2009How to make it? Well, if you don’t like paper work nor D.I.Y, then skip it, go to $2 shop straight away, get yourself a $3 phone dock and hang it in your car. If you like D.I.Y, just make sure you have:
1. 210gsm paper from Office Work, about $1.50, Easy.
2. You might need a scissors and some staples.
3. Glue is optional instead of using staples.
Then cut the paper alongside the line, as the picture shown below.
Fold it.
Hang it in your car.
That’s the pager dock for iPod or iPhone. Using with FM transmitter would be absolutely great! I call it “iKcod”, which is reversed of “Docki”, and match the pattern of “iPod”, it IS really nice.
Got one logo from Rae, who is the game master of MapleStory as well as guitar master.
May 13th, 2009Subscribe Rae’s guitar stories here: http://www.youtube.com/user/theperformerz360
I was surprise when saw his youtube at the first time, I think will surprise everyone as well.
I got a logo from him. Subscribe Rae’s computer tips stories here: http://www.youtube.com/user/Ultraloadz
There you can see many tutorials on using softwares. Amazing little guy~
Ubuntu 9.0.4 kills me, or, I kill it?
April 28th, 2009I was too excited to have a newly released ubuntu system installed on my machine 2 days ago. Seems there are too many defects since it’s too fresh.. I suffered from xp-blue-screen-like system crash several times..
The system does not change too much from 8.10 as I imagine.
In my point of view, it’s becoming more and more fragile since version 7.
Should I go on with it or kill it?
– OK. He wins, I’ll keep it.
My Webklip Plugin For Wordpress: Goes Multiple-RSS!
March 29th, 2009Today I refactory the source code and add new features to Webklip, it becomes 1.2 and, most encouraging, multiple rss supports!
The improvement includes:
- Uses template engine to show widget. No more embedded HTML.
- Moves all functions to a util class
- Supports up to 5 RSS
- Still reads RSS feed dynamically on client-side
The feature version will be released next day or two, will enhance javascript flexibility. E.g., not compulsorily needs jQuery framework.
You can download the widget on http://www.koumei.net/download/wp-webKlip.zip
Relative article:
Wordpress Widget: Client-side RSS util, The Web Klip Released!
Kimport critical update: v1.5.1
March 25th, 2009I found a severe bug when uploading an excel with rich-text content on cellular.
At this version I also enhance logs output that you can get more info if uploading fails.
You can download it using SVN or just the package.
Virtuemart: Ajax Effect on IE 8 Fix List based on Virtuemart 1.1.3(stable release since 22, Jan)
March 23rd, 2009Virtuemart utilizes Ajax mostly by mooTools. It works fine in many browsers except microsoft newly released browser IE 8. Especially when user try to add a product to shopping cart using Ajax, the mooPrompt (a pop-up window) fails, and nothing happen on that page… Maybe the first thing you are about to do is to upgrade mooTools. Yes, that’s seems a great idea, however mooTools’s updates from 1.11 to 1.21 is totally a nightmare for developer. Many things change, you have to revise the code manually for Virtuemart.
The following files should be updated (if you want to satisfy IE 8 users):
- \components\com_virtuemart\js\mootools\mootools-release-1.11.js (update to 1.21)
- \components\com_virtuemart\js\mootools\mooPrompt.js (you have to revise it manually. Should change a lot of JS class definitions in accordance with mootools 1.21 syntax)
- \components\com_virtuemart\js\slimbox (update to slimbox for mootools 1.21)
- \components\com_virtuemart\themes\default\theme.js (you have to revise it manually. Should fix a bug on line 59, change to var timeoutID = setTimeout( ‘document.boxB.close()’, 3000 );)
Besides updating corresponding files, you can also disable Ajax function on the administration page. Or.. Wait until next stable release of VM). If you need the files above, just leave me a message, and I will pack them up for you.
Web Klip Enhancement – Special Effect Applied
March 22nd, 2009Currect release: 1.1
Download: http://www.koumei.net/download/wp-webKlip.zip
Not too much special effects. In order to make the contents which read from the underneath javascript show themselves up naturally. Not in a harsh.
Wordpress Widget: Client-side RSS util, The Web Klip Released!
March 21st, 2009The original Wordpress (2.7+) provides RSS clip widget from the other website. It looks good but it is server-side script that may occupy the server resource to interpret the RSS. I don’t like that approach. So I decide to create a client-side script that loads rss from other website or blog.
If you want to try, just download the widget on http://www.koumei.net/download/wp-webKlip.zip , then unzip to wp-content/plug-ins/ folder, and activate the plugin and add widget to you wordpress blog.
Before using this widget, there are some notes you should know:
- Defects:
Currently only support ONE RSS excerpt.
Only shows the first RSS item.
jQuery should be included on your blog. - Usability:
Site that provide at least 1 item RSS feed could be refered by this widget. - Extension:
Multiple-RSS and rollover will be available on next release.
The Demo:
Picture 1. The plugin will be shown after you copy the unzipped file to your plugin folder

Picture 2. Add the widget to the “Widgets” menu on your administration panel. You can add a RSS feed to this widget
You can find the demo on the right side of my blog.



Loading...