Archive

Posts Tagged ‘Java’

PocketSurfer2

May 2nd, 2009 Jigish Thakar No comments

PocketSurfer2 is an ultra-thin hand-held device that fits easily into a pocket or bag and delivers the real web, just like at home or at work. Weighing in at just 174 grams the PocketSurfer2 allows users to browse the web in its original layout on a 640×240 full colour widescreen display using a mouse cursor and a full backlit QWERTY keyboard making it the most usable portable web device around. With page-load times of under 7 seconds, you’ll be flying around the web. Furthermore, there is no contract, no monthly fee, and no activation charge, which means the mobile Internet is absolutely FREE!
Read more…

Searchable Google AppEngine with Compass

April 11th, 2009 Jigish Thakar No comments

Google App Engine was released yesterday for Java. It provides the ability to deploy Java based web applications onto the App Engine, and provides a data store service (with JPA and JDO on top of it), memcached, and others. So, what I decided to do is try and get Compass integrated with Google App Engine to allow for easy full text search of Google App Engine apps (yea, the irony). Basically, it took me a couple of hours, and we have something ready to use.

What are the steps needed?

  • Make your domain model searchable.
  • Create a Compass instance. Configure it to store the index using GAE data store (there is also support for native Lucene applications). Configure it not to use threads.
  • Create a Compass Gps, have it automatically mirror changes done using the JDO/JPA API to the search engine. Call index operation to completely reindex your application.

Thats it. Pretty simple no? Especially since these are the steps you use to enable any Java application with full text search using Compass :) .

source

Merb

March 6th, 2009 Jigish Thakar No comments

Merb is an MVC framework that is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core. In fact, this is a guiding principle of the project, which has led to third-party support for the ActiveRecord, DataMapper, and Sequel ORMs.

In addition, it means that the core code in Merb is kept simple and well organized. This has multiple benefits. It means it’s faster for one thing. It’s also easier to understand, maintain and extend.

Merb is already packed with good stuff; flexible routing, gem plugins, the provides API, part and mail controllers etc. To get a better idea check out the features.

for more information click here

Demand for PHP developers on raise

November 19th, 2008 Jigish Thakar 1 comment

“Employers around the world who rely on mission-critical product development and building out their IT infrastructure have spoken,” said oDesk CEO, Gary Swart. “Open Source technology, led by PHP and MySQL, is by far the skill set in highest demand today.”

oDesk reports that worldwide demand specifically for PHP programmers is nearly double the next closest skill set. At almost 2,000 PHP jobs posted per month, PHP accounts for over 20 percent of all jobs posted by businesses on the leading preferred marketplace for both buyers and providers.

“PHP is superior to any other coding platform. It’s free, flexible, and offers a massive support community,” explained Nicholas Pregeant, owner of Innovative Web Solutions of New Orleans, and an active oDesk customer. “Plus, the extensive Open Source library of proven PHP and MySQL scripts are customizable, portable, and scalable for almost any web application.”

“oDesk offers screen captures of work in progress that virtually guarantees vendor accountability, and oDesk handles the payments,” said Pregeant. “Because I don’t have to worry about the trust- or back-office issues, I can concentrate on the project. oDesk is the only service that meets my needs.”

Top jobs list by programming skills (jobs per month):

PHP — 2,000
Flash — 1,000
Ajax – 600
ASP — 500
Java — 300

PHP Developers by Country:

India — 2,183
U.S. — 857
Ukraine — 420
Russia — 348
Pakistan — 324
Philippines — 239