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

 

Permission Denied Error Solution on Nginx

If you ever have a problem with Nginx that show permission denied error on it’s error log, make sure you have execution permission on parent directory. Make sure all parent directory from the application directory to root has execution access. If not just execute the command below using root account:

chmod -R +x /var/www/yourapp

Apply above command to all parent directory or just execute it from first child directory which in example above is the “var” directory.

jQuery plugin for bezier and circular arcs animation

The animation engine in jQuery is focussed on single dimensional animation - hence it’s difficult to animate two variables along a path.

This simple plugin provides a method of multidimensional animation, and in particular provides a method for animating along bezier curves and arcs.

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.

Using Shared Dropbox as a Git Repository to Collaborate

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…

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.

This is one of great example how to use interactive game with Augmented Reality

gueamu:

Disney Augmented Reality in Times Square

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.

Periodic table of SEO

This table shows ranking of factors that affect to your website SEO.