Cody Snider

My Projects

  • AWS eCommerce Framework
    Uses the Amazon Associate system with my knowledge in SEO to create a network of profitable eCommerce sites that are quick-to-deploy.
  • Graphical Craigslist Ad Engine
    A Flash-based application for building image-based classified ads.
  • Community SE Ranking Monitor
    Open, community-based SERP rank monitor engine.
call our helpline

Latest Blogs

Disable yum-updatesd for better performance

On a base install, yum-updatesd is installed and it seems like a fairly good idea to keep that running (keeps you updated). Not so and it’s safe to disable this (kill the process and disable it from starting up in the first place. Here’s the process, I noticed an immediate speed increase in my VPS when [...]
Read more

WordZe API Python Script

import sys, pycurl, re, time, string, urllib from datetime import date import xml.dom.minidom class WordZe: def __init__(self, key=’ADD YOUR KEY HERE’): self.apiKey = key self.caretakerObj = WordZeCaretaker() self.userAgent = ‘Mozilla/5.0 (Windows; U; Windows NT 6.1; es-ES; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)’ def singleKeywordLookup(self, keyList = []): if len(keyList) == 0: raise Error(’You need to pass a list to the singleKeywordLookup to perform a request.’) else: # [...]
Read more

CrunchPad

If you’ve carried on a conversation with me regarding modern laptops, you’d know I LOVE netbooks and the underlying shift in the way computers are being built because of them. Since the dawn of the personal computer as a reasonably priced appliance in the home, everything has been fueled by faster/bigger/more powerful. This has worked out [...]
Read more

Microsoft People Ready: Worst Campaign EVER

This campaign is horrible, in my opinion. Here's why: They don't actually say anything! These are 30-second rants that use meaningless phrases common to "Yes men" and consultants.
Read more