login sign up

offline
Last seen: Jun 19, 2013 1:34 AM EDT
Hire Me!
Rate: $20.00 USD/hour
Follow Invite to Project
 
Browse Similar Freelancers:

poornachand

6 years experience in Java, J2ee, Xslt and WebServices

Username: poornachand

  • Has made a deposit.
  • Has verified their email address.
  • Has completed their profile.
  • Has verified their secure phone number.
  • Verified
  • Payment is not verified.

Location: Chennai, India India

Member since: October 2010

Reputation:

5.0

(30 reviews)

5.2
[see more]

My skills:

My projects:

  • $180 USD
    0.0
    Profile image for Seller TooWicky

    TooWicky United States[ Incomplete Report ]

    May 14, 2013

    Was not able to deliver as promised. Actually did half the job then logged into my server and deleted all the work and stopped communicating. BEWARE!

    poornachand's reply:

    Yes. Project is only 50% completed, but I didn"t delete any thing in your machine.

    Project Description: I"d like to get Open eSignForms installed on Windows 2008 Server. The instructions are located at: http://code.google.com/p/openesignforms/wiki/Installation Basically, the system needs to allow for the ability to create a contract and email the contract...
    [more]
  • $174 USD
    5.0
    Profile image for Seller adam2005

    adam2005 Sweden

    Apr 19, 2013

    Fast, Very responsive and very cooperative. I recommend him, because it is one of the best experience with him. I highly recommend him for any task. I do believe, he can deliver your project before your milestone. Thanks Poorna

    Project Description: Hi, Project web application is developed with set of APIs...As a task, you need to check/ test the APIs and if necessary you may needed to add some required things. Serious developers can only bid on it...
    [more]
  • $50 USD
    5.0
    Profile image for Seller infra18

    infra18 Uruguay

    Feb 12, 2013

    He has the skills to do a good job! I recommend it.

    Project Description: [This is a Private Project. You must be logged in to view the Project Description]
    [more]
  • $140 USD
    5.0
    Profile image for Seller varfin

    varfin Switzerland

    Feb 12, 2013

    Have worked with Poorna in the past and we are glad we selected him again because he does an amazing job and is very understandable. His communication skills are excellent and kept us updated on everything. His work was exceptional and are very happy with it. Thanks poorna.

    Project Description: [This is a Private Project. You must be logged in to view the Project Description]
    [more]
  • $262.35 USD
    5.0
    Profile image for Seller Cholm

    Cholm Belarus

    Jan 19, 2013

    Poorna did a fantastic job. He immediately understood the task and managed to deliver what was requested. Also Poorna was very fast in the testing phase in making the necessary adjustments and helpful with assistance in the implementation. I can highly recommend him and I am likely to hire him again.

    Project Description: I need an urgent developer with Java experience who can quickly take an existing android application in JSP (TOMCAT) and arrange it in a working showcase version on the web. Considering to have it on a tomcat server supporting JSP...
    [more]
  • $15 USD
    5.0
    Profile image for Seller vw8095056vw

    vw8095056vw Malaysia

    Dec 20, 2012

    3 words ; Poornachand is awesome ! Sure will hire again. Thanks poornachand :)[December 20th, 2012]: 3 words ; Poornachand is awesome. Sure will hire again. Thanks poornachand ;)

    Project Description: Create a simple Java program similar to Linux tail command (http://linux.die.net/man/1/tail) 1. Create a Simpletail command line program similar to Linux tail but with limited functionality. Linux tail manual is available at http://linux.die.net/man/1/tail 2...
    [more]
  • $300 USD
    5.0
    Profile image for Seller Mark1414

    Mark1414 Switzerland

    Nov 19, 2012

    Excellent work.

    Project Description: [This is a Private Project. You must be logged in to view the Project Description]
    [more]
  • $400 USD
    5.0
    Profile image for Seller neurox

    neurox Germany

    Nov 8, 2012

    100% positive!! Will definitively hire again.

    Project Description: I have a Java Project that has to be completed. For time reasons I can not complete the project by myself. These Services have to be implemented: 1. Service that access a FTP-Server and read the existing files from a certain directory...
    [more]
  • $50 USD
    5.0
    Profile image for Seller ajlondon

    ajlondon United Kingdom

    Nov 2, 2012

    excellent freelancer. very good work, even ahead of schedule. will definitely use again!

    Project Description: Need a simple time slider to implement in a java application. The time slider lets the user of an application determine what time the user wants to view, and that time must be translated to the application so the application can display whatever relevant information on that particular time...
    [more]
  • €150 EUR
    5.0
    Profile image for Seller hansonite

    hansonite Austria

    Oct 15, 2012

    Again, we continued our successful collaboration. Poorna did again an outstanding job.

    Project Description: Hi freelancers, Imagine there is a Java database application utilizing a JDBC Connection to connect to following databases: - H2 Embedded - H2 Server - MySQL - MS SQL Server. and more to come. When it comes to database schema creation we have unique scripts in place...
    [more]
    poornachand has not completed any projects.
  • $3 USD/hr In Progress

    Create a simple Java program similar to Linux tail command (http://linux.die.net/man/1/tail)1. Create a Simpletail command line program similar to Linux tail but with limited functionality. Linux tail manual is available at http://linux.die.net/man/1/tail2. Simpletail must support at least the following functions:- show last n lines of a file- optional number of lines option- help message- error reporting in case of invalid parameter or filePlease note that live watch function (as in tail -f option) is not required.For example:>java -jar simpletail.jar -n 3 Test.java> return result;> }>}>java -jar simpletail.jar help>usage: simpletail [-n lines] file>java -jar simpletail.jar -n -1 server.log>ERROR: invalid number of lines -n3. Simpletail must be built as a standalone jar (simpletail.jar). Instructions must be provided and itshould be easy to build.4. Simpletail must be reasonably optimized. For example, reading whole file into an array and extractthe tail is unacceptable.Unit tests may be included.5. Simpletail should contain a reusable tail API.6. Simpletail should be able to handle Unix, Macintosh and Windows newlines.

    [more]
  • $750 USD In Progress

    [This is a Private Project. You must be logged in to view the Project Description]

  • ₹5000 INR In Progress

    I will provide 6-7 mysql database table design.You will need 1) Develop REST api for Create, Retrieve, Update,and Delete operations on these tables2) Create a Sample client for all the operations.You should use REST based webservice using Spring 3.Thanks.H

    [more]
  • $400 USD In Progress

    Attached is a python lib (piplapis), this is an open python lib thats provided freely to developers for an easy interaction with the APIs.The project is to "translate" this python library from python to an equivalent Java library that will be provided to developers that prefer to work in Java.Also attached is unit-testing code for the piplapis lib (piplapistest), the tests in piplapistest should be translated as well and the Java piplapis lib must pass the tests before submitting it.Translation Requirements:- The translation shouldn"t be 1:1, meaning that the Java library should follow Java standards and Java code conventions.- The code and documentation should be clean, simple and in general look good. I don"t only care about having a working Java library, it has to look like a good Java code.- The documentation inside piplapis should be translated as well, some of it can be simply copy-pasted (like the parts with general explanations about the API), but code examples and documentation about function arguments etc. should all fit the Java version.- examples.txt should be translated as well (it"s mostly examples that can be found in the lib).IMPORTANT: Please submit a bid only if you have a proven experience in Java and you know Python well enough to understand the attached Python lib.

    [more]
  • $75 USD In Progress

    web service axis2 project!

  • $350 USD In Progress

    I want a new webservice for Sakai which will allow me to invoke any pre-defined Sitestat report by name, and export the results. It should be available via either SOAP or REST interfaces.The result would be the equivalent of clicking through the statistics page, selecting a report, and then exporting it as either csv or xls. Options to export as xml or json is also desired.For example, given a report named StudentAttendance, I want to be able to do something like this: http://mySakai/direct/getReport/StudentAttendance.json(or .xml, .cs., .xls)Sakai is a very big & complex system (Open Source) - just having Java programming skills is not enough for you to bid on this, you would need to at least first look at the programming interface and support for web-services in Sakai for me to know that you had enough context and knowledge to make this work. Sakai uses the Apache axis library for creating webservices, and has an internal entity Broker which makes it easy to access internal capabilities via REST. For the Sakai implementation of SOAP, to add a new service is as simple as writing a small amount of Java code within a text file, which is then compiled automatically and run the first time the service is called.To develop any even simple new service one would have to install and build Sakai, and setup a local development environment, learn the APIs, and then add the new service.To be considered for this job one would need to show that they understood this project, and what is involved, and could manage all of this. I think the overall amount of new code to be developed is not that large, the main issue is the complexity in understanding the context and environment.Most bids so far have been very uninformed; and have not even done minimal research on what this all means.To show results, you should provide a working Sakai site (v2.9) where you define some sample statistics report, and I can then log into your Sakai, and run it. And then also get the same results from both REST and SOAP (without prior login), and get the results in any of the formats as above (csv, xls, JSON, xml). For the SOAP test you need to provide some simple sample program which demonstrates a SOAP call - any of (Java, Python, perl) are acceptable.

    [more]
  • £110 GBP In Progress

    I am looking for a person to work on a small project, the project will involve server and client, the project will be about the secure communication method between client and server.Please dnt hesitate to share your idea aswell.Thank YouJoe

    [more]
  • $45 USD In Progress

    I have a little java applet on my webpage that prints ticket and invoice to the DotMatrix printer. (This is my printer: http://is.gd/WBLs6i )I"m using this java applet with 20-30 client. This is NOT public application. Since now, I used it with manualy edit java policy file:permission java.lang.RuntimePermission "queuePrintJob"; (in java.policy file)I"m using windows XP, windows 7 and Firefox on my clients.But, it"s problem on java upgrade. Because, I need to edit policy file manualy on every client when java is updated :(Now, I"m looking for a solution for this. I think, Signed Java Applet can be solve my problem. (May be I"m wrong?)Note: I"ll share my applet source code after selecting the winner.

    [more]
  • $5 USD/hr In Progress

    Need is to create webservice to make 2 different systems communicate. Provided is the WSDL for 2 systems with different schema definitions and need is to create a soap based webservice which could help them commuicate

    [more]
  • £250 GBP In Progress

    **Background**TeamCity can easily be extended using its plugin architecture. Guidance for how to carry out plugin development can be found here: http://confluence.jetbrains.com/display/TCD7/Developing+TeamCity+PluginsThere is also a bundled development package that can be found here http://confluence.jetbrains.com/display/TCD7/Bundled+Development+PackageWhen a project is queued, team city will use its cloud functionality to determine if there is a server available in a supported cloud platform that can build that project. If there is not then it has the ability to instruct the cloud provider to mount a compatible server. It is able to do this because it knows which build agents are compatible with the queued project, and which cloud servers have the ability to provide those build agents. These associations between project, and build agent, and build agent and server is supplied through the team city user interface.Currently Team city is only shipped with support for the Amazon Ec2 network, however it does provide the ability to write a custom plugin for other cloud providers.**Requirements**Firstly we do NOT require the new plugin to interact directly with any cloud server provider. We already have services in house which can interact with our provider of choice.What we want is a plugin that we can install into team city that will interact with a REST Service, which will in turn perform the necessary interactions with the cloud provider.**Acceptance Criteria.**Review the documentation here: http://confluence.jetbrains.com/display/TW/Implementing+Cloud+support.Every method on the interface defined in this document needs to be supported by the plugin. When each method/property is executed on the plugin, these calls need to result in requests against a series of REST urls.Action Methods-----------------------Perform HTTP POST to http:/// with the necessary parameters i.e. POST http://localhost:8080/cloudServices/startNewInstance image=x tag=yReadonly & Find Methods-------------------------------------Perform HTTP GET to http:/// with the necessary parametersNote: It may not be possible to support these verbs in all cases.All urls should be clearly defined in a configuration file that we can change later.You should deliver two separate products.1)The plugin along with full instructions on how to install it into team city and configure it to run against our own rest service2)A very simple html we site which will demonstrate that the necessary requess are being made to the urls configured above.When we received the finished code, we will install the plugin in our companies team city instance, and then configure it to call our own internal rest services to talk to the rackspace API to list, mount and unmount the servers in line with the cloud functionality within team city.The plugin must only interact with team city and the REST urls specified in the config file. Any interaction with other external services will considered to be contrary to the terms of the project.

    [more]
  • $50 AUD Yesterday

    Hi,I"m currently looking for someone with experience in dealing with socket related issues to look into the issue I"m having with my server. I have currently written a server in Java to handle multiple Android based clients. The server works fine but after leaving it on for a while (an hour or two sometimes more) the connection request to the server will result in the server not being able to communicate with the database due to an inactive timeout.Thanks,

    [more]
  • $15 AUD/hr Yesterday

    Team, I need a Java expert for a small project. You need.1. Expert in Java, JSP2. Experience in MS SQL. 3. Compiling java code. For the right person it will be ongoing work. DO NOT apply if you do not have the right skills.

    [more]
  • $500 USD 4 days ago

    Dear Bidder,We aould like to have our own BULK SMS Software to send multi SMSs online via Internet - Desktop / Mobile.We want to have WebSite for Bulk SMSs where Customer can subscribe and purchase Bulk SMS from us. We need more guidance as well that how this will work and how much time it will take.I am looking for some one / Company who can design full Software and advise up for SMS Charges to get best deals for Nationals and International SMS.There are many APIs and other codes are already available in NET but i need some professional touch and need to understnad how this whole concept for Bulk SMS is work.Please Bid ASAPBRJoni R NaikFRCS Services k y p_e is joni_naik

    [more]
  • $30 USD 4 days ago

    This is a small project which involves :1. Parsing (Searching) of files based on extensions.2. Passing these files to commands.3. Submit files to perforce.Project BID is fixed at $30 and any bids above will be ignored. No initial milestone. Payment will be delivered on completion through Freelancer.inI need this end of this weekend. BID only if you can deliver.

    [more]
  • $222 USD 10 days ago

    Im need of developing a wrapper for a web-service that will make some API calls to download data into a text file (JSON format), and optionally insert into table. The program will process the data and will generate some additional entries during the inserts, using some value mappings from the settings file.Also, need to write a service / utility to export the data from the table, in a specific format, and some filtering options. The service must be configurable by reading an xml config file, for specifying an api key, uri, target db, and some additional data settings for the import / export. Will provide export format details.

    [more]
  • ₹16666 INR 11 days ago

    I am looking for a Java J2EE Spring MVC expert to develop a web-application for me.Basic flow of the application:Emails received in the inbox of a specific email id have to be grabbed and stored into the database.This stored email content has to be displayed using the Spring MVC web-application.

    [more]
  • $555 USD 12 days ago

    I have a tool made with Java swing which is 80% done. It needs to be refined, issue fixed, and tested. Current work involved GUI component refinement, JTable, JList. Refine printing functionalityComplete GUI by adding menu, help utility, etc.Adding few functionalities like data verification.Test the application and help making installer.If you are good at Java Swing, the project will not take more than 2 weeks.Please reply with sample work with screen shot.

    [more]
  • $83 AUD 14 days ago

    I need help getting my form working in JAVA. Im currently using eclipse!!Requirements: 1. I need all the Errors removed, and for everything on the form to work. There are errors & warnings all over.I don"t want major coding to be changed, i just need this form working. Need this in the next 2 hours. Bid if interested, thanks

    [more]
  • $50 USD 17 days ago

    I want to have a tool for grab price feed from saxo trader and dukascopy jforex at real time without any delay. The output of this tool should be invoked directly by my metatrader 4 / metarader 5 expert advisor without delay too. I do not want a tool that write price feed into a file system and require my EA to read the file but something like imported dll.Please provide a source code so i can read and investigated your work.

    [more]
  • $35 USD 17 days ago

    I want someone to get website working for me so that visitors can choose insurance type and enter their zip code and they will see results.The website is already designed......just need someone that knows their stuff....it would take some minutes if you know what you are doing. Prefer someone who actually knows surehits and has done this before....but wont mind if you can do it without problems.I already have the code......PLEASE PLEASE prefer that you can do it and understand this.See image below for example....they choose insurance type (auto/home/ health....) and enter their zip code and click on get quotes. The result is what they see next.Website is already designed....Just want someone to get me results....

    [more]
  • $250 USD 19 days ago

    Given a YouTube URL , start second and end second, create locally an FLV or MP4 file containing just that segment of the videoPerformance needs to be immediate, e.g. if the total video is 60 minutes long and I asked only for 40:10 to 40:20 it shouldn"t take more than 15 seconds to create the fileRequired source code + compilation script that will work on ubuntu server

    [more]
  • $200 USD 22 days ago

    I have java/tomcat application where user sign in/sign up/reset password and etc. The application is written on java/spring/RESTfull . I need someone to create 3 additional forms (user preferences, email alert and etc) that can be updated/edited by the user once it is logged in.I will also need a simple jsp page (lightweight JavaScript is also okay) that can detect if the user is already logged or not and display the user name no heavy JavaScript libraries for this simple jsp page.

    [more]
  • $166 USD 22 days ago

    U have to develop a Login System.Admin registers the usre,s : saving user,s name, user,s sim no etc.User : logins in the system by using the call. user calls by mobile to the system. as system recognizes the sim no, so the user logins in the systemif u can work in .net or java controlling the pc ports then u can develop it. we shall send u further details

    [more]
  • $222 USD 27 days ago

    Looking for migrating a project from a J2EE using Struts framework to Spring/Hibernate with tiles framework

  • $277 USD 28 days ago

    I"m looking for a skilled programmer that is skilled in XML intergrations and connections. I"ve posted this project and wasnt successful in getting this completed. The last developer said my partner"s WSDL documentation wasnt very helpful. I"m looking to connect to my partner"s website through an XML interface connection. My current website will refer customers to their website to complete a secure loan application. Upon completion of the application my customer should be returned to my website.During this project, you will need to test the XML connection and communicate with my partner"s IT contact with any questions and/or problems, which means you will need to be available to work during United States business hours (CST-Central Standard Time) during the testing. If you have lots of XMl experience hopefully this should be a simple project for the correct programmer. Please give examples of your past experience in XML projects when bidding. If you have any questions or need clarification please feel free to ask.

    [more]
  • $150 USD 28 days ago

    the attached files represents a java desktop project, we want to convert this project to web-based version... so that it can work on a tomcat server and the users can browse it easily using their own browsers. (given the url of the server which hosts the project files)Hint: we tried to convert it using Ajaxswing (http://www.creamtec.com/products/ajaxswing) but some errors occurs on running..The project required Java 1.7/higherTime of delivery is limited within a week maximum.

    [more]
  • $5 USD/hr 28 days ago

    HiI have system I need to made done for my school is a program for a library management.GUI 2 buttons which works.database with some relevant infomation, = books, customer , loans.made in java IDE eclipse.More info regarding project text me.

    [more]
  • $5 USD/hr 29 days ago

    I am working on a java application that connects using a SocketHandler class. On running the application, i was able to send a request but could not get a response, i envisage a problem with the connection pool which i have not been able to fix. I need someone to do this for me asap.

    [more]
  • $750 USD May 19, 2013

    A hospital management software a..........................................................................................................................................................

  • $150 USD May 17, 2013

    Need someone to build a custom context menu system that can be updated from a centralized data base for canned responses in chat rooms. Want to be able to press a button on the keyboard and a custom context menu popup that is pre-populated thru a remote database with categories of standard responses.

    [more]
    poornachand does not have any open projects.
    poornachand does not have any work in progress.
[see more]

Portfolio

[see more]