Programming Tips #1 “Don’t Repeat Yourself”
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Over the years I have built up what I call my ‘programming wisdom’ this is what
has replaced my early years of supposed ‘raw talent’. When I was age 11 I wrote my first program to play Chess, it wasn’t exactly Deep blue yet it could beat my parents but not me (is never good if you can make something more clever than yourself).
I could probably write a much better chess program now and in fact its one of my favorite questions in an interview to ask ‘how do you start writing a program to play chess’ (I digress) the point is that I would now write a better chess program because I could draw upon my abilities into research and planning, I may not come up with any amazing ideas but it would likely be solid, reliable and probably completed on time.
So I thought to myself what have I learnt that I can put across that will be useful to my fellow programmers who have not made all the mistakes I have. I plan on writing a long series of programming tips over the coming weeks (disturbed only by solicitors, investors and other scary programming time eating monsters).
Many of these tips may seem obvious but so many of these if I asked in an interview and the programmer would say something like ‘yes I always use OO’ and yet two weeks later I would find them ignoring OO principals because ‘it was just quicker to do it this way’ and in doing so completely miss the point.
#1 Don’t repeat yourself
So for today’s tip the most obvious of all programming mistakes. This can mean so many things but it encapsulates my whole approach to programming. At every step I am always thinking ‘how could this be extended’, now you are probably asking yourself why is this relevant to not repeating yourself? To me every new piece of code is an opportunity to save myself time later. An example,
When I was looking at the Zend Framework (PHP) at the new filter system that uses chains (classes returning classes) I used it twice before I wrote a helper. This is an example chain.
$filterChain = new Zend_Filter(); $filterChain->addFilter(new Zend_Filter_Alpha()) ->addFilter(new Zend_Filter_StringToLower());
And this is what I replaced it with,
$filterChain = new Zend_Filter_Helper('alpha-StringToLower');
Now although this probably took me 3-4 hours to write this, over the last few months it has probably saved me far more time and will continue to save me time. It is so important to not just think at this level but at every scale of programming to think ‘what if I went one step further’. It can mean that 6 weeks down the line a sudden change in requirements can mean instead of a major slippage actually mean a £500 bonus from your boss.
Comment by David Coallier on 6 November 2007:
You’d be better because the real good chess players from the 70s-80s wrote good books about it ?
Hmm Deep Blue, dear Gary, we’ll see how he does in the russian presidential
We can’t say it’s not a smart man.
Good article, I hope to see more and more so people start understanding that writing good code is crucial.
Comment by Manfred on 6 November 2007:
This looks like the Decorator Pattern, no?
Comment by Stephan Schmidt on 7 November 2007:
Good tip. Saves a lot of time in the future.
Perhaps it would be even better to write:
$filterChain = filter().add(new Zend_Filter_Alpha_StringToLower())
or with some more Fluent Interface style:
$filterChain = create()
.alpha()
.toLower();
(where alpha and toLower could also be combined)
But in every case, I would have written a new Zend_Filter_Alpha_StringToLower which has better reusability thann Zend_Filter_Helper(’alpha-StringToLower’);
Strings (”alpha-StringToLower”) are also not very refactoring friendly.
I’ve written about how to add fluent interfaces to Google Collections. They do something similiar, they filter collections.
http://stephan.reposita.org/archives/2007/10/17/creating-a-fluent-interface-for-google-collections/
More about fluent interfaces was written by Martin Fowler
http://martinfowler.com/bliki/FluentInterface.html
Peace
-stephan
–
Stephan Schmidt :: stephan@reposita.org
Reposita Open Source - Monitor your software development
http://www.reposita.org
Blog at http://stephan.reposita.org - No signal. No noise.
Comment by Bill Karwin on 7 November 2007:
Nick, have you looked at the new Zend_Filter_Input class, which allows you to declare multiple filters or validators for multiple inputs?
In your example, you want a chain of two filters, and no validators.
$input = new Zend_Filter_Input(array('value' => array('Alpha', 'StringToLower')), null);
Then you can use it like this:
$input->setData(array('value' => $someValue));
echo $input->value; // outputs filtered value, also applies html-escaping
See also:
http://framework.zend.com/manual/en/zend.filter.input.html
Comment by Nick Halstead on 7 November 2007:
Bill, yes I have looked at it (I live and breath the platform, how sad am I) but this was just purely an example and is not what we use anymore.
Decorator pattern, isnt that something to do with me avoiding DIY? - but seriously, yes Decorator is part of it, but I was more trying to get across an overall approach of using every programming paradigm (whichever your most comfortable with) to mean that you save yourself time in the long run.
Trackback by PHPDeveloper.org on 9 November 2007:
Nick Halstead’s Blog: Programming Tips Series…
Nick Halsted has posted the first two in a series of ……
Trackback by Anonymous on 4 April 2008:
Ebony Bitches Sucking Dick On Video…
Ebony Bitches Sucking Dick On Video…
Trackback by Anonymous on 4 April 2008:
Brittny Spers Giving A Blow Job…
Brittny Spers Giving A Blow Job…
Trackback by Anonymous on 4 April 2008:
How To Spell Go Fuck Yourself In Portuguese…
How To Spell Go Fuck Yourself In Portuguese…
Comment by Neo on 25 February 2009:
homemade halloween costume
[URL=http://sofyfad43.100megsfree8.com/homemade-halloween-costume/]homemade halloween costume[/URL]
lincoln mks
[URL=http://sofyfad43.100megsfree8.com/lincoln-mks/]lincoln mks[/URL]
preteen photos
[URL=http://sofyfad43.100megsfree8.com/preteen-photos/]preteen photos[/URL]
super bowl results
[URL=http://sofyfad43.100megsfree8.com/super-bowl-results/]super bowl results[/URL]
my humps video
[URL=http://sofyfad43.100megsfree8.com/my-humps-video/]my humps video[/URL]
layered bob
[URL=http://sofyfad43.100megsfree8.com/layered-bob/]layered bob[/URL]
buffy episode guide
[URL=http://sofyfad43.100megsfree8.com/buffy-episode-guide/]buffy episode guide[/URL]
sonic fast food
[URL=http://sofyfad43.100megsfree8.com/sonic-fast-food/]sonic fast food[/URL]
cute layouts
[URL=http://sofyfad43.100megsfree8.com/cute-layouts/]cute layouts[/URL]
halloween invitations
[URL=http://sofyfad43.100megsfree8.com/halloween-invitations/]halloween invitations[/URL]
disneyland florida
[URL=http://sofyfad43.100megsfree8.com/disneyland-florida/]disneyland florida[/URL]
suncoast federal credit union
[URL=http://sofyfad43.100megsfree8.com/suncoast-federal-credit-union/]suncoast federal credit union[/URL]
wisconsin court access
[URL=http://sofyfad43.100megsfree8.com/wisconsin-court-access/]wisconsin court access[/URL]
amtrak schedule
[URL=http://sofyfad43.100megsfree8.com/amtrak-schedule/]amtrak schedule[/URL]
area code 703
[URL=http://sofyfad43.100megsfree8.com/area-code-703/]area code 703[/URL]
free hallmark ecards
[URL=http://sofyfad43.100megsfree8.com/free-hallmark-ecards/]free hallmark ecards[/URL]
sidekick phone
[URL=http://sofyfad43.100megsfree8.com/sidekick-phone/]sidekick phone[/URL]
farenheit to celcius
[URL=http://sofyfad43.100megsfree8.com/farenheit-to-celcius/]farenheit to celcius[/URL]
red rock casino
[URL=http://sofyfad43.100megsfree8.com/red-rock-casino/]red rock casino[/URL]
jcpenney catalog
[URL=http://sofyfad43.100megsfree8.com/jcpenney-catalog/]jcpenney catalog[/URL]
Comment by Jane on 27 February 2009:
create your own myspace layout
[URL=http://wenafafalovif4.k2free.com/create-your-own-myspace-layout/]create your own myspace layout[/URL]
logitech drivers
[URL=http://josuvybesodas1.100megsfree8.com/logitech-drivers/]logitech drivers[/URL]
girly quotes
[URL=http://wenafafalovif4.k2free.com/girly-quotes/]girly quotes[/URL]
cat anatomy
[URL=http://josuvybesodas1.100megsfree8.com/cat-anatomy/]cat anatomy[/URL]
riverside superior court
[URL=http://josuvybesodas1.100megsfree8.com/riverside-superior-court/]riverside superior court[/URL]
reese witherspoon hair
[URL=http://josuvybesodas1.100megsfree8.com/reese-witherspoon-hair/]reese witherspoon hair[/URL]
varenicline
[URL=http://josuvybesodas1.100megsfree8.com/varenicline/]varenicline[/URL]
carol gracias
[URL=http://josuvybesodas1.100megsfree8.com/carol-gracias/]carol gracias[/URL]
2007 chevrolet silverado
[URL=http://josuvybesodas1.100megsfree8.com/2007-chevrolet-silverado/]2007 chevrolet silverado[/URL]
ami cusack
[URL=http://wenafafalovif4.k2free.com/ami-cusack/]ami cusack[/URL]
onemorelevel
[URL=http://josuvybesodas1.100megsfree8.com/onemorelevel/]onemorelevel[/URL]
subway menu
[URL=http://wenafafalovif4.k2free.com/subway-menu/]subway menu[/URL]
bob haircut
[URL=http://josuvybesodas1.100megsfree8.com/bob-haircut/]bob haircut[/URL]
christmas coloring pictures
[URL=http://josuvybesodas1.100megsfree8.com/christmas-coloring-pictures/]christmas coloring pictures[/URL]
disneyland florida
[URL=http://josuvybesodas1.100megsfree8.com/disneyland-florida/]disneyland florida[/URL]
carrier furnace
[URL=http://josuvybesodas1.100megsfree8.com/carrier-furnace/]carrier furnace[/URL]
butternut squash recipe
[URL=http://wenafafalovif4.k2free.com/butternut-squash-recipe/]butternut squash recipe[/URL]
ny dmv
[URL=http://josuvybesodas1.100megsfree8.com/ny-dmv/]ny dmv[/URL]
hampton bay fans
[URL=http://josuvybesodas1.100megsfree8.com/hampton-bay-fans/]hampton bay fans[/URL]
cindy margolis playboy
[URL=http://wenafafalovif4.k2free.com/cindy-margolis-playboy/]cindy margolis playboy[/URL]
Comment by Diesel on 2 March 2009:
proxy website
truyen nguoi lon vn
main tetek cikgu
eric carle lesson plans
annauniversity results
pearl by john steinbeck
dylan sprouse shirtless photos
agnes monica telanjang
hindi stories of chudai
jocuri de imbracat papusi barbie
Comment by Hero on 3 March 2009:
scratch and dent appliances
precambrian era
bridgette bardot
uniform advantage
scary pranks
facts about jupiter
comedy monologues
blank map of europe
amazing race winners
testicle size
Comment by Diesel on 4 March 2009:
snickerdoodle recipe
[URL=http://cutyxuqivihi.fortunecity.com/snickerdoodle-recipe/]snickerdoodle recipe[/URL]
kiro 7 news
[URL=http://cutyxuqivihi.fortunecity.com/kiro-7-news/]kiro 7 news[/URL]
free online mmorpgs
[URL=http://cutyxuqivihi.fortunecity.com/free-online-mmorpgs/]free online mmorpgs[/URL]
nicky barnes
[URL=http://cutyxuqivihi.fortunecity.com/nicky-barnes/]nicky barnes[/URL]
mcalisters deli
[URL=http://cutyxuqivihi.fortunecity.com/mcalisters-deli/]mcalisters deli[/URL]
skinny myspace layouts
[URL=http://cutyxuqivihi.fortunecity.com/skinny-myspace-layouts/]skinny myspace layouts[/URL]
myspace font codes
[URL=http://cutyxuqivihi.fortunecity.com/myspace-font-codes/]myspace font codes[/URL]
eric the midget
[URL=http://cutyxuqivihi.fortunecity.com/eric-the-midget/]eric the midget[/URL]
verizon pix place
[URL=http://cutyxuqivihi.fortunecity.com/verizon-pix-place/]verizon pix place[/URL]
ingles grocery
[URL=http://cutyxuqivihi.fortunecity.com/ingles-grocery/]ingles grocery[/URL]
Comment by Neo on 4 March 2009:
saratoga race track
[URL=http://vuvosopoluda.fortunecity.com/saratoga-race-track/]saratoga race track[/URL]
biggie smalls lyrics
[URL=http://vuvosopoluda.fortunecity.com/biggie-smalls-lyrics/]biggie smalls lyrics[/URL]
elenor roosevelt
[URL=http://vuvosopoluda.fortunecity.com/elenor-roosevelt/]elenor roosevelt[/URL]
wb mason
[URL=http://vuvosopoluda.fortunecity.com/wb-mason/]wb mason[/URL]
britiny spears
[URL=http://vuvosopoluda.fortunecity.com/britiny-spears/]britiny spears[/URL]
socrates quotes
[URL=http://vuvosopoluda.fortunecity.com/socrates-quotes/]socrates quotes[/URL]
rome hbo
[URL=http://vuvosopoluda.fortunecity.com/rome-hbo/]rome hbo[/URL]
converse boots
[URL=http://vuvosopoluda.fortunecity.com/converse-boots/]converse boots[/URL]
alvar hanso
[URL=http://vuvosopoluda.fortunecity.com/alvar-hanso/]alvar hanso[/URL]
camp bow wow
[URL=http://vuvosopoluda.fortunecity.com/camp-bow-wow/]camp bow wow[/URL]
Comment by Neo on 7 March 2009:
23isback
[URL=http://kyzikamodot8.gigazu.net/23isback/]23isback[/URL]
sample letter of resignation
[URL=http://vihumehyluv5.gigazu.net/sample-letter-of-resignation/]sample letter of resignation[/URL]
nick lachey lyrics
[URL=http://dopihigimib6.gigazu.net/nick-lachey-lyrics/]nick lachey lyrics[/URL]
mla title page
[URL=http://dopihigimib6.gigazu.net/mla-title-page/]mla title page[/URL]
american idol theme
[URL=http://kyzikamodot8.gigazu.net/american-idol-theme/]american idol theme[/URL]
diablo 2 cd key
[URL=http://vihumehyluv5.gigazu.net/diablo-2-cd-key/]diablo 2 cd key[/URL]
project 64 roms
[URL=http://dopihigimib6.gigazu.net/project-64-roms/]project 64 roms[/URL]
town fair tire
[URL=http://vihumehyluv5.gigazu.net/town-fair-tire/]town fair tire[/URL]
ihsa football
[URL=http://kyzikamodot8.gigazu.net/ihsa-football/]ihsa football[/URL]
browning bar
[URL=http://dopihigimib6.gigazu.net/browning-bar/]browning bar[/URL]
amy robach
[URL=http://dopihigimib6.gigazu.net/amy-robach/]amy robach[/URL]
little ceasars
[URL=http://vihumehyluv5.gigazu.net/little-ceasars/]little ceasars[/URL]
plan parenthood
[URL=http://dopihigimib6.gigazu.net/plan-parenthood/]plan parenthood[/URL]
dial idol
[URL=http://kyzikamodot8.gigazu.net/dial-idol/]dial idol[/URL]
jodi sweetin
[URL=http://kyzikamodot8.gigazu.net/jodi-sweetin/]jodi sweetin[/URL]
dfw airport parking
[URL=http://dopihigimib6.gigazu.net/dfw-airport-parking/]dfw airport parking[/URL]
tummy tuck cost
[URL=http://dopihigimib6.gigazu.net/tummy-tuck-cost/]tummy tuck cost[/URL]
houston auto show
[URL=http://kyzikamodot8.gigazu.net/houston-auto-show/]houston auto show[/URL]
grinch lyrics
[URL=http://vihumehyluv5.gigazu.net/grinch-lyrics/]grinch lyrics[/URL]
indiana bmv
[URL=http://kyzikamodot8.gigazu.net/indiana-bmv/]indiana bmv[/URL]
Comment by Hero on 9 March 2009:
aim pranks
[URL=http://emilyosment.fortunecity.com/aim-pranks/]aim pranks[/URL]
vw convertible
[URL=http://sayingsandquotes.fortunecity.com/vw-convertible/]vw convertible[/URL]
hairstyles for prom
[URL=http://sayingsandquotes.fortunecity.com/hairstyles-for-prom/]hairstyles for prom[/URL]
thottbott
[URL=http://emilyosment.fortunecity.com/thottbott/]thottbott[/URL]
gram conversion
[URL=http://emilyosment.fortunecity.com/gram-conversion/]gram conversion[/URL]
rand mcnally directions
[URL=http://emilyosment.fortunecity.com/rand-mcnally-directions/]rand mcnally directions[/URL]
jordana brewster nude
[URL=http://emilyosment.fortunecity.com/jordana-brewster-nude/]jordana brewster nude[/URL]
danica patrick nude
[URL=http://emilyosment.fortunecity.com/danica-patrick-nude/]danica patrick nude[/URL]
vanderbilt hospital
[URL=http://sayingsandquotes.fortunecity.com/vanderbilt-hospital/]vanderbilt hospital[/URL]
navy advancement
[URL=http://sayingsandquotes.fortunecity.com/navy-advancement/]navy advancement[/URL]
greek salad recipe
[URL=http://emilyosment.fortunecity.com/greek-salad-recipe/]greek salad recipe[/URL]
costco locations
[URL=http://emilyosment.fortunecity.com/costco-locations/]costco locations[/URL]
norfolk pine
[URL=http://emilyosment.fortunecity.com/norfolk-pine/]norfolk pine[/URL]
ask jeeve
[URL=http://sayingsandquotes.fortunecity.com/ask-jeeve/]ask jeeve[/URL]
herald argus
[URL=http://sayingsandquotes.fortunecity.com/herald-argus/]herald argus[/URL]
fhm mag
[URL=http://emilyosment.fortunecity.com/fhm-mag/]fhm mag[/URL]
plan b skateboards
[URL=http://sayingsandquotes.fortunecity.com/plan-b-skateboards/]plan b skateboards[/URL]
vintage wedding dresses
[URL=http://sayingsandquotes.fortunecity.com/vintage-wedding-dresses/]vintage wedding dresses[/URL]
auction zip
[URL=http://sayingsandquotes.fortunecity.com/auction-zip/]auction zip[/URL]
madden 2006 cheats
[URL=http://sayingsandquotes.fortunecity.com/madden-2006-cheats/]madden 2006 cheats[/URL]
Comment by Dominic on 12 March 2009:
compaq drivers
wkqq
poulan chainsaw
flight simulator 2004 downloads
red hot chill peppers
beer chicken
toys r us coupon
bj warehouse
simplex grinnell
retarted animal babies
Comment by Heel on 12 March 2009:
domino movie
compaq drivers
menace 2 society
pictures of teachers
cruise critics
final fantasy vii walkthrough
naruto videos
wake county spca
acceptance lyrics
volleyball pics
Comment by Hero on 12 March 2009:
sears portraits
[URL=http://pokemonpearlanddiamond.rack111.com/sears-portraits/]sears portraits[/URL]
bellsouth home page
[URL=http://pokemonpearlanddiamond.rack111.com/bellsouth-home-page/]bellsouth home page[/URL]
jasons deli
[URL=http://pokemonpearlanddiamond.rack111.com/jasons-deli/]jasons deli[/URL]
lirr train schedule
[URL=http://pokemonpearlanddiamond.rack111.com/lirr-train-schedule/]lirr train schedule[/URL]
budd dwyer
[URL=http://pokemonpearlanddiamond.rack111.com/budd-dwyer/]budd dwyer[/URL]
craigslist las vegas
[URL=http://pokemonpearlanddiamond.rack111.com/craigslist-las-vegas/]craigslist las vegas[/URL]
eq2 maps
[URL=http://pokemonpearlanddiamond.rack111.com/eq2-maps/]eq2 maps[/URL]
lex and terry
[URL=http://pokemonpearlanddiamond.rack111.com/lex-and-terry/]lex and terry[/URL]
mbs direct
[URL=http://pokemonpearlanddiamond.rack111.com/mbs-direct/]mbs direct[/URL]
sienna miller nude
[URL=http://pokemonpearlanddiamond.rack111.com/sienna-miller-nude/]sienna miller nude[/URL]
Comment by Joe on 17 March 2009:
karrine steffans superhead
[URL=http://dycoku3.freehost.net.au/karrine-steffans-superhead/]karrine steffans superhead[/URL]
nickelback if everyone cared
[URL=http://vaqoha8.425mb.com/nickelback-if-everyone-cared/]nickelback if everyone cared[/URL]
carrier air conditioners
[URL=http://dycoku3.freehost.net.au/carrier-air-conditioners/]carrier air conditioners[/URL]
oklahoma powerball
[URL=http://dycoku3.freehost.net.au/oklahoma-powerball/]oklahoma powerball[/URL]
leisure suit larry cheats
[URL=http://vaqoha8.425mb.com/leisure-suit-larry-cheats/]leisure suit larry cheats[/URL]
frances bean cobain
[URL=http://dycoku3.freehost.net.au/frances-bean-cobain/]frances bean cobain[/URL]
mariah carey dont forget about us
[URL=http://vaqoha8.425mb.com/mariah-carey-dont-forget-about-us/]mariah carey dont forget about us[/URL]
escambia county school
[URL=http://dycoku3.freehost.net.au/escambia-county-school/]escambia county school[/URL]
death cab for cutie tabs
[URL=http://vaqoha8.freehost.net.au/death-cab-for-cutie-tabs/]death cab for cutie tabs[/URL]
lee reloading
[URL=http://vaqoha8.freehost.net.au/lee-reloading/]lee reloading[/URL]
blue ridge cable
[URL=http://dycoku3.freehost.net.au/blue-ridge-cable/]blue ridge cable[/URL]
wv dmv
[URL=http://dycoku3.freehost.net.au/wv-dmv/]wv dmv[/URL]
simile poems
[URL=http://vaqoha8.425mb.com/simile-poems/]simile poems[/URL]
morris code
[URL=http://dycoku3.steadywebs.com/morris-code/]morris code[/URL]
catherine mcphee
[URL=http://dycoku3.freehost.net.au/catherine-mcphee/]catherine mcphee[/URL]
mercury outboard motors
[URL=http://dycoku3.steadywebs.com/mercury-outboard-motors/]mercury outboard motors[/URL]
discovery cove orlando
[URL=http://vaqoha8.freehost.net.au/discovery-cove-orlando/]discovery cove orlando[/URL]
oriental trading coupon
[URL=http://vaqoha8.freehost.net.au/oriental-trading-coupon/]oriental trading coupon[/URL]
tinkerbell layouts
[URL=http://vaqoha8.425mb.com/tinkerbell-layouts/]tinkerbell layouts[/URL]
ron burgandy
[URL=http://vaqoha8.freehost.net.au/ron-burgandy/]ron burgandy[/URL]
Comment by Aron on 17 March 2009:
dallas cup
[URL=http://vaqoha8.freehost10.com/dallas-cup/]dallas cup[/URL]
english worksheets
[URL=http://dycoku3.425mb.com/english-worksheets/]english worksheets[/URL]
taunton gazette
[URL=http://dycoku3.vndv.com/taunton-gazette/]taunton gazette[/URL]
cook county recorder of deeds
[URL=http://dycoku3.425mb.com/cook-county-recorder-of-deeds/]cook county recorder of deeds[/URL]
army ribbons
[URL=http://dycoku3.425mb.com/army-ribbons/]army ribbons[/URL]
poems by shel silverstein
[URL=http://dycoku3.425mb.com/poems-by-shel-silverstein/]poems by shel silverstein[/URL]
ocarina of time walkthrough
[URL=http://galope1.sqweebs.com/ocarina-of-time-walkthrough/]ocarina of time walkthrough[/URL]
seychelles shoes
[URL=http://dycoku3.425mb.com/seychelles-shoes/]seychelles shoes[/URL]
ncis tv show
[URL=http://galope1.sqweebs.com/ncis-tv-show/]ncis tv show[/URL]
shrek 2 soundtrack
[URL=http://vaqoha8.freehost10.com/shrek-2-soundtrack/]shrek 2 soundtrack[/URL]
cingular go phones
[URL=http://dycoku3.vndv.com/cingular-go-phones/]cingular go phones[/URL]
house blueprints
[URL=http://galope1.sqweebs.com/house-blueprints/]house blueprints[/URL]
sharp tvs
[URL=http://dycoku3.425mb.com/sharp-tvs/]sharp tvs[/URL]
backyard burger
[URL=http://dycoku3.425mb.com/backyard-burger/]backyard burger[/URL]
yeti olympics
[URL=http://dycoku3.vndv.com/yeti-olympics/]yeti olympics[/URL]
cccleaner
[URL=http://galope1.sqweebs.com/cccleaner/]cccleaner[/URL]
layered haircut
[URL=http://dycoku3.425mb.com/layered-haircut/]layered haircut[/URL]
ectopic pregnancy symptoms
[URL=http://dycoku3.425mb.com/ectopic-pregnancy-symptoms/]ectopic pregnancy symptoms[/URL]
oln network
[URL=http://galope1.sqweebs.com/oln-network/]oln network[/URL]
as the world turns spoilers
[URL=http://vaqoha8.freehost10.com/as-the-world-turns-spoilers/]as the world turns spoilers[/URL]
Comment by Diesel on 17 March 2009:
one tree hill episode guide
best friends poems
speedo swimsuit
numb toes
spain facts
sss philippines online inquiry system
nancy drew hints
kindergarten worksheets
reebok hockey
lindsay dawn
Comment by Still on 17 March 2009:
lays potato chips
uniform advantage
spotting in early pregnancy
punk haircuts
bridgette bardot
jenny rivera
volleyball drills
screen name ideas
romeo and juliet summary
microsoft word fonts
Comment by July on 19 March 2009:
findlay courier
[URL=http://www.malwarebytes.org/forums/index.php?showuser=11232]findlay courier[/URL]
nexgrill
[URL=http://www.soompi.com/forums/index.php?showuser=469586]nexgrill[/URL]
onyxia wipe
[URL=http://www.soompi.com/forums/index.php?showuser=469602]onyxia wipe[/URL]
short haircuts for women
[URL=http://www.soompi.com/forums/index.php?showuser=469604]short haircuts for women[/URL]
alphabet worksheets
[URL=http://www.malwarebytes.org/forums/index.php?showuser=11224]alphabet worksheets[/URL]
nexgrill
[URL=http://www.ambrosiasw.com/forums/index.php?showuser=42855]nexgrill[/URL]
mlk quotes
[URL=http://www.soompi.com/forums/index.php?showuser=469631]mlk quotes[/URL]
gander mountian
[URL=http://www.ambrosiasw.com/forums/index.php?showuser=42843]gander mountian[/URL]
infant growth chart
[URL=http://www.ambrosiasw.com/forums/index.php?showuser=42844]infant growth chart[/URL]
ruger sp101
[URL=http://www.ambrosiasw.com/forums/index.php?showuser=42859]ruger sp101[/URL]
grease costumes
[URL=http://www.vwfixx.com/forums/index.php?showuser=38917]grease costumes[/URL]
onyxia wipe
[URL=http://www.malwarebytes.org/forums/index.php?showuser=11210]onyxia wipe[/URL]
speedo swimsuit
[URL=http://www.ambrosiasw.com/forums/index.php?showuser=42857]speedo swimsuit[/URL]
aes student loan
[URL=http://www.vwfixx.com/forums/index.php?showuser=38920]aes student loan[/URL]
onyxia wipe
[URL=http://www.vwfixx.com/forums/index.php?showuser=38905]onyxia wipe[/URL]
hamsterwatch
[URL=http://www.soompi.com/forums/index.php?showuser=469635]hamsterwatch[/URL]
free piano tabs
[URL=http://www.vwfixx.com/forums/index.php?showuser=38893]free piano tabs[/URL]
silestone countertops
[URL=http://www.malwarebytes.org/forums/index.php?showuser=11216]silestone countertops[/URL]
wilt chamberlin
[URL=http://www.malwarebytes.org/forums/index.php?showuser=11207]wilt chamberlin[/URL]
wilt chamberlin
[URL=http://www.vwfixx.com/forums/index.php?showuser=38904]wilt chamberlin[/URL]
Comment by Joe on 19 March 2009:
pokemon ruby walkthrough
desoto county schools
hairspray musical
one tree hill theme song
irish proverbs
new camero
lays potato chips
wilkapedia
myspace music players
suruhanjaya perkhidmatan awam negeri johor
Comment by Arnie on 19 March 2009:
amy reid videos
halloween party invitations
printable monthly calendar
walmart com mybenefits
pro anorexic
andy milinokis
daity ajit jalandhar
isac newton
caroline chisholm
jessie combs 4×4