Submit New Link  |  Contact Us |  FAQ |  Login  |  Register
 


Google Docs OCR
[Cool , Product] Posted Sep 30, 2009 3:35:29 PM by ram
 
Google Docs API tests a new feature that lets you perform OCR (optical character recognition) on an image. There's a live demo that illustrates this feature: you can upload a high-resolution JPG, GIF, or PNG image that has less than 10 MB and Google Docs extracts the text and converts it into a new document. Google mentions that "the operation can currently take up to 40 seconds" and a small ...
[ Read More | Views (235)]

Google PDF Viewer
[Cool] Posted Sep 10, 2009 11:19:57 AM by ram
 
Good way to embed PDF files to your site....
[ Read More | Views (225)]

Best Practices for Speeding Up Your Web Site
[General , Website] Posted Apr 22, 2009 3:59:41 PM by ram
 
An excellent compilation of how to speed up your website. Must read for all the programmers....
[ Read More | Views (331)]

A Search Engine For Your Printing Needs
[Helpful] Posted Jan 10, 2009 1:37:49 PM by techm
 
I recently discovered a new search engine that does price comparisons for different kinds of printing services. Even though the concept is simple the convenience factor is amazing. Lets say you want to print business cards, rather than visiting multiple sites to find out prices and shipping dates you can ...
[ Read More | Views (352)]

And Now An API for Congress
[Technology , Database] Posted Jan 8, 2009 9:53:04 PM by ram
 
Newyork Times has announced an API for congress, which lets developers access information about Congressional representatives and their votes.

The initial release exposes four types of data:
1) list of members for a given Congress and chamber,
2) details of a specific roll-call vote,
3) biographical and role information about a specific member of Congress
4) member’s most recent positions ...
[ Read More | Views (438)]

Apps for Democracy
[News] Posted Jan 8, 2009 3:15:37 PM by gypsy
 
DC's initiative towards Web 2.0. They made certain data public and set up a contest so that people can create applications based on them. Check out the list of applications, its pretty cool....
[ Read More | Views (376)]

Recognize A Good Programmer
[Helpful , General] Posted Sep 3, 2008 9:43:26 PM by techm
 
According to Daniel Tenner the following are some good ways to recognize a good programmer. Be sure to read the full article:

Passionate about technology, Programs as a hobby, Will talk your ear off on a technical subject if encouraged, Significant (and often numerous) personal side-projects over the years, Learns new technologies on his/her own, Opinionated about which technologies are better ...
[ Read More | Views (483)]

How to interview a programmer?
[General] Posted Jul 11, 2008 10:27:27 AM by gypsy
 
Recognizing good programmers among job applicants is not easy. This article contains interview techniques, garnered from a recent summit on writing better code, that can help you can find the most qualified programmers for your projec...
[ Read More | Views (648)]

Recover From A Lost Password In Vista
[Product , Helpful] Posted Apr 22, 2008 4:19:11 PM by techm
 
Today I could not login to my Vista machine. After sometime it boiled down to two choices:

1) Reinstall Vista and lose all data.
2) Reset my account password.

I decided to go with option #2. After some googling I found a lot of people mentioned using a freeware software called Ophcrack . This ...
[ Read More | Views (8765)]

Fiddler allows you to fiddle with your http traffic
[Product , Helpful] Posted Jan 13, 2008 8:38:15 PM by techm
 
Came across fiddler today which is a is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP Traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.

Fiddler is freeware and can debug traffic ...
[ Read More | Views (772)]

Speed up email search on outlook with Lookout
[Helpful , Product] Posted Jan 12, 2008 3:38:04 PM by techm
 
Despite having all the resources in the world Microsoft cannot speed up Outlook searches. I usually can schedule a haircut and be pretty sure that the search will not be over by the time I come back.

Thanks to a 3rd party plugin called Lookout I can do most of my searches in under two seconds across all my Outlook folders. Unfortunately Lookout is not being actively developed but it still works ...
[ Read More | Comments (1) | Views (1166)]

Low cost multi touch white boards.
[Video , Technology] Posted Dec 20, 2007 4:16:37 PM by techm
 
