January 2012
2 posts
2 tags
Jan 10th
1 note
3 tags
Analytic Framework for Your Application →
OpenWebAnalytics is a open source analytic framework that you can easily to integrate with your web application. You can use Javascript, PHP, or REST API to use it’s tracking function. You can track pageview, campaign, or ecommerce transaction.
Jan 8th
2 notes
December 2011
1 post
2 tags
Using Shared Dropbox as a Git Repository to... →
So last month I wrote a bit about setting up your own personal Git repositories on a Linux box, and how to use that for sharing code. I’ve had a slight epiphany since then: what if I just used the awesome Dropbox (my referral link, if you’re likely to sign up) to share Git repositories…
Dec 2nd
149 notes
November 2011
3 posts
2 tags
Javascript function to parse URL →
This javascript function help you to parse the URL to an object that easy to use. You can use to extract some parameters from URL and use it for your application. An example that using this function is parse Youtube or Vimeo URL and get the video ID.
Nov 25th
5 notes
1 tag
Nov 20th
3 notes
3 tags
Nov 3rd
3 notes
October 2011
1 post
2 tags
Uniform →
Uniform is a jQuery plugin to enhance your web form visualization. It’s come with theme and can change the visualization of selection dropdown, file upload field, checkbox, and radio button selection.
Oct 13th
1 note
July 2011
1 post
2 tags
Periodic table of SEO →
This table shows ranking of factors that affect to your website SEO.
Jul 18th
2 notes
June 2011
2 posts
2 tags
How to make a download service using PHP →
This script show how to write a PHP script to serve file for download. It’s has some important features like resume able download and big file support.
Jun 28th
1 note
2 tags
Git workflow in web development →
This page show how to use git with your team in your web development. It’s shows how to auto update the website on live server everytime your team push a changes to repository.
Jun 14th
March 2011
2 posts
4 tags
Aristo, a new jQuery UI theme  →
Mar 25th
3 tags
Handlebars.js - Javascript Template Engine →
Simple and easy to use template  engine. Write your template by preserve data using {{data}} and compile it in to html with JSON data.
Mar 25th
January 2011
2 posts
1 tag
JQuery File Upload Plugin →
Amazing file upload plugin that can do multiple upload, cancelable upload, drag & drag, etc.
Jan 31st
2 tags
Killer Hacks To WordPress WYSWYG Editor →
Jan 31st
1 note
December 2010
1 post
2 tags
Instant shopping cart with SimpleCartJS →
An instant shopping cart for you website without need programming knowledge to implement it. You only need to understand HTML to able implement it. Latest version support Paypal and Google Checkout for payment gateway.
Dec 9th
November 2010
3 posts
4 tags
WatchWatch
Zepto.js is a minimalist JavaScript framework for mobile WebKit browsers, with a jQuery-compatible syntax.
Nov 15th
3 tags
Free iPhone UI design elements →
Free iPhone UI design elements with PSD resource. Including slider, basic input form, tab, and button elements.
Nov 9th
2 tags
Mobile Payment Gateway →
An interesting service that enable customer to pay you in your mobile app. It’s has simple checkout process and easy to integrate with your application. It’s also has mobile web checkout so you can get your payment even if your customer not install the app on their phone.
Nov 8th
October 2010
6 posts
3 tags
Wordpress Snippets →
This website will help you to find your WordPress snippet code that you need on your template development.
Oct 15th
2 tags
JQuery HTML 5 validation →
This is a Jquery plugin for form validation. It’s will validate your HTML 5 form if your browser not support HTML 5.
Oct 15th
2 notes
2 tags
50 New Useful CSS Techniques, Tutorials and Tools... →
Awesome collection of CSS techniques, tutorials, and tools. It’s show how to create amazing UI using CSS.
Oct 12th
3 tags
Fun with HTML5 Forms | Think Vitamin →
Interesting post from Think Vitamin about HTML5 form. It’s show you how easy create an interactive form that so popular today without using Javascript. But it’s also provide some tips how to handle the form in case the browser isn’t support HTML 5.
Oct 12th
4 tags
OAuth 2 Library for PHP →
I just got a great library for build RServe API using OAuth 2 for authentication. Actually it use for Open Dining application using MongoDb for their backend DB. It’s great for RServe because RServe also use MongoDb as DB engine. Can’t wait to implement it to RServe.
Oct 8th
3 tags
UKI — Simple UI Kit for complex web apps →
Great Javascript framework to develop desktop like web app. It’s small, fast, and easy to learn. Compare to SproutCore JS, it’s only 34KB instead 150KB of SproudCore code size.
Oct 2nd
September 2010
16 posts
1 tag
Global Variables in JavaScript - Snook.ca →
Interesting article about global variable in javascript. I just realized when we declare a global variable it will automatically added to window object.
Sep 24th
2 tags
Tweet Nest →
Tweet nest is a backup tool for your tweet accout. It’s store your tweets in your own database and make it browseable, searchable, and easily to customize.
Sep 23rd
1 tag
bMap - The blocsoft.com jQuery google maps Plugin →
Interesting plugin for JQuery. It’s help us to develop an interactive map based on Google Maps.
Sep 23rd
1 note
4 tags
Five Useful CSS/jQuery Coding Techniques For More... →
Interactivity can transform a dull static website into a dynamic tool that not only delights users but conveys information more effectively. In this post, we’ll walk through five different coding techniques that can be easily implemented on any website to provide a richer user experience. The techniques will allow you to better display difficult content, help users find information more...
Sep 21st
1 note
4 tags
10 Usability Tips Based on Research Studies →
Great usability tips from Six Revisions. It’s based on research studies so we can trust it should be effective to implement on your website. My favorites tips are: Place your important content on left side. Make your content easily readable. Whitespace of text affects readability. Small detail make a huge difference. My favorites tips above already implemented on my ThinkRooms website....
Sep 17th
2 tags
A Comprehensive Guide Inside Your HEAD tag in HTML →
Have you ever take more attention on your HEAD tag in your HTML code? This post from Six Revisions share about how to write better HEAD content. It’s good for optimize your website for SEO purpose.
Sep 14th
2 tags
The difference between good design and great... →
Another great article from Six Revisions about design. The author wrote about the difference between good design and great design. Design need to fit with 3 perpective, from other designer, client, and user. Truly great design, then, is when these three perspectives are considered and implemented equally to create a final product that is beautiful, effective and functional. Keep in mind that...
Sep 12th
1 tag
Build your user loyalty →
Great post from ThinkVitamin about user loyalty. It’s told us about how treat your user and build their loyalty to your product. There are 5 points about build your user loyalty: Define what a Loyal User Means to You.  Know How to Identify Loyal Users.  Recognize and Reward Loyal Users.  Improve your Product.  Real World, Real Love. You can go to original post to read the explanation.
Sep 12th
3 tags
Coding anywhere with coderun →
This is one of cloud code tool that use Bespin for it’s editor. Interesting toolkit who want to write any code in any computer. And it’s  add a lot of features that enhance Bespin’s features. Integrated Git and Subversion help us work with our repository.  Coderun can help you to working on your code anytime and anywhere. I imagine to working on my code at Ipad if I have it. 
Sep 11th
2 tags
How to get professional look with color →
Confusing how to pick color with your next design? This post could help you to make a professional looks with right colors choice.
Sep 10th
1 tag
SEO beginner guide →
This post told us about how to use SEO technique to get better ranking on search engine result. It’s cover about how to optimize your content, code, and keywords. Must read for you who doesn’t know about SEO technique yet.
Sep 9th
3 tags
How to use heading tag for SEO on your blog →
This post about how to use heading tags like h1,h2,h3, etc in your blog. Different page need different use. This post told us about when you need to use h1 tag in your post title and when use other tags in each page type.
Sep 7th
1 note
3 tags
Use 80-20 rule to increase your website... →
Oleg Mokhov wrote a post at Six Revision about how the 80-20 rule can optimize your website and increase it’s effectiveness. It could help your website and increase conversion rate of your website. Basically 80-20 rule is decrease the content of your website page to 20% to get the 80% result. Basically it’s still borrow the concept of KISS (Keep It Simple Stupid).
Sep 5th
3 tags
Don't show empty page, redirect it to add action...
I found many web apps including my own (yes, I did it too), that show empty page. Empty page doesn’t mean that it’s really empty without any content on the page. I mean, when we want to see the content list. For example our friends list in social network apps. Most apps show an empty friend list and a link or button to add content or in this example to invite friends. This screen...
Sep 5th
4 tags
Hummingbird, real time web traffic visualization  →
Hummingbird is a real time web traffic visualization that build with NodeJs and MongoDB. It’s still a alpha phase. An interesting things is we can use this component as a real time tracker for dynamic scaling of our cloud server on RackSpace. We need to track how many request per minute that considered as over limit than we call cloud server API to increase our server size.
Sep 3rd
2 tags
The Best WordPress Plugin to Fight Spam  →
I’ve use WP-SpamFree for the last 2 years as my spam filter on http://www.thinkrooms.com and it’s work good until the 6 month ago. The spam starting to fill my website and it’s hard to stop. I tried to use captcha to block them but I don’t like it because for me captcha is not a good experience for user. So i starting to look another plugin to block the spam and I found...
Sep 2nd
August 2010
15 posts
4 tags
Blogging For Web Designers: Editorial Calendars... →
Very interesting post from Smashing Magazine. This post about how to planning your blogging time and how to stylize your content. It’s show how to schedule your content type each week and standardizing your content style and format.
Aug 31st
1 note
2 tags
How to develop better API →
ReadWriteWeb wrote about how to develop a better API. Learn from some biggest player like Twitter, it’s told what you should avoid when you write your API. Nice references to develop RServe API.
Aug 28th
1 note
1 tag
Example to Create WordPress Custom Post →
This example from Think Vitamin will show how to create custom post in WordPress 3.0 and use it as portfolio content type. I will use it as reference for new website of ThinkRooms that will be launch in the end of this week. 
Aug 28th
Express - node web framework →
High performance, high class web development framework using Node JS.
Aug 25th
CSS3.0 Generator →
Generate cross browsers CSS3 code with this tool.
Aug 25th
Setup Mongo DB with PHP on Mac  →
This post show how to install MongoDB on Mac including set the PHP driver on MAMP.
Aug 24th
100 Free High Quality WordPress Themes: 2010... →
Ton of high quality WordPress themes for reference to develop my own WordPress template using my WordPress MVC Framework.
Aug 22nd
2 tags
20 HTML Best Practices You Should Follow →
Aug 21st
4 tags
Three awesome WordPress templates for my next...
I plan to use these 2 themes for the next personal project on http://www.thinkrooms.com. It’s has specific function which not like other WordPress themes that used for blogging purpose. Here are the 3 WordPress templates: Aggregator template  A WordPress template for aggregate content from other website including  Flickr, video, audio, or blog. This look interesting because it can help you...
Aug 20th
3 tags
Make Netbeans 6.9 run smoothly on Snow Leopard
This is a simple step to make Netbeans 6.9 for PHP development run smoothly on my MBP with Snow Leopard 10.6.2. Open your Netbeans runtime config file on by run this command on terminal  sudo edit /Applications/Netbeans.app/Contents/Resources/Netbeans/etc/netbeans.conf Make sure the line with “Netbeans_default_options” parameter looked like this: netbeans_default_options="-J-client...
Aug 15th