Location: Chennai, India
Member since: October 2010
5 years experience in Java, J2ee, Xslt and WebServices...
[read more]
5.0
TooWicky
[ 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!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! ”
“Yes. Project is only 50% completed, but I didn"t delete any thing in your machine.Yes. Project is only 50% completed, but I didn"t delete any thing in your machine.”
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 PoornaFast, 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 ”
Feb 12, 2013
“ He has the skills to do a good job! I recommend it.He has the skills to do a good job! I recommend it. ”
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.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. ”
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.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. ”
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 ;)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 ;) ”
Nov 8, 2012
“ 100% positive!! Will definitively hire again.100% positive!! Will definitively hire again. ”
Nov 2, 2012
“ excellent freelancer. very good work, even ahead of schedule. will definitely use again!excellent freelancer. very good work, even ahead of schedule. will definitely use again! ”
Oct 15, 2012
“ Again, we continued our successful collaboration. Poorna did again an outstanding job.Again, we continued our successful collaboration. Poorna did again an outstanding job. ”
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.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.
[This is a Private Project. You must be logged in to view the Project Description][This is a Private Project. You must be logged in to view the Project Description]
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.HI 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
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.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.
web service axis2 project! web service axis2 project!
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.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.
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 YouJoeI 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
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.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.
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 commuicateNeed 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
**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.**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.
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,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,
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.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.
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_naikDear 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
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.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.
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.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.
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.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.
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.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.
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, thanksI 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
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.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.
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....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....
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 serverGiven 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
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.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.
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 detailsU 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
Looking for migrating a project from a J2EE using Struts framework to Spring/Hibernate with tiles frameworkLooking for migrating a project from a J2EE using Struts framework to Spring/Hibernate with tiles framework
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.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.
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.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.
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.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.
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.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.
A hospital management software a..........................................................................................................................................................A hospital management software a..........................................................................................................................................................
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.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.
| content | aux0 | aux1 | aux2 | aux3 | aux4 | aux5 | aux6 | aux7 | aux8 | aux9 |
|---|
| content | aux0 | aux1 | aux2 | aux3 | aux4 | aux5 | aux6 | aux7 | aux8 | aux9 |
|---|
The user has not yet taken any exams.
Foundation EUFreelance.com Member
2012 Scav Hunt
5 years experience in Java, J2ee, Xslt and WebServices
The user has not yet uploaded a resume.
As you use Freelancer.com to complete work, you'll earn badges which appear on your profile.
Elite Badges are very difficult to obtain, obtainable by only our most dedicated users.
Pro Badges are somewhat uncommon but still obtainable with little effort.
Standard Badges are common and easy to obtain.
Freelancer.com (formerly GetAFreelancer, Scriptlance and vWorker/Rentacoder) is the world's largest freelancing, outsourcing and crowdsourcing marketplace for small business. Hire freelancers to work in software, writing, data entry and design right through to engineering and the sciences, sales and marketing, and accounting & legal services.
Find freelance jobs and make money online! We have freelance coders, writers, programmers, designers, marketers and more. Getting the best web design, custom programming, professional writing or affordable marketing has never been easier!
© Copyright 2013 Freelancer Technology Pty Limited (ACN 142 189 759)
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)