Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 11 and 422 pageviews
Singleton pattern is a well-known pattern in programming. Double-checked locking is an implementation of singleton pattern which is intended to be thread-safe. However it is found that this method is broken, unless memory barrier is used which may has problem of portability.
In this article, I am going to present an alternative to double-checked locking ...
ross_tang
30 Jan 12
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 9 and 244 pageviews
An excellent article about android. You shouldn't use android task killers, as they will cause system instability and more battery drain. Android version 2 or above doesn't need them.
You should use something like watchdog to see what apps is eating up resources and misbehave and end them instead.
ross_tang
20 Jan 12
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 1 and 478 pageviews
I have a big problem in my ckeditor plugin which i have developed to handle the image upload functionalty.
I have two drop down boxes whose values have to pass in the url of the uploader script written in php.
Every thing work fine if i give a static value(hard coded) to ...
sanjay_ojha
14 Nov 11
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 19 and 614 pageviews
A gnome style to make eclipse and other applications look more compact, and save more screen space.
ross_tang
08 May 11
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 12 and 925 pageviews
Rating:
This post has a quality rating of 0.5, base on 1 rating
Impact:
This post has a impact factor of 66 and 925 pageviews
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 19 and 749 pageviews
We have created a Denver SEO Consulting web profile at Google to add to our web content that is indexed in popular search engines. SEO Consultant services are critical if business owners are wanting to get their websites to attain top rankings in search engines through the process of organic search engine optimization. By providing affordable SEO services we can help the maximum amount of clients succeed and create improved ...
...
coloradoseo
03 Mar 11
Rating:
This post has a quality rating of 4, base on 1 rating
Impact:
This post has a impact factor of 18 and 2731 pageviews
Unblock me is a puzzle game in iphone. It's originated from rush hour. I am interested in solving the board game using computer. I can enter the board configuration into the computer one by one, but I would like to do it automatically. With image processing capatibability in Mathematica, the process can be done rather easily by taking screenshot.
ross_tang
11 Dec 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 10 and 859 pageviews
Is it possible to add garbage collector to MathOO which is practical?
In Mathematica, variables with downvalues will not be collected even it has the attribute "temporary".
Since MathOO makes extensive use of downvalues for both class and object, is it possible to overcome ...
ross_tang
10 Nov 10
Rating:
This post has not been rated yet. Be the first to give a rating!
Impact:
This post has a impact factor of 12 and 1129 pageviews
A package is released as open source project in GoogleCode/MathOO-packages. The aim of the project is to provide basic utilities and basic classes using MathOO, so that you can use it in an object oriented way. In the initial release, 1.0b, a dictionary class (associated array) is provided.
ross_tang
08 Nov 10