Search results

  1. LazyD

    Free PHP Shopping Cart

    The company I work for is looking for a shopping cart solution to integrate into our custom built CMS. My boss is a little on the fence about using an Open Source solution stating that since the source code is more available, the likely hood of exploitations/hacking is way more. I certainly...
  2. LazyD

    Linux Distro for Home Apache/Subversion server?

    So, ive decided that I need to get some kind of apache/subversion server up that I can access via the web. It doesnt have to be anything special, nor will serve files to the public on a regular basis. The primary reason I want it is to have projects up in SVN that I can download and commit...
  3. LazyD

    Naming Conventions for Large Scale Projects

    Im curious to hear peopels input on how they handle naming conventions for things like HTML IDs, Classes, etc. As well as function names for PHP and Javascript.. Im working on a large scale project and finding myself tripping over certain names and such...
  4. LazyD

    Google Maps API/Fuckery

    So, my boss has come at me with an ambitious request, he wants a Google map that is similar in function to the following site: Washington Wine Commission | Washington State—The Perfect Climate for Wine The site allows you to choose certain regions, certain types of wine, winery by name...
  5. LazyD

    Briefcase PC - Hardware Gurus Get in here...

    So, im looking to build a new PC finally... My current one is getting a bit outdated... I figured I wanted to do something a bit different this time around. I want to build a Briefcase PC... LCD and all into the briefcase. Im looking to have the briefcase be a desktop replacement with ultimate...
  6. LazyD

    Trading a Blackberry Pearl for a Treo 650

    A girl I work with wants to trade me her Treo 650 for my Blackberry Pearl. She said she had a Pearl that she dropped in a toilet while drunk and when she took it to her Cingular store they didnt have the Pearl and the guy ended up selling her on the Treo. The phone looks to be in good...
  7. LazyD

    Crique my Code! PHP & MySQL

    Im doing a job for web development company that is serving as a "test" of my skills, its pretty basic, simply an HTML form that does the following: Sends an Email to a specified Email Addy Stores the Email in a database with the date it was submitted Has a simple backend to choose date ranges...
  8. LazyD

    Creating a Zip file on server with PHP

    Before anyone starts up there smartass shit, ive tried multiple PHP classes, scripts and even the PEAR package to create one. They all end up creating zip files that are under 1mb and often have errors in winrar about being corrupt. The file should be around 150mb since it includes a large...
  9. LazyD

    MySQL Query timesout first time around - Shows on Refresh

    Im working on a site where im dealing with a poorly put together database consisting of about 400,000 rows. Everytime I make a call to the database, the PHP script maxes out its execution time (Set to 30 seconds) - When I refresh it works fine... Obviously this is kind of an issue when the site...
  10. LazyD

    Storing Referer Info in Session Variable

    So, for a site im working on I would like to track stuff as detailed as possible - One of the things I would like to track is referer information, specifically, keywords from search engines - I already have a script that parses the keyword out of the referer string but I need to figure out how...
  11. LazyD

    Web Designer/Developer/Programmer for Hire

    Im not completely finished with my site yet so I cant just direct you there for more info so here it is... I am a freelance programmer/developer looking for work - My skill-set is as follows: 4 years experience with HTML & CSS 2 years experience with XHTML, PHP and MySQL I also do graphics but...
  12. LazyD

    cURL & Zip Submits

    Maybe someone can shine some light on this but what is the possibility of using cURL on my site to submit the zip code for a zip submit offer and getting credit for it. I would like to use a simple text input on my site for the zip code without the big annoying landing pages - once they enter...
  13. LazyD

    New site deisgn

    I figured Keenan did it, so will I.... Im not happy with the current MLS Jerseys site design and I put something together that I think is better... Since my opinion doesnt matter, im looking to the critics of WF to tell me whats up... Current Design: MLS Jerseys and Replica Major League...
  14. LazyD

    Regex to grab page

    So, ive never been very good with regex... Currently im trying to scrape a pages worth of links... I tried preg_match but its only grabbing the first one, I assume I need to use preg_match_all but its not working as planned... Here is my code.... $regex = '/\<a...
  15. LazyD

    Free Foreclosure Listings?

    I know there are a number of foreclosure listing companies out there including foreclosures.com, realtytrac.com, etc. They all give a free 7 day trial and after that rape you for like $50 a month... Does anyone know of a truly free foreclosure listing service? Even if it only listed addresses...
  16. LazyD

    Competing Against Unrelated PPC Ads

    So, im currently running a campaign where the words "finance", "financing" and "credit" come up in every phrase, I have long tail keywords and im still working on scraping more together... Im having a big problem though... I seem to be competing against tons of credit card companies, payday...
  17. LazyD

    First Kiss

    So, its your first kiss and several questions might come to mind: Is it the right time? Is anyone watching? Does your partner even want to? Is your breath fresh? And...Should you use some tongue? Then you lean in and just go for it!!! Happy Fucking Monday
  18. LazyD

    DP Calls Jon "a bullshit artist" and "e book pirater"

    Couldnt help but post this... Shawn Collins Losing credibilty Jon is the infamous bullshit artist and e book pirater, oh! Dont forget that Jon attacks people in the industry to get attention... What a bunch of fucking idiots...
  19. LazyD

    When to Shut a Campaign Down

    So im sure you all have different opinions on this, but when do you just say "Fuck it" im done with this campaign and move onto the next one? I suck horribly at marketing and have yet o have a profitable campaign... Anyway, ive been told that once you spend more then payout in Adwords its time...
  20. LazyD

    Need a New Credit Card Affiliate

    So, currently im with CardOffers.Com - Im becoming more and more distrustful of there tracking system - I made my own PHP script to track clicks, while my script only tracks the raw numbers and doesnt filter by IP, scrub, etc. Im still seeing huge discrepancies between number of clicks being...