Modify Wp Nextgen Gallery

Modify Wp Nextgen Gallery
I need the NextGEN Gallery to show the thumbnails and then show the image to the right of the gallery on the page. I can’t use the default image popup. I’ve diddled with ImageBrowser, but it replaces the gallery when a thumbnail is clicked on.

I think I need a bash of gallery.php and imagebrowser.php where thumbnails are still displayed when an image is selected.

Also, need to have a way to highlight thumbnail of currently displayed image. (can merely be border around thumbnail.)

Search Scraper Script

Search Scraper Script
I need a PHP script that does everything the desktop software on this video will do. http://www.youtube.com/watch?v=HVOajpCxNDY

The script should scrape from Google, Yahoo, Bing and YouTube search suggestions.

Must have some sort of mechanism to prevent from being banned (primarily by Google) for too many queries at once.

This doesn’t have to be a pretty interface, just fast and clean code. Providers providing demo scripts will be given first preference.

Here’s an example php script that does partially what I want.

http://www.wickedfire.com/sell-buy-trade/56203-google-suggest-scraper-free-php-script.html

Good luck!

Backlink Problem

Backlink Problem
Hello everyone,

I’m really at my wits end, and am hoping someone can offer a solution.

After posting a comment on this site:

http://redneckbarandgrill.com/2009/01/20/relationship-advice-for-men-give-your-lady-synthetic-grass/comment-page-2/

…my wordpress site has been attracting a TON of backlinks from this particular website, within a matter of days. I posted the comment with the hope of obtaining just one backlink, but now I’m being constantly bombarded with backlinks from this website.

As a result, my site has been penalized and my search engine ranking has plummeted!

A few days ago, I contacted the owner of the above blog and had my comment removed…but my website continues to get backlinks from it.

This whole issue is really frustrating.

What could be the cause for this sudden explosion of links? I only launched my site around a couple weeks ago, and already it’s gotten over 300 backlinks, mainly from the source I mentioned in the first paragraph.

I’ll be honest. I have VERY little technical expertise, though I do maintain and run the site myself. If anyone out there could walk me through this problem in ‘idiot-proof’ language, I would really appreciate it!

Thanks a lot,

Slade

Migration Script Problem

Migration Script Problem
Hi! We bought this script to migrate products from Cre Loaded to Virtuemart:
http://stscript.info/useful-scripts-c-72/oscommerce+to+virtuemart+product+importer-p-266.html

Step 1 – Migrate Categories – Went Ok!
Step 2 – Migrate Products – Went Ok!
Step 4 – Migrate Manufactures – Went Ok!
Step 5 – Repair SKU – Went Ok!
Step 6 – Migrate Customers – Went Ok!

* Step 3 – step is to add oscommerce products attributes to joomla virtuemart

Step 3 did not work, we need this script to execute properly and add the products attributes from Oscommerce to Virtuemart products.

I attached the script, I need it fixed and working asap please. Only bid if you can fix it fast, Thanks a lot

Joomla Plugin Modification

Joomla Plugin Modification
Our client needs the following:

The Imperial Consulting Network needs to add functionality to the slideshow on the front page at www.thinkimperial.com

The 7 ‘icons’ at the bottom of the slideshow need to scrolls slowly from right to left, at a speed that emulates the feel of a stock market ticker. They must loop, so as on scrolls past the left border, it appears again from the right.

The movement should stop when the cursor is moved over an icon, and resume again when the cursors is moved off the icon area.

