ThinkRooms is a application development studio at Bandung. We do application development based on web technology. Our services are develop application, PSD/PNG to HTML, and CMS template development. You can check our official website at http://www.thinkrooms.com

 

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.

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.

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.

Automatically link your text in to link

This post will show you how to automatically convert your text which contain twitter userid, twitter hashtag, and url to it’s real link using PHP and regular expression.