Thoughts that matter
  • About me

Market share graph

By triho On June 8, 2011 · 1 Comment

It has been couples of weeks since the last time you saw a post on this blog. Working at www.koneka.com has kept me busy but excited at the same time. There are couple of projects which I have been working on. However, this is the most stable one at the moment. I will [...]

Continue Reading →

Use web workers to handle background request PART 3

By triho On May 14, 2011 · 1 Comment

This is the last part where I will present the server side of the application. If you have not read PART 1 or 2 yet, please do so.

As for the server side, in order to handle background request, I have a main dispatcher which dispatch requests from clients to [...]

Continue Reading →

Use web workers to handle background request PART 2

By triho On May 13, 2011 · Leave a Comment

Today, I’d like to continue to show you the implementations of the UML diagram which is shown in part 1. If you have not seen part 1, please read Web worker part 1.

There are two components in this project: the client and server sides. The idea is to make this small [...]

Continue Reading →

Use web workers to handle background requests PART 1

By triho On May 12, 2011 · Leave a Comment

Introduction: HTML5 is a great language for web structuring and presenting web content. It supports many other useful technologies such as web socket, web worker, canvas, SVG, page layout, etc. Last week, I had an opportunity to implement a push notification server using NodeJS and Web Socket (Simple Push Server with NodeJS). This [...]

Continue Reading →

Push Notifications using NodeJS, Web Socket, and CakePHP

By triho On May 7, 2011 · 9 Comments

NodeJs and Web Socket are very interesting technologies which I have been learning and experimenting. I’ve been trying to tackle the current problem with many web applications  which poll the servers using Ajax to check for new content. I have seen many web applications make Ajax calls every minute to check for new content. If [...]

Continue Reading →

htaccess “Object not found” problem CakePhp on XAMP and MAC OS X

By triho On May 5, 2011 · Leave a Comment

Hey guys,

Probably you have seen these question pop up a lot on Google. However, I went through most of all documents I could find, I still could not fix my current problem.

I still getting this error when I access http://localhost/phpserver/pages/websocket

Object not found! The requested URL was not found on this [...]

Continue Reading →

Literal Hash Map in Java

By triho On April 26, 2011 · Leave a Comment

This is a response to Chris Saunders who asked a question to his followers on his blog yesterday. (http://christophersaunders.ca/2011/04/25/oh-java-why-do-you-hate/)

He asked why not in Java, we can declare a hash map in literal styles like in many other languages.

In Python, Ruby and Javascript, you can do some crazy things like this

hashyMcHash [...]

Continue Reading →

A warm welcome

By triho On April 25, 2011 · Leave a Comment

Dear friends,

Thanks for your visit at my personal website. This is the place where I introduce new projects, interesting thoughts and tips which might be useful for you. As a long time software developer, I have worked on a lot of interesting projects. So it’s time to share and learn from others through feedbacks and opinions.

Also please [...]

Continue Reading →
  • Categories

    • cakephp
    • canvas
    • development
    • html5
    • java
    • jquery
    • Jquery-HIVE
    • nodejs
    • problems
    • push-technology
    • thoughts
    • web-development
    • web-socket
    • web-worker
  • Articles

    • June 2011
    • May 2011
    • April 2011
  • Calendar

    May 2012
    M T W T F S S
    « Jun    
     123456
    78910111213
    14151617181920
    21222324252627
    28293031  
  • Meta

    • Log in
    • Entries (RSS)

Thoughts that matter

Pages

  • About me

The Latest

  • Market share graph
    It has been couples of weeks since the last time you saw […]

More

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
© 2011 Thoughts that matter
Platform by PageLines