Recent content by shakemelikeapig

  1. S

    Hostgator? Anyone use the built in php/my sql stuff?

    I have a hostgator account and just noticed in my quest to learn php and mysql that they have stuff added onto cpanel that lets you do this including apache and all that stuff... does this mean I dont need to download anything extra? Whats the best way to make use of all of the stuff they have...
  2. S

    How do I add text to animated GIF image

    I need to create a new GIF image with overlaid text from an animated GIF, preferably with PHP. Any pointers and suggestions greatly appreciated. Using PHP with GD, I can create a new GIF image with overlaid text from a non-animated GIF. But I'm stuck when trying the same thing on animated GIF...
  3. S

    Add new element to list using jQuery

    Hi, I'm using jQuery on an app I've been developing. Let's say I have an unorded list like this... <ul id="animals"> <li rel="10">Cat</li> <li rel="20">Dog</li> <li rel="30">Bird</li> <li rel="40">Monkey</li> </ul> Then, lets say I have a variable called 'newPosition' whose...
  4. S

    Update ASP pogram code while web client accessing

    I'm a newbie in web programming. My boss called me to write a console application that eventually overwrites a ASP file. My question is if the ASP is heavily requested by web clients, will my console application crash?
  5. S

    How many UV per month for site to make good money?

    Read ad revenue earners talk about UV (unique visitor) and PV (Page Views). Roughly how many UV , Page Views per mth is necessary to make at least $2K revenue per mth? Let us say on low cost high volume niche like entertainment:D
  6. S

    LF: Movie Download graphics - banners, squeeze, sales, ebook covers

    I need someone to make my new banners, ebook covers, squeeze page, sales letter etc for a new product and e-book I am developing. its 'movie download' based, and needs to be flashy etc. need a package price for all.
  7. S

    Tips to building a responsive list?

    Hey , I read somewhere that the typical subscriber is worth 1 dollar per month but I have noticed that some marketers agree with that figure, others disagree and another group makes much more than a dollar per subscriber. I know the basic principle of treat your group like a friend and send by...
  8. S

    Putting Text Over This Image

    I have a unique problem. Here's what I want: I want two images to be along side an embedded youTube video which I have figured out.. however.. I have no idea how to add text on top of those images. I'll paste my code to see if someone here can help me out. <center><TABLE BORDER="0"...
  9. S

    How to create opt in form for blogger ?

    Hi! How I can create opt in form for blogger? I just want to collect name and email only. Thanks
Top