Johnny Chung Lee of Carnegie Mellon University tapped into MacGyvers spirit and cooked up a multi touch display system using a Nintendo Wii remote and ball points. Essentially since the Wiimote tracks IR light, Lee figured out that by waving a LED in front of the Wiimote he could trick the computer into doing whatever his LED pen was doing. Cut through the confusion by watching the video after the ...
[ Read More | Views (943)]

Creating Webservice using JBoss and Eclipse Europa
[Java] Posted Dec 6, 2007 12:21:17 PM by gypsy
 
This article will introduce you to JBoss Webservice (JAX-WS). Here you will learn how to use the annotations and create a web service to deploy in JBoss.

Related Article

Invoking Web Services using Apache Axis2 ...
[ Read More | Views (2016)]

Open Reports - Powerful, flexible, and easy to use open source web reporting solution
[Reporting Tools , Java] Posted Nov 30, 2007 9:40:52 AM by gypsy
 
Open Reports provides browser based, parameter driven, dynamic report generation and flexible report scheduling capabilities.

OpenReports supports a variety of open source reporting engines, including JasperReports, JFreeReport, JXLS, and Eclipse BIRT, to provide support for a wide range of reporting requirements and capabilities. OpenReports also supports QueryReports and ChartReports, easy to ...
[ Read More | Views (764)]

Deep Dive: jMaki, An Interview With Greg Murray
[Java , Helpful] Posted Nov 20, 2007 4:00:43 PM by tarek
 
Take a deep dive into jMaki, a client-side framework that makes it easy to build Ajax-based web applications. In this session hosted by Ed Ort from the java.sun.com team, jMaki Project lead and Sun Ajax architect Greg Murray discusses some of the important elements of jMaki and ...
[ Read More | Views (729)]

$300 discount code for the new new internet
[Helpful] Posted Oct 27, 2007 10:53:33 AM by techm
 
Here is a great deal for our readers. The new new internet conference held on Nov 1st in Reston Va will cost you only $295. Speakers include Om Malik and Ted Leonsis. Thats a $300 saving on the individual price. Click here to get ...
[ Read More | Views (1281)]

We are getting really close to a Minority Report Interface
[Video , Technology] Posted Oct 20, 2007 4:42:04 PM by techm
 
Angela Caicedo has combined Sun's Small Programmable Object Technology (SPOT ) enabled virtual reality glove and Project Looking Glass to create the most realistic minority ...
[ Read More | Views (5363)]

The SQL Server Team has released a new JDBC Driver for SQL Server
[Java , Database] Posted Oct 16, 2007 3:14:37 PM by ram
 
Microsoft SQL Server today announced the general availability of the SQL Server 2005 JDBC v1.2 driver has been released. This release continues Microsoft's commitment to the Java community and non-Microsoft centric programming platforms.

More comments and interesting discussion at ...
[ Read More | Views (942)]

Struts - 2 Tutorial
[Helpful] Posted Aug 31, 2007 4:19:11 PM by ram
 
Here is a small tutorial for Struts-2 beginers.

...
[ Read More | Views (934)]

Software Development Life Cycle Explained
[Cool , Helpful] Posted Jun 17, 2007 7:11:53 PM by techm
 
I got this via an email. So I'm not sure about the original source, however this cartoon explains Software Development Life Cycle better than anything you will ever see. Pic after the jump...
[ Read More | Views (1036)]
    First | Next | Last
Sections
All
Advertisement
AJAX
Cool
CSS
Database
Demo
DHTML
Eclipse
General
Google Maps
Helpful
Java
Javascript
MS Access
MySQL
News
Photoshop
Product
Reporting Tools
Review
Technology
Video
Website

Most Viewed in Last 30 Days
Syndication
RSS Feed


Recent headlines from our blogs:

propertyTrends
  Mega Projects - The future of UAE
  Burj Dubai renamed Burj Khalifa
  Bahrain's Infinity Tower progresses
  Emaar Properties reports Dh665 net profit in Q3
  Property investor wants her money back
transportTrends
  Sleeping pillow for planes
  Self Balancing Enicycle
  Self Balancing Unicycle
  Talk To The Hand
  Picture of the day