We are looking for someone with experience in writing articles for Forex Market. This will be an ongoing contract for 3-6 months ( longer ) with at least 2 articles per week roughly between 400-500 words… (Budget: $250-750, Jobs: Articles, Blog, Copywriting, Financial Markets, Financial Research)
Oscommerce problem by cgptltd
Implementing Address Resolution Protocol in Java by nitingaurireland
The brief description of the project is given below: Step 1: When source devices want to communicate with another device, source device checks its Address Resolution Protocol (ARP) cache to find it already has a resolved MAC address of the destination device… (Budget: $250-750, Jobs: HTML, J2EE, Java, MySQL, SQL)
Product reviews by homerbruce
Logo design for hosting company by magictex
web development by retailblast
easy crawler – save urls to generate "sitemap" by crilla
3K Facebook Fans from NETHERLANDS . Start now ! by MCZ
Bussiness Advise, Marketing and Translate by Furiouswitch
Dofollow by putra2009
PHP-developer for several projects by pg010180
extract magicbricks.com by Aman854
i want to create real estate agents, builders mobile number database. www.magicbricks.com is a good source to collect the data. but manual collecting is very time consuming process. i want a software to collect the real estate agent/builder name, address, mobile number… (Budget: $30-250, Jobs: Data Entry, Data Processing, eCommerce)
Wp Social Bookmarking Plugin
Hello,
i need a wordpress plugin that will autosubmit new post to these sites:
* diggitsport.com
* DIGO.it
* TechNotizie.it
* Upnews.it
* fai.informazione.it
* Diggita.it
* InTopic.it
* ZicZac.it
* Segnalo.virgilio.it
* Digg.com
* OKNOtizia.virgilio.it
* Wikio.it
and also will ping these services:
* pingoat.com
* feedping.com
* feedage.com
* feedburner.com/fb/a/ping
* icerocket.com/c?p=ping
* rpc.weblogs.com
* blogsearch.google.com/ping
* technorati.com/ping
* submitexpress.com/submit.html
* pingates.com/index.php
* ping.in
* pingmyblog.com
* bpinger.com
* autopinger.com
* pingomatic.com
* feedshark.brainbliss.com
* pingoat.com
All configurable with username and email for every site (not for pinging sites)
Need 50+ Signups
Synchronising Files Between Se
Hi,
We currently have some available audio and videos downloads on our website :
http://www.ctminetwork.org/V2/English/Media/audio.php
http://www.ctminetwork.org/V2/English/Media/video.php
Regularly (weekly), new downloads are proposed and the older one deleted.
Web Pages are made of :
A php code on theses pages allow to filter your selection of downloads.
A javascript code allows bubble to appear to give details about the file
Let define some syntax
WS : Website Server : This Server is a web server hosted by a web company, noting fancy. this server host our website.
LS : Local Server : it is MAC server in our office using 1Mb SDSL Line hosting our files locally : web pages + audio & video files
DS : Download Server : All our audio and videos files available for downloads from our website are hosted on a server dedicated for Downloads.
We already have these 3 servers but are open for changes.
How does we maintain our downloads?
1. We record the file though audio & video equipment, we convert it into web format : audio in mp3, video in mpeg
2. Then we had the file into itunes
3. We tag the new added files using itunes the metadata (Name, Author, Duration, etc…)
4. We delete from itunes the files that needs to be deleted.
5. We export from itunes the XML file .
6. We upload the audio/video file on our DS.
7. Once the file fully uploaded, we upload the XML file on the WS.
8. Then, on the WS, a cron task read the new uploaded XML files and update the Mysql database accordingly.
9. The website (WS) read the mysql database and display the files
What we want
We want to simplify the process as much as possible.
The beginning remains the same :
1. We record the file though audio & video equipment, we convert it into web format : audio in mp3, video in mpeg
2. Then we had the file into itunes
3. We tag the new added files using itunes the metadata (Name, Author, Duration, etc…)
4. We delete from itunes the files that needs to be deleted.
As from now on, everything must be automatic, this is where your job starts :
cron task A, on every Monday 23h00, is being Launched from DS, here it was it does :
from our DS to the LS : A script
o connects to our LS (using https, ssh, sftp,or ftp)
o Read the content of the directory on the LS and on the DS,
o Compare every file (creation Date, Metadata, etc..) between DS and LS
o Upload the difference from LS to DS (Resume function must available) – Pure mirroring
When synchro is finished :
o an email is sent with the state of the operation : success/failures + logs
o Cron Task B is being Launched
Cron Task B , and here what is does :
from our WS to the DS : Then the cron task reads the metadata of each file on the DS and create an XML file on the WS containing all the infos (Name, Duration; Author, etc…)
The 5 php pages on the WS reads the XML file and update the web page accordingly.
An 5 XML feeds (podcast) are being created
The challenges are :
Find a DS that accept connection that can read content of their folder from an external source.
Interact with 3 different servers
Alternatives
The XML and podcast creation could be done from the DS, instead of the WS.
We are open to other solutions if you have any idea.
