Java Projects
| Project name/Short description | Project type | Posted time | Budget |
|---|---|---|---|
Application to view RSS feeds - repost to use the techniques, technologies and skills learnt during the module to write an application that allows users to view RSS feeds. You will also write a report – suggested size, between 2000-3000words – documenting your work. Full details » | 1 week ago | $1500 - 12500 | |
Help me learn to use CKEditor I am attempting to install and integrate CKEditor on my website. My employer requires me to use this program and I am trying to learn it. I am a technical writer, and am somewhat familiar with CLI commands in Unix, Linux and C++, but I DO NOT read or write code. You will probably have to explain stuff that seems very basic to you. For this project I am using an iMac running Mac OS 10.5.8. To write ... Full details » | 1 week ago | $8 - 15 | |
Application to view RSS feeds to use the techniques, technologies and skills learnt during the module to write an application that allows users to view RSS feeds. You will also write a report – suggested size, between 2000-3000words – documenting your work. Full details » | 1 week ago | $12500 - 37500 | |
Write application to allow user to view RSS feeds. To write an application that allows user to view RSS feeds. Also write a report - suggested size, 2000-3000 words - documenting your work. It must include the following features: 1) Allow a user to add an RSS feed URL to the application 2) Choose an RSS feed (from those previously added) and display the feed in an appropriate, aesthetically pleasing human-‐readable form (i.e. NOT just reproducing ... Full details » | 1 week ago | $1500 - 12500 | |
Write an application that allows user to view RSS feeds. - repost To write an application that allows user to view RSS feeds. Also write a report - suggested size, 2000-3000 words - documenting your work. It must include the following features: 1) Allow a user to add an RSS feed URL to the application 2) Choose an RSS feed (from those previously added) and display the feed in an appropriate, aesthetically pleasing human-‐readable form (i.e. NOT just reproducing ... Full details » | 1 week ago | $1500 - 12500 | |
paging jsp project need paging email feature copy data from web app to mysql databas its a mini project done in jsp urge assistance Full details » | 1 week ago | $30 - 250 | |
A facebook app HI, I need some one to create a face book app, details will be provided upon request. Happy bidding. thanks Full details » | 1 week ago | $30 - 100 | |
TeamSpeak 3 for Nokia (symbian) I need Team speak 3 client for Nokia Symbian platform. Project for Nokia E72, but should work on all Symbian/Java mobiles. Feature list should include: 1). Clean/Loud voice best as possible. 2). WiFi Connectivity fist. 3). Background process. 4). English language. 5). easy navigation. 6). Channel creation if permission granted. 7). Custom PTT button (should be like "Click to bind", unless pressed cancel ... Full details » | 1 week ago | $1500 - 3000 | |
Add ICMPv6 functions to Existing Library Another coder was working on extending the PCAP4J project (https://github.com/kaitoy/pcap4j) to include ICMPv6. He left it half completed. The code is attached. I need someone to finish the job. ICMPv6 codes from 1 through 138 should have their own functions. Only 1 - 3 have been done. The functions are described at: http://www.iana.org/assignments/icmpv6-parameters/icmpv6-parameters.xml A sample ... Full details » | 1 week ago | $30 - 250 | |
Video + Audio Recording function with auto upload to web application Hi, i need a freelancer who can create a website application with the following : 1) User video and audio recording function via desktop/notebook's webcam + auto upload to web application 2) User note-taking + auto upload to web application 3) Create management system for online management of uploaded videos, audios and notes. Please revert with your past experiences and portfolio, thanks. Full details » | 1 week ago | $15 - 25 | |
landing page integration to ultracart HI I WOULD LIKE TO INTEGRATE MY LANDING PAGE TO MY ULTRACART SHOPPING CART ( MY LANDING PAGE LINK WILL SEND TO YOU ON PRIVATE (IT IS A 2 PAGE TRIAL CHECK OUT ) I HAVE THE HTML ZIP FILE READY I NEED TO INTEGRATE IT TO MY SHOPPING CART AT ULTRACART (JAVA API CHECKOUT) HERE ARE THE INSTRUCTION OF HOW TO DO THAT : https://github.com/UltraCart/two_page_trial WE WILL NEED TO TALK OVER SKIPE FOR ME ... Full details » | 1 week ago | $30 - 250 | |
Create Complex Website Application with Backend Programming Hi, I'm looking for a freelancer who can replicate a complete website application with frontend, backend and database programming. Please kindly follow instructions as follows : 1) Go to following link : https://www.securesafe.com/apps/teamsignup.html# 2) Create a free account to explore the site as a free member. 3) Reply me with your feedback on how you will replicate the frontend, backend, database, ... Full details » | 1 week ago | $15 - 25 | |
MercadoLibre - Upload products via API - repost Here are the instructions :http://developers.mercadolibre.com/list-your-item/#!/js I need to upload all 17000 products to mercadolibre. I need someone to develop the code and give me the way to upload it. And show me how to do it in the future. Full details » | 1 week ago | $30 - 250 | |
MercadoLibre - Upload products via API Here are the instructions :http://developers.mercadolibre.com/list-your-item/#!/js I need to upload all 17000 products to mercadolibre. I need someone to develop the code and give me the way to upload it. And show me how to do it in the future. Full details » | 1 week ago | $250 - 750 | |
Reply straight away to a user - Twitter app Hello I need some software coding. I have 20 accounts. They must be able to reply to a certain twitter user as soon as they have tweeted For example: User A = The tweeter User B = me (the software) If user A tweets at 18.01...User B must tweet immediately when they tweeted, so user B's reply will be at 18.01 too. I will have a long list of user A's, so the userB must have the ability to reply ... Full details » | 1 week ago | $250 - 250 | |
| 1 week ago | $30 - 100 | ||
| 1 week ago | $250 - 750 | ||
Web Socket Proyect client and smartphone as guest - repost I have several codes that work with socket.io and others with websocket working with node.js The idea is fix them asap since i have a meeting with the client and i need to show a real demo. I will pay for fixing, for other aplications to the same idea, and then to develop an api Full details » | 1 week ago | $30 - 250 | |
Fix a movie-note-taking application - PC + Mac, Java. - repost Hi, Please see the attached DOC for the full description and needs. The application is simple in its use. All it does is it lets the user run through a movie, and at any given time where the user wants to add comments about the movie he does so. The comments are added to a list on the side that eventually gets saved using the movie filename and path and the extension of “*.notes”. The notes file ... Full details » | 1 week ago | $250 - 750 | |
Hibernate many-to-one problem in Java code on mysql db Hi there, I have a bug in my software and I need help. It's a java software that uses mysql and hibernate. The mapping is done via hbn files, not with annotation. The problem occurs when trying to store a many-to-one relation/ bidirectional relationship. The exeption that occurs: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'IStock_ID' cannot be null The software ... Full details » | 1 week ago | $30 - 250 | |
Write a small invoicing app in JAVA using Netbeans Task: Note: To complete this task, you will need the latest Java SE Development Kit (JDK). This includes the Java Runtime Environment (JRE) and command line development tools that are useful for developing applets and applications. It is recommended that you complete this assignment using NetBeans Integrated Development Environment. To download this program, see the web link below. A. Write an ... Full details » | 1 week ago | $30 - 250 | |
Analyze which resources to expand on my high traffic servers Greetings Network Analysts! Currently, we have about 70,000 visitors per day and sometimes during the rush hour, the servers choke - we want to find a solution. The server is an Intel Xeon E3-1230 V2 , 8mb Cache, with 16GB ram and raid-1 double 500GB hard disks ( Sata-2 ) While looking at server's SSH top command, often times, the mysql would go to 75% or PHP would go to 100% CPU usage. We need ... Full details » | 1 week ago | $30 - 250 | |
Very Simple Blackberry/Andriod/iOs/Windows phone Webview App - repost I am in need of a very simple app for blackberry iPhone, iPad, Windows Phone and Andriod which opens a website on app web view, All it should do is once clicked on the app image should load for stay about 3 seconds and the website which is mobile optimised will be displayed. The Mobile Website already exist and what we need is just the app webview My Budget is 100$....want this project done in 5 ... Full details » | 1 week ago | $30 - 250 | |
Match Java encryption in VB.net Our web group is using a set of Java classes to encrypt and decrypt social security numbers. I have to match their algorithms in SSIS/VB.net. I am having zero luck. Here are the Java classes: import java.io import java.security.Key; import javax.crypto.Cipher; import javax.crypto.Mac; import javax.crypto.spec.SecretKeySpec; import sun.misc.BASE64Decoder; import sun.misc.BASE64Encoder; public ... Full details » | 1 week ago | $30 - 250 | |
Develop a game in Java with the help of Swing functionality Need to show a game in exhibition. The selected bidder will get the final details. Technology used is Swing in Java Full details » | 1 week ago | $1500 - 12500 | |
Fix Wordpress eCommerce Site - repost The site is a wordpress eCommerce site for hair sales and there are 2 types of memberships. There is a free membership and a membership paid monthly. Other memberships may be applied in the future as well. The previous programmer had issues implementing several aspects of the site and I really need someone who is HIGHLY knowledgeable of working with HTML, PHP, Java, Wordpress and eCommerce carts. The ... Full details » | 1 week ago | $30 - 250 | |
| 1 week ago | $2 - 75 | ||
PHP - Java - MySQL Game Authentication Game Login Source will be given if the Project is accepted! - Log Source rewrite so that only compounds the matching account id and the client (user) get IP connection and can access the game (DDOS protection drop unmatching connections). - Create a login script with which the account ID enters the client (user) IP in the MySQL database. - If authentication is enabled in the MySQL database Email ... Full details » | 1 week ago | $30 - 250 | |
Java Image Sequence Edges From Diffraction Images We supply a diffraction image sequence and you write a diffraction image sequence edge detector, in Java, that outputs single-pixel width wide edges based on the diffraction orders. Generally, there will be a zeroth order and positive and negative orders of diffraction. The image sequence must "track". That is to say, the edges inside of each image must be diffraction edges (i.e., tracking, though ... Full details » | 1 week ago | $30 - 250 | |
Looking for some one you can mentor team on afresco and/or maximo ...preferably from Bangalore Looking for some one who can mentor a team on afresco and/or maximo ...preferably from Bangalore. Should have very good hands on exp Full details » | 1 week ago | $12500 - 37500 | |
Web usage mining in ecommerce complete following task Create clusters of web logs then take new logs create clusters of them . Try to merge new clusters with old one After merging every time give personalized predictions for every user Full details » | 1 week ago | $30 - 250 | |
Scraping some information from tripadvisor website I have a PHP script meant to save some data from a specific tripadvisor webpage. The script does its job only partially. It makes use of xpath to retrieve the data that I need, and finally should write an xml file with the collected result from the page. You can choose to follow up and correct my script, get inspired from it and redo it at your best with PHP, choose a different approach (e.g. web ... Full details » | 1 week ago | $30 - 250 | |
| 1 week ago | $30 - 250 | ||
Decryption of SSL Packets (Rc4 128bits) I have some SSL packets captured with fiddler (see example), some are in plain text, some are encrypted. The content of the encrypted packets should be similar to the plain text ones. Fiddler states, that the encryption is Rc4 with 128 bits. You will need Fiddler (Freeware) to see the upload. What I need is a way to decode the encrypted packets. The files are just examples, I cant provide unlimited ... Full details » | 1 week ago | $30 - 250 | |
Website for stock market based company - repost We are looking for freelancer(not any company) to build our client's site. Eg. "www.monarchproject.com" Our needed site is same as monarchproject site. Full details » | 1 week ago | $1500 - 3000 | |
Hadoop Cluster, Java Scripts and Snort & Packet Captures PCAP data - repost Project: 4 sections Bid: on 1 section only - the first phase additional sections will be awarded as project progresses, each section should function on completion. Expect that all phases will be awarded to a single bidder if results meet/exceed exceptions. 1. Create program in PHP/Java/Python that utilizes (cloudera) Hadoop/MapReduce 4-6 node cluster setup on 64 bit Debian or Ubuntu that has ... Full details » | 1 week ago | $250 - 750 | |
CloudSim Expert Required I want to implement a simple algorithm that I have proposed ( Dynamic Resource Provisioning) for efficient VM utilization in Cloud Sim. It is kind a supply on demand theory where Virtual Machine will be allocated as and when required, also on the other hand VM should be terminated when idle. If the initial Vm are not sufficient to complete given workload of jobs, then we want to start new VM to complete ... Full details » | 1 week ago | $1500 - 12500 | |
Send email notifications from java server Open source gps tracking system gets gps data on web/server from android client already. Want a few slight additions. FULL DETAILS - https://docs.google.com/document/d/18C3lPTKD0wxkttwtuZltZMIbRqFHGTWgKj-lWsEOzFA/edit?usp=sharing Full details » | 1 week ago | $30 - 250 | |
Android app like funnypic app I am making android app. This app is similar with https://play.google.com/store/apps/details?id=com.reacticons.app&feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5yZWFjdGljb25zLmFwcCJd https://play.google.com/store/apps/details?id=com.stuckpixelinc.funnypics&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5zdHVja3BpeGVsaW5jLmZ1bm55cGljcyJd And i will send diagram via pm Full details » | 1 week ago | $30 - 250 | |
proyek excel saya bisa menyelesaikan dan membuat aplikasi penghitungan angka , uang dan lain lain dengan menggunakan bahasa pemrograman java. bagi anda yang berminat bisa menghubungi saya Full details » | 1 week ago | $2 - 8 | |
Customisation of advanced website functionality I have a gift list website which requires some advanced functionality. When a user creates a list, I need and exit page with relevant affiliate links related to the list. Full details » | 1 week ago | $20 - 250 | |
Administrating database , database management software Hi, I am looking for a professional to develop a web based database manager/management software: Built something similar to phpmyadmin, but would like to have better user interface, flexibility on tables row & column, able to import export excel files. Able to convert current excel file datas into the database easily without much effort like re-input the datas manually. It must be in web based ... Full details » | 1 week ago | $250 - 750 | |
| 1 week ago | $250 - 750 | ||
Change/add css/html meta tag viewport Greeting All, Two tasks is required -Change the existing royalslider code (animated block) – with responsive view on different mobile devices. -Create one html meta tag viewport use with responsive view on different mobile devices. http://codecanyon.net/item/royalslider-touchenabled-jquery-image-gallery/461126?sso?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=Semenov Full details » | 1 week ago | $30 - 250 | |
JAVA app that extracts info from a MySQL DB I have the source code, just need some editing done to it...I need to change some of the tables that is extracted from the SQL tables. Here is how the JAVA application works. It reads in from an ODBC database and pushes out an XML representation of the data. shouldnt take more then 1-2 hours. Full details » | 1 week ago | $2 - 8 | |
Ugent need for AN US MNC. Techno Commertial Business Developers plus Coders, Delhi NCR, bidding,coding, php, dotnet etc. a leading software solutions and system integration services provider. We design, develop, integrate and maintain business applications to enable enterprises to solve complex, mission-critical business problems. This is a immediate start position Required: Its a techno commertial profile.. - Minimum 2-3 years experience in Business Development ot 1 to 2 years in php. cms, dot net developments. - ... Full details » | 1 week ago | $12500 - 37500 | |
android app required for multiple devices i need a android application and services written for an android device. I will immediately hire someone who can do it , Thank you Full details » | 1 week ago | $2 - 8 | |
Reparación de app en Android Se tiene una aplicacion en Android que consume datos de mediante JSON y PHP. El proyecto ya se encuentra al 95% terminado pero es necesario repararlo ya que cuenta con varios bugs. La aplicación es un app que consta de 5 tabs en las que la principal maneja 3 widgets internos, interactivos y sincronizados que muestran datos provenientes de la base de datos. Uno de los widgets y su vista desplegada ... Full details » | 1 week ago | $3750 - 11250 | |
Application that monitors a MFP (Lexmark) by NPAP protocols We need an application that monitors a MFP (Lexmark) by NPAP protocols, on the port 9300, and capture npap packages sent from it. These packages must be captured when performed some copy of a document in a MFP. In this packages must be read how many pages were copied and which user. These information must be written on XML file. Must be written in Java or C #. Pm for more details. Full details » | 1 week ago | $750 - 1500 | |
connect db to a Simple mini web application using JSP I have the project started. it is basically done just need to connect the db and make some minor changes to functionality Full details » | 1 week ago | $30 - 250 |
