| Perl : E-commerce Wesbite Dev (28 July 2010) |
| PayPal IPN, Perl/CGI, E-Commerce, Search Engine Optimization |
I am looking for a developper who will be able to take over the Finalisaztion of a website (e-commerce) built on Perl and includes CSS, javascript and HTML language- There is currently around 30 pages on the website with the product pages- all the system is live an up and running with SSL and 3D secure payment (Paypal) The development will involve the creation of payment facilities (Paypal enhancement recurrent billing) - developemnt of the product page (developemnt and design)-implementation of a proper SEO (Meta - headers ...) - develop a multilanguage par on the administration page- (For the first stage) The website is bespoke, no plateform used- Any further question, please ask If the work is well done , we will consider to continue working with the developper for the complete management of the website- wih he next stage - Please send exampl eof sinilar previsou jobs managed- |
| Determine The Url Of A Video F (28 July 2010) |
| Video, Script, Ruby, PHP, Perl/CGI, Javascript, Flash, Download, C Sharp, .NET, Programming, Multimedia |
I want a command line/batch/console script that obtains the URL of a FLV video file. The site is mginaction.com and seems to use Adobe's Flash Player 10. A typical video page is http://www.mginaction.com/VideoDetails.aspx?VideoId=1020 The number suffix is the only part of the URL that changes between video pages. You will only be able to view a few videos unless you sign up. Use the promo code MG14 to get 2 weeks for free. I don't believe that you need to enter any payment details to get this subscription. Your script will take the video ID as its only command line parameter and output to stdout the FLV URL. Ruby, Perl, C#, PHP, Javascript are acceptable. |
| Website Modifications (27 July 2010) |
| Perl/CGI, Internet Explorer, MySQL, Modification |
I have an auction website up, done in perl & mysql. Would like to have some small modifications done. I want to plug in my proboards forums instead of the single chat room, and have it return to my auction website when done. I also want a "single" login for all site functions. Currently you have to login over and over again for different activities, ie., post an item login, post an item, login again...etc...very tedious. And I would like a secure method for listing & sending downloadable ePatterns (like eBooks in PDF format) added. I might also want to change around some other things, but I wanted to get some feedback on these first as well as an idea of the costs. http://www.krazzykats.com |
| Convert A Tsv Into A Perl Data-structure (24 July 2010) |
| Perl/CGI, Data, Conversion |
This is a really simple project where you will read in a tab separated file and dynamically generate a perl data-structure. It should really be a 30 minute job, but I just haven't worked with this data-structure before. The data-structure is as follows. my (at)set = ( [0,0] => [0], [0,1] => [1], [1,0] => [1], [1,1] => [0], ); The only gotcha is that it needs to support a variable number of columns in the array. For example, if I have 3 columns, then it will look like my (at)set = ( [0,0,1] => [0], [0,1,1] => [1], [1,0,1] => [1], [1,1,0] => [0], ); I have attached an Example1.txt with a corresponding Example1.pl and this might be how the code would look if we were fixed to the number of Feature Columns the text file had. However, we want to support files that have as many columns as possible. |
| Shopping Cart (23 July 2010) |
| Shopping Cart, Shopping, Programming, Perl/CGI, Authorize.net |
I need a programmer that has experience in either Commerce.CGI or MERCHANT ORDERFORM ver 2.4. I have a client who has used MERCHANT ORDERFORM for the last 8 years (which is no longer supported) and I need to change the gateway from CYBERSOURCE to AUTHORIZE.NET. If you know how to do this with MERCHANT ORDERFORM, I would prefer that. However, if you think maybe Commerce.CGI would be a better approach, I need to hire you to set that up instead. If you have expertise in setting up some other shopping cart solution to use an Authorize.Net gateway, we can discuss that as well. What I liked about MERCHANT ORDERFORM was that you could simply add some form codes in an HTML file. You didn't have to setup a formal products database or anything too complicated. |