Sunday 30 November 2014

Screen Capturing Tool

                                                   Screen Capturing Tool






 Hi Friends,

I developed one tool for capturing Screen shots and keep it into Word document.It takes 1 screen shot for every 20 sec.

If any one interested to buy..plz let me know..........


Yuva Phani
yuva.phani@gmail.com



Saturday 19 October 2013

Basic Steps for java before Programming in Lucene

Step 1: Install Java on your System=====>>  For Java Download
Step 2: Set Path for Java on Windows.
                                               *) Go to System Properties 
                                      *) Click on Advanced System Settings.

*)Click on Environment Variables then click on New under User variables 
                  *) Type variable name as Path and Variable value as path where your JDK bin folder is located.


*)Click ok.............................................................................................................................................


Then Open Command Promt and pointed to C: folder where you installed Java .Then type java and press enter.The output will be :                                                                                                                         




















Step 3) Download Eclipse from the link============>http://www.eclipse.org/downloads/

Step 4) Download Lucene Zip file from the Link ========>http://lucene.apache.org/core/downloads.html
Now we are ready with all basic things for lucene
:) :) :)

Friday 18 October 2013

LUCENE CONCEPTS FOR BEGINNERS

                        LUCENE CONCEPTS FOR BEGINNERS       

High performance, scalable, full-text search library
Focus: Indexing + Searching Documents
100% Java, no dependencies, no config files
No crawlers or document parsing
Users: Wikipedia, Technorati, Monster.com, Nabble, TheServerSide, Akamai, SourceForge
Applications: Eclipse, JIRA, Roller, OpenGrok, Nutch, Solr, many commercial products.