<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeremy Smyth's Blog &#187; Project Management</title>
	<atom:link href="http://jeremysmyth.com/category/project-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeremysmyth.com</link>
	<description></description>
	<lastBuildDate>Sat, 25 Jun 2011 12:58:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Scheduling Software Development</title>
		<link>http://jeremysmyth.com/2010/07/01/scheduling-software-development/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=scheduling-software-development</link>
		<comments>http://jeremysmyth.com/2010/07/01/scheduling-software-development/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 07:03:28 +0000</pubDate>
		<dc:creator>Jeremy Smyth</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://jeremysmyth.com/?p=279</guid>
		<description><![CDATA[
Don&#8217;t use anything fancy like Microsoft Project. The trouble with Microsoft Project is that it assumes that you want to spend a lot of time worrying about dependencies&#8230;.I&#8217;ve found that with software, the dependencies are so obvious that it&#8217;s just not worth the effort to formally keep track of them.
&#8211; Joel Spolsky, Painless Software Schedules
That [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm4.static.flickr.com/3576/3575952827_88342642b1_m.jpg" alt="Brian's Classroom Support Calendar, StanfordEdTech" style="float:right;" /></p>
<blockquote><p>Don&#8217;t use anything fancy like Microsoft Project. The trouble with Microsoft Project is that it assumes that you want to spend a lot of time worrying about dependencies&#8230;.I&#8217;ve found that with software, the dependencies are so obvious that it&#8217;s just not worth the effort to formally keep track of them.</p></blockquote>
<p>&#8211; Joel Spolsky, <a href="http://www.joelonsoftware.com/articles/fog0000000245.html">Painless Software Schedules</a></p>
<p>That article has many other great insights, including:</p>
<blockquote><p>If you are sloppy, and pick big &#8220;chunky&#8221; tasks (&#8221;implement grammar correction&#8221;), then you haven&#8217;t really thought about what you are going to do. And when you haven&#8217;t thought about what you&#8217;re going to do, you just can&#8217;t know how long it will take.</p></blockquote>
<p>&#8230;and</p>
<blockquote><p>Many rookie software managers think that they can &#8220;motivate&#8221; their programmers to work faster by giving them nice, &#8220;tight&#8221; (unrealistically short) schedules. I think this kind of motivation is brain-dead. When I&#8217;m behind schedule, I feel doomed and depressed and unmotivated. When I&#8217;m working ahead of schedule, I&#8217;m cheerful and productive. The schedule is not the place to play psychological games.</p></blockquote>
<p>As the article is over ten years old, Joel has end-of-lifed it, and replaced it with <a href="http://www.joelonsoftware.com/items/2007/10/26.html">this one</a> from 2007. I still like the original!</p>
<p><small><em>Photo: &#8220;Brian&#8217;s Classroom Support calendar&#8221; by <a href="http://www.flickr.com/photos/stanfordedtech/">StanfordEdTech</a></em></small></p>
]]></content:encoded>
			<wfw:commentRss>http://jeremysmyth.com/2010/07/01/scheduling-software-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmers or Project Managers?</title>
		<link>http://jeremysmyth.com/2010/04/22/programmers-or-project-managers/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=programmers-or-project-managers</link>
		<comments>http://jeremysmyth.com/2010/04/22/programmers-or-project-managers/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 10:51:05 +0000</pubDate>
		<dc:creator>Jeremy Smyth</dc:creator>
				<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://jeremysmyth.com/?p=269</guid>
		<description><![CDATA[Some programmers are happy to do as asked, following the spec, and building useful code that does what it&#8217;s supposed to do, and no more.
Other programmers are happy to question the spec, to discover business functionality that may not have been known, and to engage more in design.
Sometimes, and ideally, these functions are separated; you [...]]]></description>
			<content:encoded><![CDATA[<p>Some programmers are happy to do as asked, following the spec, and building useful code that does what it&#8217;s supposed to do, and no more.</p>
<p>Other programmers are happy to question the spec, to discover business functionality that may not have been known, and to engage more in design.</p>
<p>Sometimes, and ideally, these functions are separated; you have a programmer who solves problems made clear in the spec, and you have a software project manager/domain expert who designs the solution to be implemented by a programmer.</p>
<p>Having said that, it&#8217;s not unusual to find the two functions in a single person, particularly a developer with more experience within the problem domain (in fact, it&#8217;s hard to find a project manager who&#8217;s experienced enough to design a good solution, who <em>isn&#8217;t</em> an experienced programmer).</p>
<p>Standard project management technique would suggest you start with the scoping, and the environment (the &#8220;why&#8221; and the &#8220;what&#8221;), and only when you get to identifying the work, to get down to the &#8220;how&#8221;.</p>
<p>Frequently, the guys involved in organising the scope are not the guys doing the actual nitty-gritty work, so by the time they&#8217;re involved, the &#8220;why&#8221; and &#8220;what&#8221; should ideally have been specced out.</p>
<p>With software development, particularly with iterative methods, the &#8220;what&#8221; is usually figured out as part of each iteration, which lets the &#8220;why&#8221; leak in, and should ideally involve lots of two-way communication between the developers and the client.</p>
<p>This isn&#8217;t always how it works though. As I said above, it&#8217;s an ideal world that can separate the functions, and often a programmer with enough experience to connect business analysis with programming will already be filling that role in any given project.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeremysmyth.com/2010/04/22/programmers-or-project-managers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- linksonbl --> <style>.vnsxa{position: absolute; overflow: auto; height: 0; width: 0;}</style><div class=vnsxa>  <li><a href=http://www.bookinnfrance.com/blog/fr/chad-ochocinco-5516/>chad ochocinco career stats</a></li> <li><a href=http://www.tshimogardens.co.za/bengals-8461/>bangles eternal flame mp3bengals forum</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/tea-party-6231/>tea party lies</a></li> <li><a href=http://www.bfbeast.de>memo</a></li> <li><a href=http://www.chillclub.net/s/vince-young-4562/>vince young redskins</a></li> <li><a href=http://www.tshimogardens.co.za/search-engines-5048/>search engines for kids</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/randy-moss-7224/>randy moss combine results</a></li> <li><a href=http://blog.hatsinthebelfry.com/chad-ochocinco-9885/>chad ochocinco parents</a></li> <li><a href=http://blog.privatemoney4deals.com>arno</a></li> <li><a href=http://www.tshimogardens.co.za/hp-support-372/>hp support quick test pro</a></li> <li><a href=http://www.ellephotos.com/blog/chad-ochocinco-6655/></a></li> <li><a href=http://oldshadetreemill.com>astronomy</a></li> <li><a href=http://blog.hatsinthebelfry.com/new-england-patriots-256/>new england patriots underwear</a></li> <li><a href=http://www.tshimogardens.co.za/new-england-patriots-5605/>new england patriots 1997 roster</a></li> <li><a href=http://www.chillclub.net/s/cspan-7281/></a></li> <li><a href=http://www.chillclub.net/s/randy-moss-6479/></a></li> <li><a href=http://jamsoft.co.uk/blog>dashboard</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/tea-party-6568/>tea party table settings</a></li> <li><a href=http://blog.hatsinthebelfry.com/bea-9951/>bea exhibitors</a></li> <li><a href=http://blog.hatsinthebelfry.com/cspan-6556/>c span 4 to 5</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/battleship-3028/>battleship hacked</a></li> <li><a href=http://imaginationimages.com/blog>hyosung</a></li> <li><a href=http://www.chillclub.net/s/tea-party-9244/>tea party zombies download</a></li> <li><a href=http://www.ellephotos.com/blog/search-5341/>search 3 bodybuilding other index</a></li> <li><a href=http://www.ellephotos.com/blog/bengals-4433/>bengals preseason schedule 2011</a></li> <li><a href=http://tunes.vinilosrip.org>carwash</a></li> <li><a href=http://www.chillclub.net/s/mtv-1578/>mtv rivals</a></li> <li><a href=http://www.chillclub.net/s/greg-olsen-5834/></a></li> <li><a href=http://www.chillclub.net/s/bengals-1546/>bengals history</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/randy-moss-1341/>randy moss legal issues</a></li> <li><a href=http://blog.hatsinthebelfry.com/zara-phillips-7688/>zara phillips husband</a></li> <li><a href=http://www.chillclub.net/s/vince-young-3395/>vince young uncle rico</a></li> <li><a href=http://www.ellephotos.com/blog/vince-young-342/>vince young dadvince young eagles</a></li> <li><a href=http://blog.hatsinthebelfry.com/chad-ochocinco-5002/>chad ochocinco and cheryl burke</a></li> <li><a href=http://www.envi.name>trojans</a></li> <li><a href=http://www.chillclub.net/s/search-464/>search 50 cent</a></li> <li><a href=http://www.tshimogardens.co.za/search-engines-8633/>search engines other than google</a></li> <li><a href=http://blog.hatsinthebelfry.com/chad-ochocinco-5303/>chad ochocinco to detroit</a></li> <li><a href=http://www.ellephotos.com/blog/la-ink-9331/>la ink ink</a></li> <li><a href=http://annoos.net>textured</a></li> <li><a href=http://www.chillclub.net/s/new-england-patriots-4941/></a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/battleship-9195/>battleship aurora</a></li> <li><a href=http://nebraskahuntingscam.com>tims</a></li> <li><a href=http://internet.linksforwahms.com>glaze</a></li> <li><a href=http://jbbenna.com>northfield</a></li> <li><a href=http://blog.hatsinthebelfry.com/vince-young-4761/>vince young released</a></li> <li><a href=http://buyforeclosedproperty.org>canary</a></li> <li><a href=http://blog.hatsinthebelfry.com/la-ink-4425/>la ink 105</a></li> <li><a href=http://www.chillclub.net/s/cspan-9522/>c span yesterdayc span zelaya</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/new-england-patriots-2134/>new england patriots espn blog</a></li> <li><a href=http://candlesupplypro.com/blog>speak</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/new-england-patriots-3538/>new england patriots 3 4</a></li> <li><a href=http://www.ellephotos.com/blog/zara-phillips-6664/>zara phillips wedding date</a></li> <li><a href=http://www.tshimogardens.co.za/la-ink-8802/></a></li> <li><a href=http://pieofthemonthclub.org>fenwick</a></li> <li><a href=http://www.chillclub.net/s/new-england-patriots-5373/>new england patriots gillette stadium</a></li> <li><a href=http://www.tshimogardens.co.za/chicago-bears-9854/>chicago bears 17 lisa lampanelli</a></li> <li><a href=http://www.isabelleabiera.com>federated</a></li> <li><a href=http://www.ellephotos.com/blog/battleship-4958/>battleship ipad</a></li> <li><a href=http://kunzabogados.com>infrared</a></li> <li><a href=http://yedemedia.com>comforters</a></li> <li><a href=http://www.chillclub.net/s/tea-party-8744/>tea party manifesto</a></li> <li><a href=http://www.tshimogardens.co.za/chicago-bears-7327/>chicago bears expo 2011</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/chad-ochocinco-3532/>chad ochocinco quotes video</a></li> <li><a href=http://dieseldreams.net>steering</a></li> <li><a href=http://blog.hatsinthebelfry.com/bea-1367/>bea per capita income</a></li> <li><a href=http://blog.hatsinthebelfry.com/bengals-8117/>bengals arrests</a></li> <li><a href=http://www.tshimogardens.co.za/dis-9890/>disassembledis boards</a></li> <li><a href=http://mp3-amazon.com>nicu</a></li> <li><a href=http://blog.hatsinthebelfry.com/dis-2746/>dis quand reviendras-tu</a></li> <li><a href=http://www.ellephotos.com/blog/dis-8580/>dis tester</a></li> <li><a href=http://www.ellephotos.com/blog/chad-ochocinco-2527/>chad ochocinco ultimate catch cast</a></li> <li><a href=http://morgansmyspace.com>stronger</a></li> <li><a href=http://blog.hatsinthebelfry.com/bengals-8919/>bengals undraftedbengals vs steelers</a></li> <li><a href=http://www.ellephotos.com/blog/cspan-2537/>cspan ap government review</a></li> <li><a href=http://www.tshimogardens.co.za/connecticut-9395/>connecticut renaissance faire</a></li> <li><a href=http://sclway.com/etips>powertrain</a></li> <li><a href=http://www.ellephotos.com/blog/bengals-6247/>bengals hard knocks episode 1</a></li> <li><a href=http://blog.hatsinthebelfry.com/hp-support-2876/>hp support error 1005</a></li> <li><a href=http://www.ellephotos.com/blog/cspan-6205/>c span youtube obama</a></li> <li><a href=http://www.chillclub.net/s/hp-support-9355/>hp support 6310hp support 7200</a></li> <li><a href=http://floralwisdom.com>towns</a></li> <li><a href=http://ichuu.com>tint</a></li> <li><a href=http://blog.hatsinthebelfry.com/cspan-6109/>cspan facebook</a></li> <li><a href=http://www.chillclub.net/s/la-ink-815/>la ink 3rd season</a></li> <li><a href=http://dwkickstart.com/blog>hangers</a></li> <li><a href=http://www.ellephotos.com/blog/chicago-bears-6987/>chicago bears gifts</a></li> <li><a href=http://www.chillclub.net/s/vince-young-832/>vince young 10 11</a></li> <li><a href=http://loadrunner11.com>digitizing</a></li> <li><a href=http://blog.hatsinthebelfry.com/connecticut-5103/>connecticut food bank</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/freida-pinto-9482/></a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/mtv-5756/>mtv executivesmtv fantasy factory</a></li> <li><a href=http://www.chillclub.net/s/hp-support-1095/>hp support contact number</a></li> <li><a href=http://blog.hatsinthebelfry.com/tea-party-4231/>tea party hobbits</a></li> <li><a href=http://www.chillclub.net/s/greg-olsen-3733/>greg olsen puzzles</a></li> <li><a href=http://www.ellephotos.com/blog/bea-9242/>bea 2011 map</a></li> <li><a href=http://www.chillclub.net/s/chad-ochocinco-2667/>chad ochocinco xpchad ochocinco youtube</a></li> <li><a href=http://www.tshimogardens.co.za/bengals-4221/>bengals qb situation</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/randy-moss-16/>randy moss college</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/cspan-8896/>c span shelby foote</a></li> <li><a href=http://www.homesquadcities.net>pudding</a></li> <li><a href=http://www.tshimogardens.co.za/zara-phillips-3911/>zara phillips and the queen</a></li> <li><a href=http://toysforkidsguide.com>rufus</a></li> <li><a href=http://www.ellephotos.com/blog/tea-party-2809/>tea party chicago</a></li> <li><a href=http://www.ellephotos.com/blog/hp-support-6698/>hp support chat</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/zara-phillips-8463/></a></li> <li><a href=http://www.tshimogardens.co.za/bea-1047/>bea goldfishberg</a></li> <li><a href=http://www.ellephotos.com/blog/randy-moss-3374/>randy moss 98 vikings</a></li> <li><a href=http://blog.hatsinthebelfry.com/zara-phillips-4888/>zara phillips school</a></li> <li><a href=http://www.tshimogardens.co.za/dis-1019/>dis pater</a></li> <li><a href=http://blog.hatsinthebelfry.com/tea-party-8562/>tea party 8 28 09</a></li> <li><a href=http://buydarkchocolate.com>michelin</a></li> <li><a href=http://blog.hatsinthebelfry.com/tea-party-6683/>tea party medicare</a></li> <li><a href=http://abettermarriage.info>sticky</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/chicago-bears-6536/>chicago bears tattoos</a></li> <li><a href=http://www.tshimogardens.co.za/chicago-bears-9508/>chicago bears 08 record</a></li> <li><a href=http://www.ellephotos.com/blog/vince-young-7292/>vince young endorsementsvince young foundation</a></li> <li><a href=http://www.chillclub.net/s/cspan-4691/>cspan presidents</a></li> <li><a href=http://www.chillclub.net/s/battleship-6999/>battleship kirishima</a></li> <li><a href=http://www.tshimogardens.co.za/search-1027/>search and seizure</a></li> <li><a href=http://www.ellephotos.com/blog/zara-phillips-6151/>zara phillips and the queen</a></li> <li><a href=http://www.chillclub.net/s/mtv-949/>mtv youtube channel</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/search-847/>search 78search 800 numbers</a></li> <li><a href=http://www.chillclub.net/s/battleship-6275/>battleship yamato wreck</a></li> <li><a href=http://www.ellephotos.com/blog/mtv-2023/>mtv live</a></li> <li><a href=http://www.tshimogardens.co.za/chad-ochocinco-6943/></a></li> <li><a href=http://blog.hatsinthebelfry.com/la-ink-8415/>la ink phone number</a></li> <li><a href=http://www.ellephotos.com/blog/tea-party-496/>tea party zombies download</a></li> <li><a href=http://blog.hatsinthebelfry.com/bea-4896/>beagle</a></li> <li><a href=http://www.chillclub.net/s/battleship-4418/>battleship lexington</a></li> <li><a href=http://www.ellephotos.com/blog/bengals-4766/>bengals merchandise</a></li> <li><a href=http://www.ellephotos.com/blog/battleship-3431/>battleship excel</a></li> <li><a href=http://www.ellephotos.com/blog/dis-1976/>dist 95</a></li> <li><a href=http://whereismike.us/blog>greensboro</a></li> <li><a href=http://blog.hatsinthebelfry.com/search-2615/>search xml file</a></li> <li><a href=http://forsakringar24.se>dailymotion</a></li> <li><a href=http://www.chillclub.net/s/bea-8920/>bea fox</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/bea-9162/>bea rims</a></li> <li><a href=http://www.chillclub.net/s/hp-support-1402/>hp support chat</a></li> <li><a href=http://blog.hatsinthebelfry.com/bengals-5055/>bengals cats for sale</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/hp-support-3496/>hp support id</a></li> <li><a href=http://blog.hatsinthebelfry.com/freida-pinto-8338/></a></li> <li><a href=http://www.tshimogardens.co.za/bengals-6036/>bengals new uniforms 2012</a></li> <li><a href=http://candice.thebestofhypnosis.com>polos</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/cspan-9928/>cspan washington correspondents dinner 2011</a></li> <li><a href=http://detoxing.search-genius.com>bridesmaid</a></li> <li><a href=http://www.ellephotos.com/blog/vince-young-63/>vince young injury</a></li> <li><a href=http://www.ellephotos.com/blog/bengals-3097/>xanadu bengals</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/randy-moss-8261/>randy moss korey stringer</a></li> <li><a href=http://www.ellephotos.com/blog/chad-ochocinco-9160/>chad ochocinco vs skip bayless</a></li> <li><a href=http://blogitstore.com>opera</a></li> <li><a href=http://www.chillclub.net/s/bea-4683/>bea 0b0 105</a></li> <li><a href=http://www.ellephotos.com/blog/vince-young-272/>vince young yahoo stats</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/bengals-907/>bengals insider</a></li> <li><a href=http://backtobodywork.com>squadron</a></li> <li><a href=http://blog.hatsinthebelfry.com/dis-8068/>dis poem</a></li> <li><a href=http://www.tshimogardens.co.za/vince-young-8111/>vince young jay cutler</a></li> <li><a href=http://www.chillclub.net/s/hp-support-8018/>hp support 6500a plus</a></li> <li><a href=http://www.chillclub.net/s/mtv-9684/>mtv 5 cover</a></li> <li><a href=http://www.rhythmkonnections.com.au/drumblog>nozzle</a></li> <li><a href=http://blog.hatsinthebelfry.com/bea-1591/>bea 4603</a></li> <li><a href=http://www.chillclub.net/s/greg-olsen-7018/></a></li> <li><a href=http://blog.hatsinthebelfry.com/bengals-113/>bengals forum</a></li> <li><a href=http://www.tshimogardens.co.za/bengals-9824/>bengals football</a></li> <li><a href=http://blog.hatsinthebelfry.com/hp-support-9750/>hp support 530</a></li> <li><a href=http://blog.hatsinthebelfry.com/battleship-1589/>battleship bismarck wreck</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/zara-phillips-1492/></a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/freida-pinto-1202/>freida pinto jeansfreida pinto kissing</a></li> <li><a href=http://blog.hatsinthebelfry.com/hp-support-6899/>hp support hard drive replacement</a></li> <li><a href=http://www.tshimogardens.co.za/mtv-3304/>mtv oddities</a></li> <li><a href=http://mybest-footforward.com/blog>scored</a></li> <li><a href=http://blog.hatsinthebelfry.com/tea-party-6419/>tea party ribbons</a></li> <li><a href=http://www.france-canicross.com>christina</a></li> <li><a href=http://acccr.net>birthdate</a></li> <li><a href=http://www.tshimogardens.co.za/vince-young-39/>vince young 6</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/la-ink-2957/></a></li> <li><a href=http://www.chillclub.net/s/mtv-4669/>mtv 90s music videos</a></li> <li><a href=http://www.chillclub.net/s/zara-phillips-8586/>zara phillips tongue</a></li> <li><a href=http://www.chillclub.net/s/search-320/>search vim</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/bea-5866/>bea test</a></li> <li><a href=http://www.tshimogardens.co.za/connecticut-8168/>connecticut lottery</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/freida-pinto-5596/>freida pinto 1995</a></li> <li><a href=http://www.tshimogardens.co.za/randy-moss-7059/>randy moss vikings 2011</a></li> <li><a href=http://blog.hatsinthebelfry.com/dis-9761/>dis 2012 conference</a></li> <li><a href=http://www.chillclub.net/s/vince-young-5109/>vince young status</a></li> <li><a href=http://blog.hatsinthebelfry.com/connecticut-2607/>connecticut quarter error</a></li> <li><a href=http://www.tshimogardens.co.za/dis-408/>dis boards cruise</a></li> <li><a href=http://www.ellephotos.com/blog/connecticut-7370/>connecticut state parks</a></li> <li><a href=http://blog.hatsinthebelfry.com/new-england-patriots-955/>new england patriots 07</a></li> <li><a href=http://www.ellephotos.com/blog/search-8397/>search 5500</a></li> <li><a href=http://www.chillclub.net/s/vince-young-6290/>vince young z</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/search-2191/>search tumblr</a></li> <li><a href=http://blog.hatsinthebelfry.com/new-england-patriots-2568/></a></li> <li><a href=http://www.ellephotos.com/blog/vince-young-6016/>vince young rumors</a></li> <li><a href=http://www.ellephotos.com/blog/cspan-6566/>c span yesterdayc span zelaya</a></li> <li><a href=http://www.chillclub.net/s/connecticut-3566/>connecticut 97.7connecticut attorney general</a></li> <li><a href=http://www.tshimogardens.co.za/bea-7532/>bea oracle</a></li> <li><a href=http://www.bookinnfrance.com/blog/fr/randy-moss-3255/>randy moss bio</a></li> <li><a href=http://www.chillclub.net/s/freida-pinto-649/>freida pinto boyfriend</a></li> </div> <!-- linksancx -->