This slideshow is based on a javascript joomla plugin called Front Page Slideshow ( http://www.frontpageslideshow.net/ ). You will be customizing the module to add the scrolling functionality described above. The flexibility of the module must be maintained, I.E. the back end functionality of FPSS must remain unchanged.

We are a small software development company that would like to find a joomla and javascript professional to work with on this project. Attention to detail and communication are key to working with our firm. We will need this project completed by 3/17/10.

Need 2 Unq Weight Loss Article

Need 2 Unq Weight Loss Article
Need a serious writer to write 1 high quality article with 300 words based on a list of keyword phrases related to Natural Weight Loss. Keywords that have to be included in the article are:
best way to lose weight, diet and nutrition, diets that work, exercise to lose weight, fast weight loss, healthy weight loss, how to lose belly fat, how to lose weight fast, lose 10 pounds, lose 20 pounds, natural weight loss, quick weight loss, rapid weight loss, ways to lose weight, weight loss exercise, weight loss food, weight loss plans, weight loss program, weight loss programs, weight loss tips.

Writing should be in perfect english, professional, original and pass copyscape and similar tools.

Article should be of 300 words.

First paragraph of the article MUST be like a teaser to attract readers and make them curious to read on.

The goal is to create a relevant article that readers feel is informative and also do well in search engines.

All content you provide should be original and publishable by me with no fear of infringing on someones copyright.

Articles that are borrowed, copied or compiled from other sources will not be accepted. No copy and paste material. US bidders please.
Later I will order much more articles from you if I’ll be satisfied with this one.
Thank you.

Asterisk/switchvox Xml Api

Asterisk/switchvox Xml Api
Hi there,

We are migrating from a traditional T1 connected to a Nortel MICS PBX. The Nortel PBX has a SMDR unit attached to it providing real time CDR data to our accounting package to provide screen pops on each of the individual sales reps terminals. We need a Switchvox API that can also provide this realtime CDR data in the same format as the Nortel SMDR unit.

The developer of our software, www.eesco.com, is great but not a fan of VOIP integration and has limited resources to help develop what we need. Please do NOT contact them.
Take a look at this page:
http://www.eesco.com/?q=PhoneServer

Here is how the integration works:
T1 > Nortel PBX > Nortel SMDR > POS/OE Phone Server

The connection to the Nortel SMDR to the POS/OE Phone Server was designed to be connected by a serial port connection RS232c on an Apple MAC running OSX. And since serial ports are a thing of the past, we are using a Keyspan Serial Port to USB adapter:
http://www.tripplite.com/en/products/mo … delID=3914

The POS/OE Phone Server is a custom app by eesco that sits and runs on the mac. I asked the developer and it can not get the data via TCP but has to be in a serial port connection. This data has to be in real time. Here are the requirements from POS/OE

Technical Details For POS/OE Phone Server Requirements
> the system must be able to output an RS-232c serial data stream:
> * in a consistent, parsable data format
> * with REAL TIME data
> * each record containing
> * Line number (unique POTS equivalent)
> * Extension number
> * line status codes (R=ringing, A=answered, T=transferred, H=Hold,
> D=disconnect, etc.)
> * Caller ID # and Name (name is preferred, but not mandatory)
> * Call start, end & duration (optional)
> The suggested baud rate is 2400/8/N/1, however the telco server
> software may be configured with other settings.

Switchvox offers an API toolbox that will get the real time call status info needed. Here is a link where those XML tools are located:
http://developers.digium.com/switchvox/wiki/index.php/WebService_methods
The overview is here:
http://developers.digium.com/switchvox/wiki/index.php/WebService_overview

The Nortel SMDR manual is attached and the data format that is used for the project is the Norstar All record format which can be found on page 41 of the manual.

Please let me know if there are any other further questions.

Thanks !!

Tv/movie Indexing Portal

Tv/movie Indexing Portal
Hello everyone,

A few months back we had a link indexing portal created how-ever we have decided that we would like the website rebuilt using wordpress as the CMS. The current website is on the Joomla platform but I believe wordpress would be more suitable.

The website is a movie and television show link-indexing portal similar to that of surfthechannel. As the developer you would need to create several custom pluggins to work along with wordpress. Some of those plugins would include a way for users to submit links to existing or non-existing tv-shows and movies. The ability for users to report broken miss categorized links and a few more.

The URL to our current website can be provided so you can understand how it looks. We have a few small changes that we would like with the template but they are very minor.

***NOTE: Please do not bid on this project unless you are serious and have the skills to complete the job.

Video Website.

Video Website.
We need the same or similar template design layout like Worldstarhiphop.com
Please Include previous work demos in the area video music websites or social networking sites and explain in detail what you have done and what you can do to make this a successfully project.

Due to bad experience in past with coders not able to finish our project or taking way too long, we don’t do upfront payment no more, till we see the project completed, first, either on your server or our server.

You must have experience in this. No sloppy coding. If your template. Slicing skills is bad or ugly. PLEASE, don’t bid.

Here are extra feature that is needed:

– ANTI HACK
– MYSQL injection Proof
– ANTI DOSS
– LOAD PROOF
– Option to show featured video on the index when needed.
– Video Grabber option from popular websites
– Yahoo Pipes API
– Advertising system
– Template system (Adaptable for change)
– AJAX for the search bar.
– Codes will be clean
– System should handle 80K or more users at the same time.
– Codes should be safe and system should not get affected against hacking and introducing.
– Customise player with our website logo hard coded into player / Make our flash player same as (FLV fetcher)

– Our Flash player should be able to embed and stream videos from:

* Veoh.com (full movie)
* Youtube.com
* Ning.com
* Google.com
* Tudou.com
* Megavideo.com
* Youku.com
* 56.com
* Facebook
* All the Downloadable FLVs from any website

– The project must be cross-browser optimized; so it’s compatible with all current web browsers.
– Have knowledge of caching at all places you can find.
– Have open mind of saving bandwidth and fast loading.
– The site needs to be translated to other languages besides English (Multi-language support )
– Must have the SAME features of wordstarhiphop.com

– Ability to check all the videos listed on our site are working.

– Admin panel, when we add a new video, and when we enter the flv file location. We ask that when we press submit button it, will automatically download the flv file and store it in a folder on our website and after it does that. We ask that just in case the flv url we added, does not work anymore. That it will replace the flv file with the one in our server. So we ask that on admin panel, if we press a button that checks all videos for dead flv url. We may press the button every week. If it finds dead flv urls. it will replace all the dead videos with the flv files that it automatically downloaded and stored on our server.

– Search box on video pages, when people are searching, can you add a option to sort by date, and sort by hits, sort by artist name, make images more smaller on search results, more organized searches words from title of video, and description.

– Make a submission page, Where they have to be logged in to be able to submit videos, where on the forum it will have these boxes: like Name: \”There logged in name of course\”
* Email:
* Title Of Video:
* Description of Video:
* Url Of Image:
* Video Url:
* Then the submit button
* This should then displayed on our admin panel, of awaiting to be accepted, Where if we want the video displayed. We can edit video url the url of the image, and anything they entered , and we click on approved, If we approved the video, it will be automatically displayed, and when viewing the video, have text saying Submitted By: \”There Logged In Username\” and on their user control panel it will show how many video summation they got accepted.

– Also would like on admin panel, when we add a new video, it will have a box that we can enter for artist name, and when viewing the video it will show underneath hits Artist: \”Artist Name\”

– Make sure the maximum characters for username is 50 and maximum characters they can enter is 600
– We want to be able to add a featured video at the top of site, So instead of having it automatically change to newest video , we choose which video to feature.

-We want on admin panel a feature, (like a box) that says \”show video on video home page\” and if we don’t place a check on it, then it won’t show that video on latest videos index page for an example see Worldstarhiphop.com

– Section for most viewed video, and most commented (discussed video) (you can create a new page called Stats, and it will show these stats. as well as for competitors.

– A video bar, like here http://www.worldstarhiphop.com/videos/index.php they can select which videos from our channels, like unsigned hype, Most viewed videos, most recent videos ) and can use the video bar to embded on their website/myspace, twitter, facebook etc..

– On Comments, it shows as latest comment at the top of video. Can you switch that around to show the 1st comment on that video to always remain at the top
– Different rss feeds for categories/channels.
– On our embded video links If we place the embded url on the web browser, it shows the exact flv url of the video, We ask that you make a way where it hides that flv url to that video.

– No register or member login box required, Guest will be able to leave their comments freely on the video play page see ex: http://www.worldstarhiphop.com/videos/video.php?v=wshhA465X593xUTK9Z63
however we will be able to Ban Abusive Guest via IP etc.

– We also want a dead Video? Report it link when viewing video, where they can click on dead video, and it will check to see if the flv url is actually dead. If flv is actually dead. Then it will send us an email and replace the video, with the one that was automatically downloaded and added on server, if we ever did that

– The layout for our viewing videos page, the colour we would like it like
http://www.worldstarhiphop.com/videos/index.php

– We need in our admin panel a way to add rmtp streams liike and it will play on our player, like a way to rip. hotlink rtmp streams. like if we enter this info for one video on admin panel

– Also would like on admin panel, when we add a new video, it will have a box that we can enter for artist name, and when viewing the video it will show underneath hits
Artist: \”Artist Name\”

– On description box when viewing video Make the artist name clickable which will show the artist bio info . On admin panel make a page where we can edit artists bio and add bio of artist example: http://www.worldstarhiphop.com/videos/video.php?v=wshh7Dngi5MM6DMN0S62

– People can view flv url location through Firefox, Google Chrome, view source page, or Internet explorer. We don’t want that. Hide the flv source location urls somehow, by making it encrypted or something.

– Mask our urls so people can’t find the source link to the flv video url, when they click on \”view source\” they cant find the flv url

– Under Comments Add this disclaimer message

DISCLAIMER: You are solely responsible for the comments and other content that you post. WhosDatedWho.com accepts no responsibility whatsoever in connection with or arising from such content.

– When making new layout, or using the one we have, you have to move things around to make Ad space room for these type of adbanners

– Banners 468×60 CPM/CPC
– Skyscrapers 160×600,120X600 CPM/CPC
– Leaderboards 728×90 CPM/CPC
– Medium Rectangles 300×250 CPM/CPC
– Pop Unders, Various Sizes / CPM only
– AdFlys® (Floating Ads) 300×300 ** / CPM only / One ad per user per twenty-four hours

-IMPORTANT LAYOUT FOR VIDEO PAGE

We ask the only think you keep in same place is featured video and comment page, close by one another, and the videos below to be shown by data, example http://www.worldstarhiphop.com/videos/video.php?v=wshh7Dngi5MM6DMN0S62

– Also we would like this banner ad space when viewing video and going to edit there profile. like
http://i32.tinypic.com/jl1lj4.jpg same for viewing video

– When viewing video place this big comment pic under video So people can See Comments

– If you can create something like this pic http://i29.tinypic.com/9blk69.jpg
and for each comment. We would like Quotations marks around each comment, to stand out more like http://i31.tinypic.com/30kyp8p.jpg

– Also for commenting. Make sure they can’t add any urls. like .com http:// www. so we can prevent spam. and make it hack proof like how we have now. where they cant enter any html coding, javascript. php and more

– We only want 2 Layout colours to professional organized, like example http://www.worldstarhiphop.com/videos/index.php

– Of course must be search engine friendly!

Need 1 Unq Weight Loss Article

Need 1 Unq Weight Loss Article
Need a serious writer to write 1 high quality article with 300 words based on a list of keyword phrases related to Natural Weight Loss. Keywords that have to be included in the article are:
best way to lose weight, diet and nutrition, diets that work, exercise to lose weight, fast weight loss, healthy weight loss, how to lose belly fat, how to lose weight fast, lose 10 pounds, lose 20 pounds, natural weight loss, quick weight loss, rapid weight loss, ways to lose weight, weight loss exercise, weight loss food, weight loss plans, weight loss program, weight loss programs, weight loss tips.

Writing should be in perfect english, professional, original and pass copyscape and similar tools.

Article should be of 300 words.

First paragraph of the article MUST be like a teaser to attract readers and make them curious to read on.

The goal is to create a relevant article that readers feel is informative and also do well in search engines.

All content you provide should be original and publishable by me with no fear of infringing on someones copyright.

Articles that are borrowed, copied or compiled from other sources will not be accepted. No copy and paste material. US bidders please.
Later I will order much more articles from you if I’ll be satisfied with this one.
Thank you.

WordPress Website Layout

WordPress Website Layout
Wordpress website layout and design and programming.

Job Scope: I’m launching the first of four related and linked businesses and need the first website created. The category is Professional Services.

My Target Clients are High-end international corporations. Which means my site MUST look high-end and professional (easy to read with lots of “white space”).

Background info: I have a great deal of respect for programmers and a long term appreciation for designers. If you’re good at your job you’ll love to have me as a client. I pay well and fast and I’m respectful of your work.

Job Overview

I want the homepage to look like a website, not a blog. So Let’s blow out the Homepage Width from the “standard” bloggy 960 pixel and move to 1024 pixel minimum or “full-width” if you advise.

Header Height: I like this www.studiopress.com/demo/corporate.html header height and also the size of the Navigation

Header Content: I like www.imaginepub.com for how they skew the tagline off-center from under the name. And I like the social media icons in the otherwise-vacant-space to the right

Homepage Layout Suggestion(s):

Homepage Elements: From top of page to bottom—I prefer (a) header with name of website (Sizzle.com) and tagline (content marketing that ignites your sales) and icons (email, rss, twitter, phone).

Then the navigation bar appearing horizontally with Home, Blog, Services, About, Connect and then my 10-digit phone number

Then I hope to have a slideshow box like this: www.studiopress.com/demo/corporate.html that reads in large type: “More Leads, Bigger Sales, Greater Revenues.” Then in smaller type: “To discover more click here.”

Then a text box (again like this: www.studiopress.com/demo/corporate.html)

Under all that we move to a two-column layout with side-by-side content boxes: “Latest Post” and a “Featured Article” similar to www.studiopress.com/demo/corporate.html

The sidebar will include (1) an “ezine sign-up form” (2) a “Twitter Updates” box, (3) a categories ‘tag cloud’ box, (4) Archive

I’m also interested in learning if (and how) you can incorporate my past-clients’ logos on to the homepage. Clients include: Progress Energy, Prudential WCI Realty, Staples, American Funds, Centex Homes, Blue Cross/Blue Shield, Fuji Film, BizJournals, ABC News, Gannett, Carbite Golf, YUM Brands.

Footer: Once again, look at www.imaginepub.com for inspiration. I want to include my address, phone, fax, email, and copyright. And then columns for: Services, Portfolio, About, FAQs, Blog, Connect, Diabetes Research Institute

Reference Sites: My industry, and potential partner, sites include: www.sales2.com, www.hubspot.com, blog.junta42.com, www.imaginepub.com,

I also have a small photoshop job. Please let me know if you’re capable in photo manipulation, too.

To bid on this project you:

Must have 20 or more Scriptlance reviews to be considered.

Must read the job requirements completely and submit a proposal that addresses ALL elements.

Must submit samples of similar projects completed to be considered.

If you can design in HeadwayThemes or Thesis or StudioPress please let me know.