login
Forgot?

Don't have an account? Register one now!

Login

QtWebKit powered specific browser prototype

Bids 
7
Avg Bid
$171 USD
$1326 HKD
CLOSED
  • Project ID:

    1428708
  • Project Type:

    Fixed
  • Budget:

    $30-$250 USD
    (Approx. $232-$1942 HKD)

Project Description:

I need a QtWebKit based browser prototype.
The prototype will have to be developed under Linux and QtDesigner (or some other Linux standard C++ integrated development tool like KDevelop).
The prototype may be based on some existing code like for example:
http://developer.qt.nokia.com/doc/qt-4.8/webkit-fancybrowser.html
It will have the following simple functions:
- The possibility to start the browser from Linux command line
- The possibility to add the command line parameter --port=XXXX
- The port will be the port where a TCP daemon will listen for commands (on localhost).
- The commands that the prototype will have to demonstrate over the TCP/IP connection are:
- LoadPage(URL, Timeout), Where URL is the url of a webpage that will be loaded and rendered by the component. The function will return an answer as soon as the page is fully loaded and rendered. If the page is not loaded after a timeout period specified by the Timeout parameter an error message will be returned.
- LoadPageSource(), This method will return the rendered HTML code of the page. Including any HTML that will be dynamically created by javascript code on the page (for example if all the html is created in the onload method).
- LoadPageOriginalSource(), Will return the original source code of the page as it was loaded from the server (without any changed performed by javascript).
- ExecuteJavascriptOnNode(JavascriptCode, NodeXPath), This function will allow to execute any kind of javascript code on a DOM node. The node will have to be first found using the node address from the NodeXPath argument. (the address will be an XPath expression)

As much of the functionalities should be done directly by javascript code in the context of the loaded HTML document. (like for example the XPath search)

If possible the C++ code should be as limited to the interface as possible. (parsing of the command line parameters, create the TCP/IP server on the specified port, read the data on the socket in some standard format (preferably JSON), send the data to the QtWebKit component, answer the request once all actions are executed on the QtWebKit compoenent, collect error codes, etc.)

This project is only a feasibility study no importance will be given to the completeness of the interface on the TCP/IP link. For example sending 1, 2, 3, 4 in JSON format and having all other parameters like (URL, Timeout, JavaScritp code, NodeXPath hardcoded in the QtDesigner project will be considered OK. The same will apply for the answer part, sending the real HTML code will not be really important. It will be more important to indicate the portion of code where the functionality can be checked using a debugger.

The full source code and integrated development environment of the prototype will be required as well as some help with the chosen development environment (QtDesigner).

Skills required:

C++ Programming, Linux, Software Architecture

Project posted by:

miso2239 France
4.5 (4 Reviews)

Last seen: Apr 11, 2012 6:42 AM HKT

If you are the project creator or one of the bidders, please Log In for more options.


Awarded Bids

ostrava15673.JPG
pjoter
Czech Republic From Czech Republic        Offline
 Accepted
$120 in 7 days 
$60 Milestone Requested
3 months ago
4.9

4.4

10 Reviews
91% Completion Rate
Hi, I've 5+ years of experience with Qt and I would like to help you with it. You'll be satisified for sure.
abdon
Colombia From Colombia        Offline
 Accepted
$100 in 15 days 
0
3 months ago
0.0

0.0

0 Reviews
0% Completion Rate
HI, I hope help you

All Bids ()

victory.jpg
srinichal
India From India    Standard Membership     Online
  Freelancer Orientation (90%, 100th percentile)
  General Orientation (85%, 95th percentile)
  Participated in the 2012 Freelancer.com Scavenger Hunt
$250 in 8 days 
$125 Milestone Requested
3 months ago
4.6

6.4

57 Reviews
58% Completion Rate
Let us discuss further
AKRB logo.jpg
tyagiarun95
India From India        Offline
$300 in 10 days 
$150 Milestone Requested
3 months ago
Qt is a comprehensive C++ application development framework that includes a class library and tools for cross-platform development and internationalization and we have an experience of 3 years in this technology.Please... more
Qt is a comprehensive C++ application development framework that includes a class library and tools for cross-platform development and internationalization and we have an experience of 3 years in this technology.Please contact us for further process. less
2d94abd.jpg
DanyT
Romania From Romania        Offline
$200 in 10 days 
0
3 months ago
0.0

0.0

1 Review
0% Completion Rate
Hi, I would be very glad to help you.
photo.jpg
jartieda
Spain From Spain        Offline
$100 in 20 days 
0
3 months ago
0.0

0.0

0 Reviews
100% Completion Rate
I have more than 3 years of experience with QT and 2 yeasr with javascript web programming. Also I have some experience with the development of miniserver applications like this.