<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom">
  <title>Site Construx</title>
  <link rel="alternate" type="text/html" href="http://www.siteconstrux.com/blog/" />
  <link rel="self" href="http://www.siteconstrux.com/blog/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2011-12-29T17:20:10.669875-06:00</updated>
  <author>
    <name>Michael Reynolds</name>
  </author>
  <subtitle>building web sites from the ground up</subtitle>
  <id>http://www.siteconstrux.com/blog/</id>
  <generator uri="http://dasblog.info/" version="2.2.8279.16125">DasBlog</generator>
  <entry>
    <title>Top 2 Anti-Virus for Android Phones!</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/29/Top2AntiVirusForAndroidPhones.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,ede8e20d-b870-40a8-b86d-ed867434f820.aspx</id>
    <published>2011-12-29T17:20:10.669875-06:00</published>
    <updated>2011-12-29T17:20:10.669875-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
The absolute best for consumers is AVG in my humble opinion and limited experience,
but for developers with root access to your phone it causes too many flags to be thrown.
</p>
        <p>
          <a title="https://market.android.com/details?id=com.antivirus&amp;feature=search_result" href="https://market.android.com/details?id=com.antivirus&amp;feature=search_result">https://market.android.com/details?id=com.antivirus&amp;feature=search_result</a>
        </p>
        <p>
For most users they will find Lookout Mobile Security easier to use with less configuration
</p>
        <p>
          <a title="https://market.android.com/details?id=com.lookout&amp;feature=search_result" href="https://market.android.com/details?id=com.lookout&amp;feature=search_result">https://market.android.com/details?id=com.lookout&amp;feature=search_result</a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=ede8e20d-b870-40a8-b86d-ed867434f820" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Sanyo Zio - SCP-8600 Driver</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/12/SanyoZioSCP8600Driver.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,44656d2c-cf11-4811-b878-1cce194babcd.aspx</id>
    <published>2011-12-11T22:55:55.42725-06:00</published>
    <updated>2011-12-11T22:55:55.42725-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Found the drivers for my Sanyo Zio - SCP-8600 enabling me to use the debug configuration
to deploy to my phone in a very hypothetical sense.
</p>
        <p>
          <a title="http://www.kyocera-wireless.com/support/phone_drivers.htm" href="http://www.kyocera-wireless.com/support/phone_drivers.htm">http://www.kyocera-wireless.com/support/phone_drivers.htm</a>
        </p>
        <p>
Here’s the kicker, a completely unsigned driver that gets a bunch of security prompts
when installing on Windows 7…simply unprofessional IMO.  Anyways, if you want
to deploy to the phone you’re going to need the drivers! 
</p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=44656d2c-cf11-4811-b878-1cce194babcd" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 11</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/12/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour11.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,77e7969f-22d7-4a5e-bd43-0f799bb90b16.aspx</id>
    <published>2011-12-11T21:59:04.067875-06:00</published>
    <updated>2011-12-11T21:59:04.067875-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review. Since, I made the commitment to read this Droid book,
I’m going to provide review notes for each hour of the book immediately after I complete
that section of the book. In theory you’ll see 24 separate posts over the next few
days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 11 Review Notes</strong>
        </p>
        <p>
There’s always a few built-in dialogs to any platform and Android Development is no
different.  I’ll be working with the DatePickerDialog and exploring others (reading
about) and then learn to build my own custom dialog.  This looks like a fairly
short chapter, so I’ll track how long it takes to complete.
</p>
        <p>
Below is the generic implementation of the DatePickerDialog with the current date
set as the default.
</p>
        <p>
Time dateOfBirth = new Time(); 
<br />
dateOfBirth.set(dayOfMonth, monthOfYear, year);
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/738661a684ff_14929/image_2.png">
            <img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/738661a684ff_14929/image_thumb.png" width="274" height="454" />
          </a>
        </p>
        <p>
Completion time for this chapter/hour:  ~50 minutes
</p>
        <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
        </iframe>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=77e7969f-22d7-4a5e-bd43-0f799bb90b16" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 10</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/11/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour10.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,d7ff4603-aee7-41b5-add9-e7add31cddb8.aspx</id>
    <published>2011-12-10T23:19:52.9585-06:00</published>
    <updated>2011-12-10T23:19:52.9585-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review. Since, I made the commitment to read this Droid book,
I’m going to provide review notes for each hour of the book immediately after I complete
that section of the book. In theory you’ll see 24 separate posts over the next few
days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 10 Review Notes</strong>
        </p>
        <p>
Collecting data with forms!!  In this hour the following controls are introduced: 
EditText, Button and Spinner.  The saving of the form data will be with SharedPreferences!!
</p>
        <p>
First new thing was the Arrays.xml as a values resource.  Didn’t know this was
possible, and the syntax looks like this in the file:
</p>
        <p>
&lt;?xml version="1.0" encoding="utf-8"?&gt; 
<br />
&lt;resources&gt; 
<br />
    &lt;string-array 
<br />
        name="genders"&gt; 
<br />
        &lt;item&gt;@string/gender_neutral&lt;/item&gt; 
<br />
        &lt;item&gt;@string/gender_male&lt;/item&gt; 
<br />
        &lt;item&gt;@string/gender_female&lt;/item&gt; 
<br />
    &lt;/string-array&gt; 
<br />
&lt;/resources&gt;
</p>
        <p>
The setting screen is complete, and yes, that is a little bit of a different emulator
than previous screen shots.  I’m learning to view in other AVDs, though I haven’t
been able to connect via USB and deploy to my Zio… <a title="http://www.ebay.com/itm/120822080982?ssPageName=STRK:MEWNX:IT&amp;_trksid=p3984.m1497.l2649" href="http://www.ebay.com/itm/120822080982?ssPageName=STRK:MEWNX:IT&amp;_trksid=p3984.m1497.l2649">http://www.ebay.com/itm/120822080982?ssPageName=STRK:MEWNX:IT&amp;_trksid=p3984.m1497.l2649</a></p>
        <p>
 
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/10f267877945_1351D/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/10f267877945_1351D/image_thumb.png" width="248" height="420" />
          </a>
        </p>
        <p>
          <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
          </iframe>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=d7ff4603-aee7-41b5-add9-e7add31cddb8" />
      </div>
    </content>
  </entry>
  <entry>
    <title>What to do during Android SDK Manager Installs</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/10/WhatToDoDuringAndroidSDKManagerInstalls.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,63de0995-1fe2-437c-8269-af276357ed73.aspx</id>
    <published>2011-12-10T16:15:41.567875-06:00</published>
    <updated>2011-12-10T16:15:41.567875-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <category term="Java" label="Java" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Java.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Watch a video on Developing Android Applications!!
</p>
        <p>
          <iframe height="315" src="http://www.youtube.com/embed/m-C-QPGR2pM" frameborder="0" width="420" allowfullscreen="allowfullscreen">
          </iframe>
        </p>
        <p>
 
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/What-to-do-during_E399/image_2.png">
            <img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/What-to-do-during_E399/image_thumb.png" width="725" height="518" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=63de0995-1fe2-437c-8269-af276357ed73" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 9 Part B</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/07/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour9PartB.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,6b0342e3-f4d2-461e-a0d8-e41f6172374a.aspx</id>
    <published>2011-12-06T21:59:31.0953606-06:00</published>
    <updated>2011-12-10T21:57:16.61475-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review. Since, I made the commitment to read this Droid book,
I’m going to provide review notes for each hour of the book immediately after I complete
that section of the book. In theory you’ll see 24 separate posts over the next few
days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 9 Part B Review Notes</strong>
        </p>
        <p>
Took a forced break (issues at work side tracked all my home and family time as well
as learning time) and now I have finally caught up and able to do a couple things
I would like to do on the weekend.
</p>
        <p>
This hour focuses on the TabHost control including the layout and population of controls
on each tabs.
</p>
        <p>
There was some wire up type code for each of the tabs that was a bit confusing but
manageable.  Surprised that the default tab had to be *configured*.
</p>
        <p>
In most of my web applications XML objects are among some of the lightest weight options
for loading date, while database objects are weightier.  In Android programming
a 10k XML doc creates some screen flicker!  
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/f626e9515c0e_1160A/image_4.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/f626e9515c0e_1160A/image_thumb_1.png" width="228" height="378" />
          </a>
        </p>
        <p>
This completes Hour 9’s review notes!!
</p>
        <p>
        </p>
        <p>
          <strong>
          </strong>
        </p>
        <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
        </iframe>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=6b0342e3-f4d2-461e-a0d8-e41f6172374a" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 8</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/05/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour8.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,a9bde483-19e9-4e9f-acf4-4cde136518aa.aspx</id>
    <published>2011-12-04T22:17:24.708125-06:00</published>
    <updated>2011-12-04T22:17:24.708125-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review. Since, I made the commitment to read this Droid book,
I’m going to provide review notes for each hour of the book immediately after I complete
that section of the book. In theory you’ll see 24 separate posts over the next few
days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 8 Review Notes</strong>
        </p>
        <p>
This hour is all about main menu that users will see after the splash screen.
</p>
        <p>
The layout was a bit tricker on this screen and the book, just didn’t give it you,
there was some work involved.
</p>
        <p>
The screen looks cheesy but I sure learned a lot about how to place controls and the
ListView control.  I still need to research that one as I’m unclear about most
of its nuances.
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/044a083f37ac_92A2/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/044a083f37ac_92A2/image_thumb.png" width="203" height="336" />
          </a>
        </p>
        <p>
 
</p>
        <p>
Hour 8 is complete!!!
</p>
        <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
        </iframe>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=a9bde483-19e9-4e9f-acf4-4cde136518aa" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 7</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/04/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour7.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,de286f30-8966-4207-8ccc-d1d841f73dfc.aspx</id>
    <published>2011-12-04T10:25:19.66125-06:00</published>
    <updated>2011-12-04T10:25:19.66125-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review. Since, I made the commitment to read this Droid book,
I’m going to provide review notes for each hour of the book immediately after I complete
that section of the book. In theory you’ll see 24 separate posts over the next few
days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 7 Review Notes</strong>
        </p>
        <p>
Splash screen up next
</p>
        <p>
There was even a bit of code to do simple animations, like the Been There fades in.
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/11731a0ffc1c_E001/image_4.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/11731a0ffc1c_E001/image_thumb_1.png" width="257" height="426" />
          </a>
        </p>
        <p>
All the animations presented in this hour/chapter are programmatic in nature with
no GUI designer. 
</p>
        <p>
I would like to have explored the Tweening animations
</p>
        <p>
Overall a quick intro but I left the hour lacking the ability to do anything real…
the other Hours I didn’t feel that way.  Overall I’ll explore this more on my
own.
</p>
        <p>
Examples were a little harder to follow as the Hours progress in difficulty this would
be what I expect.
</p>
        <p>
 
</p>
        <p>
          <strong>
          </strong>
        </p>
        <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
        </iframe>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=de286f30-8966-4207-8ccc-d1d841f73dfc" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 6</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/03/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour6.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,01feb73b-8060-4d46-9ac9-8bab75495248.aspx</id>
    <published>2011-12-03T15:55:08.255-06:00</published>
    <updated>2011-12-03T15:55:08.255-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review. Since, I made the commitment to read this Droid book,
I’m going to provide review notes for each hour of the book immediately after I complete
that section of the book. In theory you’ll see 24 separate posts over the next few
days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 6 Review Notes</strong>
        </p>
        <p>
Promising hour (or chapter depending on how you view the book) going to create an
Android Trivia Game, but first a moment from my sponsor – LUNCH!!  brb
</p>
        <p>
I’m up to page 117 and got the prototype built consisting of screens, not much on
them but the framework of an application is there based on the game of ‘Been There,
Done That!’
</p>
        <p>
Wrote some *real* code for the final exercise.
</p>
        <blockquote>
          <p>
 
</p>
        </blockquote>
        <p>
DateFormat dateFormat = new SimpleDateFormat("yyyy/MM/dd HH:mm:ss"); 
<br />
        Date date = new Date(); 
<br />
        String currentDate = dateFormat.format(date); 
<br />
        
<br />
        SharedPreferences settings = getSharedPreferences(GAME_PREFERENCES,
MODE_PRIVATE);        
<br />
        Log.i(TAG,"Last Launched QuizSplashActivity:
" + settings.getString("lastLaunch", currentDate) );          
<br />
        SharedPreferences.Editor prefEditor = settings.edit(); 
<br />
        prefEditor.putString("lastLaunch",
currentDate); 
<br />
        prefEditor.commit(); 
</p>
        <p>
 
</p>
        <p>
 
</p>
        <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
        </iframe>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=01feb73b-8060-4d46-9ac9-8bab75495248" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 5</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/03/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour5.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,49d3ddc8-765d-4746-b5c5-748f2210634e.aspx</id>
    <published>2011-12-03T11:54:34.864375-06:00</published>
    <updated>2011-12-03T11:54:34.864375-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review. Since, I made the commitment to read this Droid book,
I’m going to provide review notes for each hour of the book immediately after I complete
that section of the book. In theory you’ll see 24 separate posts over the next few
days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 5 Review Notes</strong>
        </p>
        <p>
Hour 5 is “Configuring the Android Manifest File”  Does programming euphoria
start in this hour?
</p>
        <p>
If the ADT plug-in creates most of the important configuration settings, why would
you ever use anything else??
</p>
        <p>
Not euphoria, but configuration memorization begins in the AndroidManifest.xml file.
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/b440cc272508_940B/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/b440cc272508_940B/image_thumb.png" width="529" height="286" />
          </a>
        </p>
        <p>
Setting the min version of SDK &lt;uses-sdk android:minSdkVersion="10" /&gt;
</p>
        <p>
And you have to set the Debuggable attribute to true, but don’t forget to set to false
when going to production!
</p>
        <p>
Got bogged down on the first example… had two activities in the Application Nodes
of the manifest file.
</p>
        <p>
Made it past the permissions issues… <a title="http://developer.android.com/reference/android/Manifest.permission.html" href="http://developer.android.com/reference/android/Manifest.permission.html">http://developer.android.com/reference/android/Manifest.permission.html</a></p>
        <p>
Hour 5 done, but it took about 1 hour 25 min… mostly my own misdirections… including
a @shanselman conversation on twitter.
</p>
        <p>
 
</p>
        <p>
          <strong>
          </strong>
        </p>
        <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
        </iframe>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=49d3ddc8-765d-4746-b5c5-748f2210634e" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 4</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/03/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour4.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,801a6054-c721-45ce-aa9c-2fd09287ae84.aspx</id>
    <published>2011-12-03T10:27:32.020625-06:00</published>
    <updated>2011-12-03T10:27:32.020625-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review. Since, I made the commitment to read this Droid book,
I’m going to provide review notes for each hour of the book immediately after I complete
that section of the book. In theory you’ll see 24 separate posts over the next few
days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 4 Review Notes</strong>
        </p>
        <p>
This hour is about Managing Application Resources… first thought is graphics and files.
</p>
        <p>
Darcey and Conder are lumping Strings, colors and layout files as resources… I’m down
with that.
</p>
        <p>
Huh?  Resource filenames must be lowercase and no dashes… thought that died with
the fax machine.  Grrrr we still have those in the insurance department. 
Welcome, your time travel experience starts with a visit to 1994.
</p>
        <p>
Good muggle-esque quote:  “Displaying an application correctly on a handset,
rather than the Eclipse layout editor, should always be a  developer’s primary
objective.”
</p>
        <p>
Creating a bunch of .xml resource files in the exercises…not glamorous, but essential
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/25af1c63f6a6_3FD/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/25af1c63f6a6_3FD/image_thumb.png" width="549" height="297" />
          </a>
        </p>
        <p>
Final exercise was to place an image into the layout… used one of my blacksmith and
anvil shots from my Mount Vernon trip a few months ago.
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/25af1c63f6a6_3FD/image_4.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/25af1c63f6a6_3FD/image_thumb_1.png" width="244" height="226" />
          </a>
        </p>
        <p>
Hour 4 took about 1:10 to complete cause I got lost in tweeting about the experience
and playing with more properties than listed in the book!
</p>
        <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
        </iframe>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=801a6054-c721-45ce-aa9c-2fd09287ae84" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 3</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/03/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour3.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,66d11ccc-af77-48e3-8a75-4aa56564649f.aspx</id>
    <published>2011-12-03T00:16:14.176875-06:00</published>
    <updated>2011-12-03T00:16:14.176875-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review. Since, I made the commitment to read this Droid book,
I’m going to provide review notes for each hour of the book immediately after I complete
that section of the book. In theory you’ll see 24 separate posts over the next few
days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 3 Review Notes</strong>
        </p>
        <p>
Hour 3 is tantalizingly titled “Building Android Applications” and I’m going to stay
up past midnight in order to complete it. 
</p>
        <p>
No coding during this hour but lots of discussion… like the link on intents <a title="http://www.openintents.org/en/" href="http://www.openintents.org/en/">http://www.openintents.org/en/</a></p>
        <p>
WRONG there is coding but it’s in the exercise section on the last page of the hour. 
Some custom logging that illustrated when some events fired… I played with an phone
call interruption to see when create, start, stop, resume, pause and destroy.
</p>
        <p>
Got them to all fire according to the text book, and Hour 3 is complete in about 25
minutes… Hour 4 will have to wait until tomorrow!!
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/8b171ad80b59_14D14/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/8b171ad80b59_14D14/image_thumb.png" width="568" height="307" />
          </a>
        </p>
        <p>
 
</p>
        <p>
 
</p>
        <p>
          <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
          </iframe>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=66d11ccc-af77-48e3-8a75-4aa56564649f" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 2</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/03/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour2.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,97ec0855-2a15-44c4-a9fb-0ade4d358147.aspx</id>
    <published>2011-12-02T23:39:24.583125-06:00</published>
    <updated>2011-12-02T23:39:24.583125-06:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review. Since, I made the commitment to read this Droid book,
I’m going to provide review notes for each hour of the book immediately after I complete
that section of the book. In theory you’ll see 24 separate posts over the next few
days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 2 Review Notes</strong>
        </p>
        <p>
Hour 2 is all about tools and getting acquainted with what’s at your disposal and
how to use.  You might think this to be really cool, and I’m sure it is to someone,
but the content is weak here just a few things to do.
</p>
        <p>
Learned that CTRL + F11 and CTRL + F12 change orientation of a running emulator. 
Alt + Enter goes to full screen mode and even causes my second monitor to flash black
for a second.
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/80ec1459e68c_142AF/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/80ec1459e68c_142AF/image_thumb.png" width="244" height="223" />
          </a>
        </p>
        <p>
Something funny about seeing my blog site on the phone emulator… chalk it up to geek
humor.
</p>
        <p>
Did find a listing of more tools…<a title="http://developer.android.com/guide/developing/tools/index.html" href="http://developer.android.com/guide/developing/tools/index.html">http://developer.android.com/guide/developing/tools/index.html</a></p>
        <p>
One cool exercise to change your photo in an AVD
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/80ec1459e68c_142AF/image_4.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/80ec1459e68c_142AF/image_thumb_1.png" width="244" height="224" />
          </a>
        </p>
        <p>
And now I’m done with Hour 2 in about 38 minutes.
</p>
        <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
        </iframe>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=97ec0855-2a15-44c4-a9fb-0ade4d358147" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Review Notes of Sams Teach Yourself Android Application Development in 24 hours–Hour 1</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/03/ReviewNotesOfSamsTeachYourselfAndroidApplicationDevelopmentIn24HoursHour1.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,a2df4a21-6e50-4d9b-bedd-b97e1f7440a0.aspx</id>
    <published>2011-12-02T22:56:04.0675-06:00</published>
    <updated>2011-12-02T22:56:04.0675-06:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here’s the skivvy on the review.  Since, I made the commitment to read this Droid
book, I’m going to provide review notes for each hour of the book immediately after
I complete that section of the book.  In theory you’ll see 24 separate posts
over the next few days containing my personal notes on my experience with the book. 
</p>
        <p>
          <strong>Hour 1 Review Notes</strong>
        </p>
        <p>
I already had the Android SDK installed and Eclipse, though my version is a couple
new than used in the first example so I went to the SDK Manager and downloaded the
2.3.3 API Level 10 version in a blind attempt to minimize compatibility issues. 
I have no idea if this will reap dividends.
</p>
        <p>
The authors mention API level 9 and you aren’t going to see it in the latest versions
of the SDK
</p>
        <p>
Project setup covered and a quick explanation of the different project files and page
16 is complete!
</p>
        <p>
Like the breakdown of the AndroidManifest.xml file in both tabbed UI implementation
and the XML… BTW the print copy of this book is in COLOR that matches my default text
colors in Eclipse
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/bdf81af52176_13716/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/bdf81af52176_13716/image_thumb.png" width="363" height="197" />
          </a>
        </p>
        <p>
The first *real* change in the application is to set up debugging… +1 for early debug
recognition
</p>
        <p>
Next up the Hello World app, and the dreaded create a new AVD and wait and wait and
wait before it even launches for use.  Not sure how much time my future self
will spend staring at this screen!
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/bdf81af52176_13716/image_4.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/bdf81af52176_13716/image_thumb_1.png" width="244" height="226" />
          </a>
        </p>
        <p>
According to the clock on my machine it takes 1 min 21 sec to get from zero to the
application running
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/bdf81af52176_13716/image_6.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/bdf81af52176_13716/image_thumb_2.png" width="244" height="226" />
          </a>
        </p>
        <p>
In reviewing the questions and answers at the end of the book, the workshop and the
Exercises I found them to be the most time occupying and ended up spending about 45
minutes on Hour 1 of the book.
</p>
        <p>
 
</p>
        <p>
          <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
          </iframe>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=a2df4a21-6e50-4d9b-bedd-b97e1f7440a0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Sams Teach Yourself Android Application Development in 24 hours</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/03/SamsTeachYourselfAndroidApplicationDevelopmentIn24Hours.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,13d5be0f-c39a-4934-83c8-e05f559e995a.aspx</id>
    <published>2011-12-02T21:59:46.645625-06:00</published>
    <updated>2011-12-02T21:59:46.645625-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
“What are you going to do this weekend?”  Hanging out with the family, and reviewing
a book makes the perfect getaway!
</p>
        <p>
Generally my expectations are low of the “learn in 24 hours” series, so the only way
to move on the Reynolds’ expectation scale is UP!
</p>
        <p>
Check back on Monday and see if I made I lived through my 24 hours…
</p>
        <iframe style="width: 120px; height: 240px" marginheight="0" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=noopor-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=0321673352" frameborder="0" marginwidth="0" scrolling="no">
        </iframe>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=13d5be0f-c39a-4934-83c8-e05f559e995a" />
      </div>
    </content>
  </entry>
  <entry>
    <title>You CAN connect your Kindle Fire to ADB and deploy your apps directly</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/03/YouCANConnectYourKindleFireToADBAndDeployYourAppsDirectly.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,68fe38fe-9bdd-4a4a-bbdd-3b332e5bbc04.aspx</id>
    <published>2011-12-02T21:19:09.13-06:00</published>
    <updated>2011-12-02T21:19:09.13-06:00</updated>
    <category term="Android" label="Android" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Android.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
While scouring the blogosphere I ended up at this page showing a relatively easy configuration
for attaching your Kindle Fire to ADB for Android Development!!
</p>
        <p>
          <a title="http://g-ecx.images-amazon.com/images/G/01/sdk/Connecting_your_Kindle_Fire_to_ADB.pdf" href="http://g-ecx.images-amazon.com/images/G/01/sdk/Connecting_your_Kindle_Fire_to_ADB.pdf">http://g-ecx.images-amazon.com/images/G/01/sdk/Connecting_your_Kindle_Fire_to_ADB.pdf</a>
        </p>
        <p>
Quick side note:  Since I’m writing mainly about Android I added the tag to my
posts instead of the ubiquitous “Java” tag…at least I didn’t file ‘em all under '”internet” 
</p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=68fe38fe-9bdd-4a4a-bbdd-3b332e5bbc04" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Another day, another emulator</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/12/02/AnotherDayAnotherEmulator.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,a303ac33-452b-46fd-8edf-19e20f1f33c8.aspx</id>
    <published>2011-12-01T22:49:30.145625-06:00</published>
    <updated>2011-12-01T22:49:30.145625-06:00</updated>
    <category term="Java" label="Java" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Java.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
This evening I explored a variety of emulators.  So far the fastest (hey, 2.2
–API 8 flavor) to load and develop from is the Galaxy Tab from Samsung, though I haven’t
loaded the latest HTC’s
</p>
        <p>
If Tab is your style then add the following URL under Tools | Manage Add-on Sites
</p>
        <p>
          <a title="http://innovator.samsungmobile.com/android/repository/srepository.xml" href="http://innovator.samsungmobile.com/android/repository/srepository.xml">http://innovator.samsungmobile.com/android/repository/srepository.xml</a>
        </p>
        <p>
Go to Packages and hit the Reload option and you’ll see the add on in the location
in the screen shot below…
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Another-day-another-emulator_13E7D/image_6.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Another-day-another-emulator_13E7D/image_thumb_2.png" width="501" height="358" />
          </a>
        </p>
        <p>
Create your new  Galaxy Tab in the AVD (select the new Target type that was added
in the previous step)
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Another-day-another-emulator_13E7D/image_8.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Another-day-another-emulator_13E7D/image_thumb_3.png" width="258" height="356" />
          </a>
        </p>
        <p>
 
</p>
        <p>
And you should get your new emulator looking like this!!
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Another-day-another-emulator_13E7D/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Another-day-another-emulator_13E7D/image_thumb.png" width="373" height="430" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=a303ac33-452b-46fd-8edf-19e20f1f33c8" />
      </div>
    </content>
  </entry>
  <entry>
    <title>AVD are crashing left and right</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/11/21/AVDAreCrashingLeftAndRight.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,6bc42ec3-6b1d-48c8-b25f-2fff69108749.aspx</id>
    <published>2011-11-20T21:41:12.05125-06:00</published>
    <updated>2011-11-20T21:41:12.05125-06:00</updated>
    <category term="Java" label="Java" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Java.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Not sure why I can only get an emulator to run for a couple days before I have to
kill it in AVD manager and create a new one.  As soon as I blow it away I’m able
to create a new one that will last a few days, but after that it’s toast!
</p>
        <p>
Trying to map it to an action that I’m doing but all the emulators are really slow…
on my 64 bit Windows machine.
</p>
        <p>
 
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/ADV_12E6D/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/ADV_12E6D/image_thumb.png" width="702" height="423" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=6bc42ec3-6b1d-48c8-b25f-2fff69108749" />
      </div>
    </content>
  </entry>
  <entry>
    <title>FATAL EXCEPTION: main</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/11/18/FATALEXCEPTIONMain.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,7e99810a-67f2-4a16-bab6-4ce66fc0bb0d.aspx</id>
    <published>2011-11-17T22:51:59.17625-06:00</published>
    <updated>2011-11-17T22:51:59.17625-06:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
There I was, just a codin’ my classes away and then that nasty LogCat had to display
that “FATAL EXCEPTION: main”
</p>
        <p>
I’m missing some basic setup code (probably just a line or two), and until I find
that line I won’t see a darn thing in my emulator!! Another likely candidate for my
error is the switching between different layout modes… I was trying to get a label
somewhere on the screen besides underneath it’s predecessor.
</p>
        <p>
I’m not too far from my first app, now I just need a device to run it on!!
</p>
        <p>
 
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/FATAL-EXCEPTION-Main_14081/image_4.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/FATAL-EXCEPTION-Main_14081/image_thumb_1.png" width="785" height="203" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=7e99810a-67f2-4a16-bab6-4ce66fc0bb0d" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Looking for Android Development Podcasts?  I found these three…</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/11/18/LookingForAndroidDevelopmentPodcastsIFoundTheseThree.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,0d79ba3d-600b-4b0b-b9ca-dd8b4c9a2984.aspx</id>
    <published>2011-11-17T21:11:30.9575-06:00</published>
    <updated>2011-11-17T21:11:30.9575-06:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
CNET provides the first option, but it’s hardly a developer podcast though the focus
on new devices and latest features is relevant
</p>
        <p>
          <a title="http://www.cnet.com/android-atlas/" href="http://www.cnet.com/android-atlas/">http://www.cnet.com/android-atlas/</a>
        </p>
        <p>
Android weekly is nice and short (under 5 minutes):  <a title="http://itunes.apple.com/us/podcast/android-weekly/id424035710" href="http://itunes.apple.com/us/podcast/android-weekly/id424035710">http://itunes.apple.com/us/podcast/android-weekly/id424035710</a></p>
        <p>
And MOTODEV weekly is another Android podcast with a development flair.  To be
brutally honest I can’t listen to podcasts where the host has more filler words than
[ummm uuh] content and Frenchmen who name drop past clients in hopes of building credibility.  
</p>
        <p>
Listen to the first two and completely ignore the last one!!
</p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=0d79ba3d-600b-4b0b-b9ca-dd8b4c9a2984" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Launcher Icon on the Android Platform–Brief How-To</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/11/16/LauncherIconOnTheAndroidPlatformBriefHowTo.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,9ddfbbe3-ef9d-430c-ae09-10fadbc6c1d0.aspx</id>
    <published>2011-11-15T22:14:25.8929076-06:00</published>
    <updated>2011-11-15T22:14:25.8929076-06:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
First step is to make a single icon according the best practices document that Google
has published @ <a title="http://developer.android.com/guide/practices/ui_guidelines/icon_design_launcher.html" href="http://developer.android.com/guide/practices/ui_guidelines/icon_design_launcher.html">http://developer.android.com/guide/practices/ui_guidelines/icon_design_launcher.html</a></p>
        <p>
Then select from the main menu File | New | Other and you will be taken to this wizard. 
We’ll be creating an Android Icon Set
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/First-icon-design-for-Site-Construx-on-t_135CB/image_6.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/First-icon-design-for-Site-Construx-on-t_135CB/image_thumb_2.png" width="464" height="443" />
          </a>
        </p>
        <p>
We are creating a Launcher Icon.  That’s the top option and  already selected
for us.  The default name for the Icon Name is ic_launcher.  Keep this name
if you’d like to overlay the current icons out there that all application utilize
today.
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/First-icon-design-for-Site-Construx-on-t_135CB/image_8.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/First-icon-design-for-Site-Construx-on-t_135CB/image_thumb_3.png" width="467" height="444" />
          </a>
        </p>
        <p>
The SDK will attempt to help you create your icons in text mode.  I already had
mine created and switched the foreground button to image and provided the path to
my custom designed icon.
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/First-icon-design-for-Site-Construx-on-t_135CB/image_10.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/First-icon-design-for-Site-Construx-on-t_135CB/image_thumb_4.png" width="470" height="447" />
          </a>
        </p>
        <p>
Using the default name does bring up a ‘File Already Exists’ prompt.   Clicking
‘Yes to All’ will get you 4 images for different pixel density displays created and
your icon set will be switched out to your custom logo.
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/First-icon-design-for-Site-Construx-on-t_135CB/image_14.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/First-icon-design-for-Site-Construx-on-t_135CB/image_thumb_6.png" width="476" height="140" />
          </a>
        </p>
        <p>
 
</p>
        <p>
My Temperature Converter application just got a Launcher Icon upgrade!!  
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/First-icon-design-for-Site-Construx-on-t_135CB/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/First-icon-design-for-Site-Construx-on-t_135CB/image_thumb.png" width="253" height="419" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=9ddfbbe3-ef9d-430c-ae09-10fadbc6c1d0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Holy Cow, I’m designing icons for Android applications tonight!</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/11/16/HolyCowImDesigningIconsForAndroidApplicationsTonight.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,60cafba3-230d-462a-a5d4-a5c7f0355b45.aspx</id>
    <published>2011-11-15T21:36:25.1254571-06:00</published>
    <updated>2011-11-15T21:36:25.1254571-06:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Just a few days go I was learning the very basics of Android application development. 
Now, I’m moving into some UI design, in particular the Launcher Icon.
</p>
        <p>
Looks like I’ll be creating a high density icon for the market place so I’ll be going
864x864 at 320dpi!
</p>
        <p>
Google leads in documentation and has a good read on the subject:  <a title="http://developer.android.com/guide/practices/ui_guidelines/icon_design.html#design-tips" href="http://developer.android.com/guide/practices/ui_guidelines/icon_design.html#design-tips">http://developer.android.com/guide/practices/ui_guidelines/icon_design.html#design-tips</a> 
They even offer out templates for designers in PSD format for all of us Photoshoppers
out there! <a title="Android Icon Templates Pack, v4.0 »" href="http://developer.android.com/shareables/icon_templates-v4.0.zip">Android
Icon Templates Pack, v4.0 »</a></p>
        <p>
Also, I was asked by readers, what kind of phone do I have… sorry peeps I don’t have
an Android phone, I’m building for the Kindle!!
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Holy-Cow-Im-designing-icons-for-applicat_12DD4/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Holy-Cow-Im-designing-icons-for-applicat_12DD4/image_thumb.png" width="712" height="385" />
          </a>
        </p>
        <p>
P.S.  I got to upgrade to a newer version of PhotoShop!!
</p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=60cafba3-230d-462a-a5d4-a5c7f0355b45" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Android Emulator Issue</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/11/15/AndroidEmulatorIssue.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,617f2485-0ed3-45dd-8f30-5b86a4c350e0.aspx</id>
    <published>2011-11-14T23:27:49.304125-06:00</published>
    <updated>2011-11-14T23:27:49.304125-06:00</updated>
    <category term="Java" label="Java" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Java.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Ok, I finally waited long enough for the emulator to boot up and got my application
running (the C to F temperature converter), but it seems like the AVDs (Android Virtual
Devices) aren’t very stable.  Like each time I stop debugging I have to create
a new one.  Is this some kind of conspiracy against 64bit windows or me just
missing the most basic of steps?
</p>
        <p>
Tomorrow, I’m going to look at packaging my application with my own graphics instead
of the standard package ones!  Check back on this blog to find out how it goes!
</p>
        <p>
 
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Android-Emulator-Issue_14965/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Android-Emulator-Issue_14965/image_thumb.png" width="244" height="224" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=617f2485-0ed3-45dd-8f30-5b86a4c350e0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>And then the Eclipse crashed!</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/11/15/AndThenTheEclipseCrashed.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,d8307b6e-3b44-47a9-b8f1-3f3b15fa5471.aspx</id>
    <published>2011-11-14T21:50:07.554125-06:00</published>
    <updated>2011-11-14T21:50:07.554125-06:00</updated>
    <category term="Java" label="Java" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Java.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Yes, for the first time I experienced my Eclipse development environment crash. 
It wasn’t very graceful as the entire screen was locked and had a white transparent
background over it and finally spewed forth the following error message:
</p>
        <p>
I’m guessing that to some rocket science geek this means something, but to me it’s
just one more impediment to Android application development!
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/And-then-the-Eclipse-crashed_132D8/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/And-then-the-Eclipse-crashed_132D8/image_thumb.png" width="432" height="578" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=d8307b6e-3b44-47a9-b8f1-3f3b15fa5471" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Got the Android Emulator to work!</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/11/14/GotTheAndroidEmulatorToWork.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,5f2376e5-a951-4f77-b82a-56c9eafbf76e.aspx</id>
    <published>2011-11-13T22:25:32.726-06:00</published>
    <updated>2011-11-13T22:25:32.726-06:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Wow, it took a few hours but I know have an emulator working and my first sample application
is now running.  BTW is this Java thing supposed to be hard?  <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-winkingsmile" alt="Winking smile" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Got-the-Android-Emulator-to-work_13A7F/wlEmoticon-winkingsmile_2.png" /></p>
        <p>
 
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Got-the-Android-Emulator-to-work_13A7F/image_4.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Got-the-Android-Emulator-to-work_13A7F/image_thumb_1.png" width="385" height="356" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=5f2376e5-a951-4f77-b82a-56c9eafbf76e" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Eclipse installed now moving onto the Andriod SDK</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/11/14/EclipseInstalledNowMovingOntoTheAndriodSDK.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,feedb222-5846-412e-8993-546a9c269ea2.aspx</id>
    <published>2011-11-13T19:37:55.00725-06:00</published>
    <updated>2011-11-13T19:37:55.00725-06:00</updated>
    <category term="Java" label="Java" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Java.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Took a little more of a manual install than Visual Studio, and what should I expect
since I’m sure this will run on any computer ever made… probably going to be some
steps that just can’t be automated??
</p>
        <p>
 
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Eclipse-installed-now-moving-onto-the-An_11407/image_2.png">
            <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/Eclipse-installed-now-moving-onto-the-An_11407/image_thumb.png" width="535" height="382" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=feedb222-5846-412e-8993-546a9c269ea2" />
      </div>
    </content>
  </entry>
  <entry>
    <title>OMG I just installed Eclipse?!?</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2011/11/14/OMGIJustInstalledEclipse.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,56b926c5-2928-4fb3-89a2-f75e7b10c192.aspx</id>
    <published>2011-11-13T19:02:29.960375-06:00</published>
    <updated>2011-11-13T19:02:29.960375-06:00</updated>
    <category term="Java" label="Java" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Java.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
As a long time Microsoft Developer, I’ve dabbled in Java/Websphere development but
only at work and nothing too complicated (think connecting and writing web services). 
Now all of a sudden I want to write Android apps and I installed on my machine at
home.  The world may never be the same!
</p>
        <p>
 
</p>
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/OMG-I-just-installed-Eclipse_1095D/image_2.png">
            <img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.siteconstrux.com/blog/content/binary/Windows-Live-Writer/OMG-I-just-installed-Eclipse_1095D/image_thumb.png" width="569" height="428" />
          </a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=56b926c5-2928-4fb3-89a2-f75e7b10c192" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Photo Construx made got listed on Read a Blog!</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2010/09/10/PhotoConstruxMadeGotListedOnReadABlog.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,0dfb65cf-3bb4-410e-93d5-81e4bab93f44.aspx</id>
    <published>2010-09-09T22:23:03.07375-05:00</published>
    <updated>2010-09-09T22:23:03.07375-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Hey, I submitted myself, so why shouldn’t it have got listed.
</p>
        <p>
          <a title="http://www.readablog.com/feed47485.aspx" href="http://www.readablog.com/feed47485.aspx">http://www.readablog.com/feed47485.aspx</a>
        </p>
        <a title="ReadABlog.com Blog Search Engine" href="http://www.readablog.com/">
          <img border="0" alt="ReadABlog.com Blog Search Engine" src="http://www.readablog.com/images/readabloglink.gif" width="80" height="15" />
        </a>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=0dfb65cf-3bb4-410e-93d5-81e4bab93f44" />
      </div>
    </content>
  </entry>
  <entry>
    <title>New Favorite Template Site!</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2010/06/05/NewFavoriteTemplateSite.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,0e78cac3-e01b-4422-bc73-3ca6e7e3ca9f.aspx</id>
    <published>2010-06-04T23:30:53.8195-05:00</published>
    <updated>2010-06-04T23:30:53.8195-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Not often do I get excited about template sites, but I’ve found one I can use. 
Best of all it’s free!  Not even required is a link back to the site… completely
free with no strings is the best way to describe.
</p>
        <p>
          <a title="http://www.freewebsitetemplates.com/" href="http://www.freewebsitetemplates.com/">http://www.freewebsitetemplates.com/</a>
        </p>
        <p>
Enjoy!
</p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=0e78cac3-e01b-4422-bc73-3ca6e7e3ca9f" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Quick money maker on Ebay</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2010/02/14/QuickMoneyMakerOnEbay.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,d045a346-966e-4985-b727-1f8c466f2af3.aspx</id>
    <published>2010-02-14T12:24:53.6385-06:00</published>
    <updated>2010-02-14T12:24:53.6385-06:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Today’s tidbit isn’t about software development but more a reminder and a plug. 
Often times I see stuff (my wife would say junk) laying around the house that has
no real purpose or has outlived its’ usefulness.  Why wouldn’t you sell those
items on Ebay?  
</p>
        <p>
Get rid of the clutter and make a buck or two!  Here’s the latest from our household
to go up for auction! 21 different Bob the Builder DVDs in 5 separate auctions.
</p>
        <p>
          <a title="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487991571&amp;ssPageName=STRK:MESELX:IT" href="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487991571&amp;ssPageName=STRK:MESELX:IT">http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487991571&amp;ssPageName=STRK:MESELX:IT</a>
        </p>
        <p>
          <a title="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487992839&amp;ssPageName=STRK:MESELX:IT" href="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487992839&amp;ssPageName=STRK:MESELX:IT">http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487992839&amp;ssPageName=STRK:MESELX:IT</a>
        </p>
        <p>
          <a title="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487993391&amp;ssPageName=STRK:MESELX:IT" href="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487993391&amp;ssPageName=STRK:MESELX:IT">http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487993391&amp;ssPageName=STRK:MESELX:IT</a>
        </p>
        <p>
          <a title="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487993973&amp;ssPageName=STRK:MESELX:IT" href="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487993973&amp;ssPageName=STRK:MESELX:IT">http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487993973&amp;ssPageName=STRK:MESELX:IT</a>
        </p>
        <p>
          <a title="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487994546&amp;ssPageName=STRK:MESELX:IT" href="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487994546&amp;ssPageName=STRK:MESELX:IT">http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&amp;item=320487994546&amp;ssPageName=STRK:MESELX:IT</a>
        </p>
        <p>
Hard to believe I’ve been an Ebayer since 1999!
</p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=d045a346-966e-4985-b727-1f8c466f2af3" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Does submitting your web site to AllTop.com do anything?</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/09/05/DoesSubmittingYourWebSiteToAllTopcomDoAnything.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,c46f33b1-8f07-4ec9-ac19-e5ca5161ae91.aspx</id>
    <published>2009-09-04T22:40:15.821625-05:00</published>
    <updated>2009-09-04T22:40:15.821625-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
That’s the question I’m trying to find out the answer to, tonight!  I submitted <a href="http://www.photoconstrux.com/" target="_blank">PhotoConstrux.com</a> as
I update that blog much more frequently than this one.  Also, I have more detailed
tracking tools like Google Adsense and Analytics than just logs.  I doubt that
my traffic will increase significantly, but each little step helps, right?
</p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=c46f33b1-8f07-4ec9-ac19-e5ca5161ae91" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Top ways to drive traffic to your photography website</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/08/06/TopWaysToDriveTrafficToYourPhotographyWebsite.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,6e12d1f4-8f27-4488-a6c0-f32c75d2daee.aspx</id>
    <published>2009-08-05T22:35:50.051-05:00</published>
    <updated>2009-08-05T22:35:50.051-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <category term="Photography" label="Photography" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Photography.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
The top ways to drive traffic to your photography website are all time and relationship
intensive.  The first issue you have to cross before you can even consider driving
traffic to your website is “will your users ever come back?”  Without good content
few will return, but that’s obvious so lets just skip that topic for another time. 
Here’s three ways to drive traffic to your photography website.
</p>
        <p>
1.  Develop a great working relationship with a famous photographer.  If
he mentions your work on his website, you have the potential to get thousands of hits
in a single day from just one link.  Overall, this is a short term solution. 
A single mention from <a href="http://www.strobist.blogspot.com/" target="_blank">David
Hobby</a> will change your <a href="http://www.flickr.com/photos/polvero/" target="_blank">life</a>.
</p>
        <p>
2.  Use <a title="Link to Flicker.com" href="http://www.flickr.com/" target="_blank">Flickr.com</a> and
get involved within the photography community.  People love to see your work. 
In fact if you’ve read this far look at my <a title="Michael Reynolds' Photostream" href="http://www.flickr.com/photos/michael_reynolds/" target="_blank">photostream</a>! 
Create links to your website from within the descriptions of your posted photos.
</p>
        <p>
3.  If you’re not blogging about your experiences, then you’re not contributing
to the photography community around you.  Being grateful and helping others brings
good kharma… try <a href="http://www.photoconstrux.com/" target="_blank">it</a>.  
</p>
        <p>
I’d love to hear about other’s experiences in this arena.
</p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=6e12d1f4-8f27-4488-a6c0-f32c75d2daee" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Site Review: I see the light, even if it is a bounce</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/06/22/SiteReviewISeeTheLightEvenIfItIsABounce.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,edd6846d-aa97-48b2-8f24-c7e075b4a19c.aspx</id>
    <published>2009-06-21T21:35:29.99625-05:00</published>
    <updated>2009-06-21T21:35:29.99625-05:00</updated>
    <category term="Photography" label="Photography" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Photography.aspx" />
    <category term="Web Site Review" label="Web Site Review" scheme="http://www.siteconstrux.com/blog/CategoryView,category,WebSiteReview.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/SiteReviewIseethelightevenifitisabounce_12F9F/image_2.png">
            <img style="border-right-width: 0px; margin: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" align="left" src="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/SiteReviewIseethelightevenifitisabounce_12F9F/image_thumb.png" width="271" height="192" />
          </a>
        </p>
        <p>
Some sites sell things and others educate you, this site does both.  The Sunbounce
web site sells some awesome equipment at fantasticly high prices, cause it’s worth
every penny.  Most of the web sites I review I do have some sort of relationship,
either I’m an affiliate, I know the owner, or I just like site.  This is one
of those sites that I wish I knew the owner or was affiliated in someway, because
the videos they make using their product and the end results that they do post are
simply amazing.  The site is geared towards learning and as you see the product
in use in numerous videos (over 100+) your desire to recreate what your seeing grows
to the point that you feel the need to buy a sun-bounce product.
</p>
        <p>
URL:  <a title="http://www.sunbounce.com/cms/index.php?id=1143&amp;L=1" href="http://www.sunbounce.com/cms/index.php?id=1143&amp;L=1">http://www.sunbounce.com/cms/index.php?id=1143&amp;L=1</a></p>
        <p>
Summary:  The web site looks like it’s outgrown it’s current design as the ad
and video links are haphazardly thrown on the home page.  Font sizes jump in
point size throughout the web site indicating that more attention should be devoted
to <a href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets" target="_blank">stylesheets</a>. 
Localization of the web site is not complete, meaning that the site is primarily a
European web site and the English version appears to have many translation issues,
though none to distract from content.  As an international user I expect more.
</p>
        <p>
Pros:
</p>
        <ul>
          <li>
Without a doubt my favorite section is the videos of professional photographers on
real photo shoots 
</li>
          <li>
International web site with lots of language support 
</li>
          <li>
Definitely an artistic web site not for the casual viewer 
</li>
        </ul>
        <p>
Cons:
</p>
        <ul>
          <li>
            <a href="http://www.scriptdigital.com/divers/phplocalization.html" target="_blank">Localization</a> is
still far from perfect on this web site though PHP does support some sophisticated
technical capabilities in this area 
</li>
          <li>
Organization is a bit distracting and doesn’t quite seem as professional as it could
be 
</li>
        </ul>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=edd6846d-aa97-48b2-8f24-c7e075b4a19c" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Web Site Review of my favorite Kansas City Internet Host</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/06/21/WebSiteReviewOfMyFavoriteKansasCityInternetHost.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,17b26d71-bbc7-4ced-837d-2fc531679df0.aspx</id>
    <published>2009-06-20T21:46:27.168125-05:00</published>
    <updated>2009-06-20T21:46:27.168125-05:00</updated>
    <category term="Computers" label="Computers" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Computers.aspx" />
    <category term="Web Site Review" label="Web Site Review" scheme="http://www.siteconstrux.com/blog/CategoryView,category,WebSiteReview.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/WebSiteReviewofmyfavoriteKansasCityInter_13230/image_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="image" border="0" alt="image" align="left" src="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/WebSiteReviewofmyfavoriteKansasCityInter_13230/image_thumb.png" width="258" height="231" />
          </a>
        </p>
        <p>
Hosting a web site is always a challenging event.  First, the client must consider
how fast they are going to grow versus how much they are willing to spend for the
service among a variety of other technical decisions.  What I like about <a title="http://fullcontrol.net/" href="http://fullcontrol.net/" target="_blank">FullControl.net</a>’s
web site is they are very clear about the services they offer.  On the front
page you will quickly see they are tech driven company for techies.  If you don’t
know what server specs you need then you will quickly bounce from this web site to
one less technical in nature.  After all if you don’t know if you need 1000GB
of Monthly Bandwidth, you really shouldn’t be purchasing it!  
</p>
        <p>
URL:  <a title="http://fullcontrol.net/" href="http://fullcontrol.net/">http://fullcontrol.net/</a></p>
        <h3>Eating your own dog food. 
</h3>
        <p>
Summary:  Every web site I have reviewed so far and every will, I have some association
with and <a title="http://fullcontrol.net/" href="http://fullcontrol.net/" target="_blank">FullControl.net</a> is
no exception.  I have hosted a server with them for over 4 years now, with absolutely
no issues.  And their simplistic web site with just the details absolutely works
for me.  The web site looks very portal-ish.  There are small sections dedicated
to to each of the services they offer and navigation is straight forward.  Every
time I forget the phone number I look right on the front page and a real life person
answers the phone and directs my call exactly how I would like it.
</p>
        <p>
Pros
</p>
        <ul>
          <li>
Simple web site, but requires advanced knowledge of networking and servers to truly
understand what you’re purchasing 
</li>
          <li>
Just enough testimonials and pictures to give the web site authenticity without going
overboard and appearing like a scammer 
</li>
          <li>
Customer service is quick and efficient when questions arise 
</li>
        </ul>
        <p>
Cons
</p>
        <ul>
          <li>
Again this web site requires some technical knowledge to appreciate 
</li>
          <li>
Personally, I wouldn’t order from the web site without calling 
</li>
          <li>
The contact us page doesn’t display well in my browser and could use a little more
“designing” 
</li>
        </ul>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=17b26d71-bbc7-4ced-837d-2fc531679df0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Site Review of 2CreateAWebSite</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/06/19/SiteReviewOf2CreateAWebSite.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,0adf9f93-169e-4bd8-93a8-7e9d7cd4a4f2.aspx</id>
    <published>2009-06-19T17:10:54.49625-05:00</published>
    <updated>2009-06-19T17:10:54.49625-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <category term="Web Site Review" label="Web Site Review" scheme="http://www.siteconstrux.com/blog/CategoryView,category,WebSiteReview.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/SiteReviewof2CreateAWebSite_D94C/image_2.png">
            <img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/SiteReviewof2CreateAWebSite_D94C/image_thumb.png" width="255" height="189" />
          </a>
        </p>
        <p>
Some sites grab you as rip offs and some just seem like rip offs until you open up
the hood and do a real close inspection.  The software developer in me has a
real hard time condoning web sites that are a proponent of allowing programs to create
your website, however; the business side of me slaps me across the face and says Lisa
is offering advice for free, so why in the world wouldn’t you take it?  What
really had me is Lisa’s video’s.  She speaks from experience and is genuinely
sincere, and her advice is rock solid.  Not many people who are proponents of
making money on the internet discourage people from their techniques, but Lisa tells
future web entrepreneurs that there is no get rich quick scheme and that you should
expect to work 10-12 hour days.  All of the content on the 2CreateAWebSite blog
appears to be sponsored by other companies or are distributed for free by Lisa, which
in my book goes a long way towards credibility.  While I’m not rushing out to
become an affiliate of SBI! (Site Build It!) I will continue to read and listen to
Lisa Irby’s advice.
</p>
        <p>
Summary:  This post won’t make you rich.  Wealth doesn’t just fall into
your lap, good hard work sure does help.  And let’s face it even if Great Aunt
Matilda leaves you a fortune in her will you still have to work at being nice and
not ticking her off.  Lisa’s reference to BAM (Brains and Motivation) as an essential
element for success is right in line with my value system.
</p>
        <p>
URL:  <a title="http://blog.2createawebsite.com/" href="http://blog.2createawebsite.com/" target="_blank">http://blog.2createawebsite.com/</a></p>
        <p>
Pros
</p>
        <ul>
          <li>
Solid advice from a passionate and experienced web master</li>
          <li>
Free content that is well maintained</li>
          <li>
Appropriate cross linking within the site and to external partners</li>
          <li>
I don’t feel like I’m on a scam site :)</li>
          <li>
Lisa is very direct in telling you which products she recommends</li>
        </ul>
        <p>
Cons
</p>
        <ul>
          <li>
Videos are great, but if they could be shortened to under 5 minutes the would be ideal.</li>
          <li>
I found her site motivational to blog and web content owners, but to the general public
this site might appear like a scam</li>
          <li>
A lot of good content is found in the comments and I wish there was a rating system
for comments to help filter out the *junk*.</li>
        </ul>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=0adf9f93-169e-4bd8-93a8-7e9d7cd4a4f2" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Scams always get read before real email</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/06/19/ScamsAlwaysGetReadBeforeRealEmail.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,8f7a1016-d92e-4323-a957-cd3c787d567f.aspx</id>
    <published>2009-06-18T22:04:35.9658406-05:00</published>
    <updated>2009-06-18T22:04:35.9658406-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <category term="Web Site Review" label="Web Site Review" scheme="http://www.siteconstrux.com/blog/CategoryView,category,WebSiteReview.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
This review is about a web site that I wish some of my relatives read before they
called the computer guru up and asked if what they were reading is for real. 
Let’s face facts not everything on the internet is real and it will never be that
way.  So before you become known around the office as an utterly naive internet
addict whose sole purpose is to perpetuate  urban legends please, check out <a href="http://www.snopes.com/" target="_blank">Snopes</a>. 
At the very least Snopes identifies common emails that are just plain bogus and in
some cases can help guide you from making a costly mistake, and hopefully prevent
you from looking like a goober, too.
</p>
        <p>
URL:  <a title="http://www.snopes.com/" href="http://www.snopes.com/">http://www.snopes.com/</a></p>
        <p>
Summary:  Snopes has a lengthy history of exposing internet falsehoods and ending
debates of *is that email real*.  Through the years the only purpose of the site
is to gain readership through stories and capitalize on advertising dollars. 
Snopes has several useful features including a <a href="http://www.snopes.com/info/top25uls.asp" target="_blank">top
25 list</a>, a <a href="http://www.snopes.com/info/newsletter.asp" target="_blank">newsletter</a> and <a href="http://message.snopes.com/" target="_blank">message
board</a>.  Snopes web design does contain some marketing tricks including exchanging
the header of the web site with adds, occasionally using Google Ads in the left navigation
and inconsistent page layout.  Long story short if Snopes wants to move up, invest
in page design as they have already mastered content accumulation.
</p>
        <p>
Favorite Urban Legend…<a href="http://www.snopes.com/food/tainted/carrots.asp" target="_blank">Tainted
Baby Carrots</a></p>
        <p>
Pros:
</p>
        <ul>
          <li>
Could definitely help internet newbies determine if they are onto something cool or
just plain naive.</li>
          <li>
If nothing else I like to compare my junk email box to the scams and stories in the
archive</li>
          <li>
Love the top 15 legends in the navigation and the top 25 list.</li>
        </ul>
        <p>
Cons:
</p>
        <ul>
          <li>
Uncertain page layout makes the web site look unprofessional and lends to the thought
that Snopes may even be a scam itself</li>
          <li>
Icons are a bit infantile considering modern web sites tend not to use animated dancing
gifs</li>
          <li>
Too many ads distract from content</li>
        </ul>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=8f7a1016-d92e-4323-a957-cd3c787d567f" />
      </div>
    </content>
  </entry>
  <entry>
    <title>This is a bug ridden web site – Insect Lore</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/06/18/ThisIsABugRiddenWebSiteInsectLore.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,2664aecc-94f6-4c0c-b522-8757346d7634.aspx</id>
    <published>2009-06-17T22:59:01.523125-05:00</published>
    <updated>2009-06-17T22:59:01.523125-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <category term="Web Site Review" label="Web Site Review" scheme="http://www.siteconstrux.com/blog/CategoryView,category,WebSiteReview.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/ThisisabugriddenwebsiteInsectLore_14330/InsectLore.jpg">
            <img style="border-bottom: 0px; border-left: 0px; margin: 0px 15px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="InsectLore" border="0" alt="InsectLore" align="left" src="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/ThisisabugriddenwebsiteInsectLore_14330/InsectLore_thumb.jpg" width="260" height="222" />
          </a>
        </p>
        <p>
No, this web site isn’t full of computer glitches instead this web site sells real,
live bugs!  That’s right they sell insects and if you really want to make a 7
year old boy happy you’ll buy him bugs like the Madagascar Hissing Cockroach, Pray
Mantis, or Earthworm cocoons.  
</p>
        <p>
The problem with this site is that Mom won’t approve any purchases… that’s right not
a single one.  Though I’d bet Carter Hayes of <a href="http://www.imdb.com/title/tt0100318/" target="_blank">Pacific
Heights</a> wished he could have bought insects to drive out other tenants from Insect
Lore.
</p>
        <p>
URL:  <a href="http://insectlore.stores.yahoo.net/index.html" target="_blank">http://insectlore.stores.yahoo.net/index.html</a></p>
        <p>
Summary:  This web site appears a bit outdated in the design department like
a circa 1997 HTML book hack, but due to the nature of Insect Lore’s business the site
works for me.  I’m not going to give at an A or a B but in the end it works,
which is all that’s necessary to survive in the web world.  The descriptions
of each product and how to order are very informative and cross selling is very good
and not overly aggressive.  Disclaimer:  I have not ordered from Insect
Lore so I cannot recommend their services, but recognize the company does use a Yahoo
storefront which does give them a little more credibility than the crackpot that’s
writing this post!
</p>
        <p>
Pros:
</p>
        <ul>
          <li>
Very concise descriptions of product</li>
          <li>
Easy ordering instructions</li>
          <li>
You come here to order bugs and bug related equipment specifically.  There’s 
nothing to distract you from your purchase which is kind of nice for a change.</li>
        </ul>
        <p>
Cons:
</p>
        <ul>
          <li>
Detail care instructions should be found in each description of live insects would
be a quick upgrade</li>
          <li>
I’m surprised there isn’t a more well defined header for this web site.  The
do have very well defined left hand navigation and we all know I’d label that feature
as old school</li>
          <li>
Real pictures are used but it’s really hard to determine from existing pictures what
you are receiving when you order.</li>
          <li>
I’d love to see a dedicated web cam on a <strike>Hissing Cockroach</strike> Butterfly
Garden.</li>
        </ul>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=2664aecc-94f6-4c0c-b522-8757346d7634" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Reviewing the web site of the General Land Office Records</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/06/17/ReviewingTheWebSiteOfTheGeneralLandOfficeRecords.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,d76d7a6d-5f76-4462-9a4b-e27569b995b2.aspx</id>
    <published>2009-06-16T23:12:54.97625-05:00</published>
    <updated>2009-06-16T23:12:54.97625-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <category term="Web Site Review" label="Web Site Review" scheme="http://www.siteconstrux.com/blog/CategoryView,category,WebSiteReview.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://www.glorecords.blm.gov/">
            <img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" title="LandPatents" border="0" alt="LandPatents" align="right" src="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/ReviewingthewebsiteoftheGeneralLandOffic_14673/LandPatents_1.jpg" width="260" height="195" />
          </a>
        </p>
        <p>
This is day two in my week long experiment to review seven web sites in hopes of developing
a matrix to further evaluate web sites.  If you missed my first post, it was
about <a href="http://www.siteconstrux.com/blog/2009/06/16/SiteReviewProjectGuttenburg.aspx" target="_blank">Project
Gutenburg</a>.  Today’s web site for review is under the direction of the Bureau
of Land Management and is the repository for the General Land Office Records for many
states.  The link is below:
</p>
        <p>
          <a href="http://www.glorecords.blm.gov/" target="_blank">http://www.glorecords.blm.gov/</a>
        </p>
        <p>
Summary:  Once in awhile you find a site that you just type in random names to
see what pulls up.  This is exactly the kind of web site you can spend hours
plugging in your great grandparents names and get information about where they lived
and in some cases how much they paid for their land.  My first impression is
that this is a very clean site, though I’m not sure how the row of landscape pictures
across the top serves a purpose for the overall User Interface design and therefore
recommend it’s removal and the site would look a step up in the realm of presentation. 
After using the site for a over 100 searches of my ancestral home lands, I was impressed
by the performance of the site and its ease of use, which is obviously a goal the
developers placed high on the requirements list. 
</p>
        <p>
For example my Great Grandfather Charley F Reynolds lived in <a href="http://www.arkansas.com/" target="_blank">Arkansas</a> I
found in less than a minute and I even spelled his first name incorrectly.  The
document that was provided listed the legal land description.  Some one with
a little more skill than I have acquired to date, might be able to determine the exact
location where Charley lived, unfortunately I’ll just use the City, State and County
information to do more genealogical research.  One final recommendation for change…
in addition to legal land descriptions, integrate with either <a href="http://www.bing.com/maps/" target="_blank">Bing
Maps</a> or <a href="http://maps.google.com/" target="_blank">Google Maps</a> and
show your users exactly where the land is located.
</p>
        <p>
Pros:
</p>
        <ul>
          <li>
Direct and to the point this site will allow quick searches in addition to providing
scans of original documents to the user in multiple file formats</li>
          <li>
Performance of this web site is snappy and image optimization is high</li>
          <li>
This is a government web site so accessibility is a concern and this site adheres
to <a href="http://www.section508.gov/" target="_blank">Section 508</a> compliance.</li>
          <li>
Loved the small add in the bottom right advertising the wild horse and burro program</li>
        </ul>
        <p>
Cons:
</p>
        <ul>
          <li>
Ok, does every government web site have to look the same?</li>
          <li>
Legal land description is hard to pinpoint on a map</li>
          <li>
Well, maybe only hard core genealogists really care about this site</li>
        </ul>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=d76d7a6d-5f76-4462-9a4b-e27569b995b2" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Site Review – Project Guttenburg</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/06/16/SiteReviewProjectGuttenburg.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,7e9ae2a2-417f-4218-8cb1-2caab16a5017.aspx</id>
    <published>2009-06-15T22:01:48.273125-05:00</published>
    <updated>2009-06-15T22:01:48.273125-05:00</updated>
    <category term="Web Site Review" label="Web Site Review" scheme="http://www.siteconstrux.com/blog/CategoryView,category,WebSiteReview.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I’ve decided to do a short experiment.  For the next seven days I will review
one web site, afterwards I’ll analyze my reviews for common points and create a matrix
which I will use to review more web sites, though I won’t make the promise/commitment
of doing one per day after my initial seven.
</p>
        <p>
First up, is <a title="Visit the home page of Project Guttenburg" href="http://www.gutenberg.org/wiki/Main_Page" target="_blank">Project
Guttenburg</a>.  
</p>
        <p>
Summary:  As far as web sites are concerned, if you fall into the camp that content
is king then this web site is right up your alley.  With over 28,000 downloadable
classic novels and many off the ordinary beat books you can easily get your high class
reading material here, for free.
</p>
        <p>
Pros:  
</p>
        <ul>
          <li>
Many classical authors that you’ve always wanted to read, yet didn’t want to pay for</li>
          <li>
There are roughly 1,000 audio books, again many of the classics… so if you don’t want
to read, you could potentially listen to your next reading assignment</li>
          <li>
Quick loading site with little to no fluff</li>
          <li>
Volunteers transcribe books and proof read, so a life skill can also be acquired through
the site</li>
          <li>
Typical information is provided about the project via the About Us heading, though
I wish it were a separate page so it would get indexed higher in search rankings</li>
        </ul>
        <p>
Cons:
</p>
        <ul>
          <li>
Not every book is available in the format you’d like to have it.  Not many PDFs,
though many are text only, or a combination of HTML and images.</li>
          <li>
Not sure who’s funding the site as it appears to be a donation only web site… I’m
curious about the stability of the site and ownership continuity.</li>
          <li>
Search is rather minimal.  Most searches are done via author or Title (or words
int hat title)</li>
          <li>
Left hand only navigation is very old school</li>
        </ul>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=7e9ae2a2-417f-4218-8cb1-2caab16a5017" />
      </div>
    </content>
  </entry>
  <entry>
    <title>MSN’s Wonderwall: a graphically intense turtle</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/06/13/MSNsWonderwallAGraphicallyIntenseTurtle.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,c981ad8e-d9e1-47e6-88b7-8f32e57c76f5.aspx</id>
    <published>2009-06-13T08:13:57.616-05:00</published>
    <updated>2009-06-13T08:36:41.195-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">MSN's Wonderwall is an intense web site
with lots of features. I propose it's too feature intense. With the loading of many
pictures that I just don't care to see in order to read the 3 paragraphs that I wanted
to read, I want to scream. Nowadays, I mouse over the link to see if I must visit
the Wonder "when it's going to load" wall. What irks me even more is the guys analyzing
the statics for this site. I'd wager they see increased site loyalty and fewer bounces
than before, but not for the right reasons. When I visit I do click more than usual
and stay longer, because I don't plan on coming back anytime soon -- read as I don't
visit as often analytical gurus. You can visit the <a title="Click to visit the Wonderwall" href="http://wonderwall.msn.com/" target="_blank">Wonderwall,</a> if
it loads quickly I’ll claim that Microsoft saw my article and invested heavily in
speed ;) <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=c981ad8e-d9e1-47e6-88b7-8f32e57c76f5" /></div>
    </content>
  </entry>
  <entry>
    <title>My favorite Telephoto lense</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/05/31/MyFavoriteTelephotoLense.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,5635532a-9c57-4ae1-8f98-236de3019b33.aspx</id>
    <published>2009-05-30T21:49:42.865-05:00</published>
    <updated>2009-05-30T21:52:44.303375-05:00</updated>
    <category term="Photography" label="Photography" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Photography.aspx" />
    <content type="html">&lt;iframe src="http://rcm.amazon.com/e/cm?t=noopor-20&amp;o=1&amp;p=8&amp;l=as1&amp;asins=B00004THCZ&amp;md=10FE9736YVPPT7A0FBG2&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;
&lt;/iframe&gt;
My Favorite lense to shoot wildlife with...&lt;img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=5635532a-9c57-4ae1-8f98-236de3019b33" /&gt;</content>
  </entry>
  <entry>
    <title>The best blog writing software in ASP.NET</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/05/19/TheBestBlogWritingSoftwareInASPNET.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,3bd70dd1-513c-474c-900a-ae8109b8117e.aspx</id>
    <published>2009-05-18T21:08:09.94725-05:00</published>
    <updated>2009-05-18T21:08:09.94725-05:00</updated>
    <category term="ASP.NET" label="ASP.NET" scheme="http://www.siteconstrux.com/blog/CategoryView,category,ASPNET.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Searching is my life long mantra.  I searched for 25 years for my wife and found
perfection.  I’ve searched for 2 years for blog software… and I still haven’t
found the perfect tool.
</p>
        <p>
The hang up is I want to write my own controls like an image rotator with some domain
logic, but I don’t want to write all the features, just this one.  So far my
best choices are listed below:
</p>
        <p>
          <a title="http://www.dasblog.info/" href="http://www.dasblog.info/">http://www.dasblog.info/</a>
        </p>
        <p>
and
</p>
        <p>
          <a title="http://www.dotnetblogengine.net/" href="http://www.dotnetblogengine.net/">http://www.dotnetblogengine.net/</a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=3bd70dd1-513c-474c-900a-ae8109b8117e" />
      </div>
    </content>
  </entry>
  <entry>
    <title>More of Bella Cullen</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/05/13/MoreOfBellaCullen.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,affcf396-a5a2-4d63-9205-62aded686775.aspx</id>
    <published>2009-05-12T21:46:24.106875-05:00</published>
    <updated>2009-05-12T21:46:24.106875-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I’m a fan, probably too much.  My cheeks turn a slight shade of pink when I think
how much Stephenie Meyer’s books influence my actions.
</p>
        <p>
If you can’t get enough, too, check out the story called <em>Midnight Sun</em> (Edward’s
version of <em>Twilight</em>) at her web site.
</p>
        <p>
          <a title="http://www.stepheniemeyer.com/midnightsun.html" href="http://www.stepheniemeyer.com/midnightsun.html">http://www.stepheniemeyer.com/midnightsun.html</a>
        </p>
        <p>
 
</p>
        <p>
 
</p>
        <div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d375ad43-32d7-4908-be67-0c11729eee15" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati
Tags: <a href="http://technorati.com/tags/Bella+Cullen" rel="tag">Bella Cullen</a>,<a href="http://technorati.com/tags/Twilight" rel="tag">Twilight</a>,<a href="http://technorati.com/tags/Nontraditional+Vampires" rel="tag">Nontraditional
Vampires</a></div>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=affcf396-a5a2-4d63-9205-62aded686775" />
      </div>
    </content>
  </entry>
  <entry>
    <title>I'm not an Army Reserve Deserter!</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/04/22/ImNotAnArmyReserveDeserter.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,4a1881d4-2280-4266-9768-c6f5065db018.aspx</id>
    <published>2009-04-21T19:15:20.136375-05:00</published>
    <updated>2009-04-21T19:15:20.136375-05:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I received a phone call tonight asking if I was the Michael Reynolds who was accused
of deserting the Army Reserve.  No, I'm not being held in the Johnson County
jail and my family will be just fine.  Thanks for your concern.
</p>
        <p>
          <a href="http://www.kmbc.com/news/19241295/detail.html">http://www.kmbc.com/news/19241295/detail.html</a>
        </p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=4a1881d4-2280-4266-9768-c6f5065db018" />
      </div>
    </content>
  </entry>
  <entry>
    <title>20 Blog Posts I would like to Read</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/04/18/20BlogPostsIWouldLikeToRead.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,46b7cae1-ca80-44bd-b173-ce5c037f2bf8.aspx</id>
    <published>2009-04-18T04:01:00-05:00</published>
    <updated>2009-04-15T23:01:54.921-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Mike’s fast, very fast.  Reader that is.  Recently, I read the entire Twilight
Saga in 1 week (I even worked overtime :) I subscribe to 40+ blogs and listen to a
dozen podcasts.  No doubt that I’m living it up in the information age. 
But all is not blissful, there are still a few topics not in my mainstream reading
that I want more of…
</p>
        <ol>
          <li>
How other balance their online lives on LinkedIn, Facebook, Twitter and Flickr.</li>
          <li>
How to make flash modifications for cameras with design plans</li>
          <li>
Tips on buying a classic Mustang</li>
          <li>
How to manage your kids online time effectively</li>
          <li>
Methods for parents to teach kids about Chemistry</li>
          <li>
Cool activities for Cub Scout leaders</li>
          <li>
Most effective exercises for toning abs</li>
          <li>
Why some people only attend Church on Christmas Eve</li>
          <li>
Best places to view wildlife in Kansas City</li>
          <li>
How to make a living on the internet</li>
          <li>
Best places to take outdoor portraits</li>
          <li>
How to organize a portrait taking event</li>
          <li>
Too many questions, not enough answers</li>
          <li>
What’s the optimum number of computers for a family of four?</li>
          <li>
Why should I be a Republican?</li>
          <li>
Basic car maintenance for a 2003 PT Cruiser</li>
          <li>
How to motivate employees during an economic crisis</li>
          <li>
Best ways to generate traffic to my blog (OK, that’s selfish)</li>
          <li>
Best training resources for photographers (not looking for free stuff)</li>
          <li>
Mentors experiences in the God and Country program</li>
        </ol>
        <p>
        </p>
        <div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f8adf706-0297-48ea-989e-1154500322be" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati
Tags: <a href="http://technorati.com/tags/Blogging" rel="tag">Blogging</a>,<a href="http://technorati.com/tags/Reading" rel="tag">Reading</a>,<a href="http://technorati.com/tags/Information+Age" rel="tag">Information
Age</a></div>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=46b7cae1-ca80-44bd-b173-ce5c037f2bf8" />
      </div>
    </content>
  </entry>
  <entry>
    <title>How companies could use Social Networking</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/04/17/HowCompaniesCouldUseSocialNetworking.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,7e48f0ef-b074-4e19-9a98-fc62d5748034.aspx</id>
    <published>2009-04-16T21:53:41.155-05:00</published>
    <updated>2009-04-15T23:03:01.436625-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
No mistake about it, I work for a large company.  When you have 20,000 employees
there is just so much overlap and finding the one person who knows how to help you
is tough.
</p>
        <p>
I wish that my company had a status update like <a href="http://www.facebook.com">Facebook.com</a>. 
That way I could see what people are working on and offer my advice if I’ve done something
similar.  My status would be updated about 20 times a day though, because I’m
so attention deficit inattentive to any one thing.  I so want to pitch status
updating to my management…  I need to figure out how to sell it… you know, got
to have business value.
</p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=7e48f0ef-b074-4e19-9a98-fc62d5748034" />
      </div>
    </content>
  </entry>
  <entry>
    <title>You got questions, I got answers</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/04/16/YouGotQuestionsIGotAnswers.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,7b8fdfec-629f-4a32-bd31-254b961735ed.aspx</id>
    <published>2009-04-15T21:28:27.874125-05:00</published>
    <updated>2009-04-15T21:28:27.874125-05:00</updated>
    <category term="Internet" label="Internet" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Internet.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <b>Who writes this stuff?</b>
          <br />
I’m Mike Reynolds, a software developer and avid photographer.  I studied Spanish,
Education and Civil Engineering at more universities than any one I know.  Yes,
I graduated multiple times!  I have taught web and database programming at Intel,
Sprint and AT&amp;T and loved every minute.  I manage a small group of software
developers and help as many people achieve their dreams as humanly possible
</p>
        <p>
          <b>When/why did you start this blog?</b>
          <br />
Originally, I launched this blog to rant about technology, but I’m quickly ramping
up on the photography side more than ever.  One day I’ll focus my attention on
a single topic, but until then enjoy my randomness.
</p>
        <p>
          <br />
          <b>How much time do you spend blogging?</b>
          <br />
I spend about 8 hours a week and have tons of fun doing so.  Chris, my wife,
loves reading my typos as it makes me look more human.
</p>
        <p>
          <br />
          <b>What Blogger template do you use?</b>
          <br />
I use DAS Blog, because Scott Hanselman does.  He’s my favorite rock star famous
programmer.  If he’s smart enough to figure it out, I figured I could, too.
</p>
        <p>
          <br />
          <b>How do I subscribe to your blog?</b>
          <br />
I make my entire post available over RSS feeds. You can subscribe by clicking <a href="http://www.siteconstrux.com/blog/SyndicationService.asmx/GetRss">here</a>.
</p>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=7b8fdfec-629f-4a32-bd31-254b961735ed" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Locating Muskrats in Lenexa, Kansas - Moved to PhotoConstrux.com</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/04/13/LocatingMuskratsInLenexaKansasMovedToPhotoConstruxcom.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,747247f0-8084-49d1-a458-36dbfb8d84f4.aspx</id>
    <published>2009-04-12T22:53:43.78-05:00</published>
    <updated>2009-05-30T23:17:53.2565-05:00</updated>
    <category term="Nature" label="Nature" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Nature.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <a href="http://www.photoconstrux.com/2009/04/13/LocatingMuskratsInLenexaKansas.aspx">http://www.photoconstrux.com/2009/04/13/LocatingMuskratsInLenexaKansas.aspx</a>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=747247f0-8084-49d1-a458-36dbfb8d84f4" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Early Morning Lesson Learned - Moved to PhotoConstrux.com</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/03/22/EarlyMorningLessonLearnedMovedToPhotoConstruxcom.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,d39bb994-f81b-417f-b6e8-65f45a04aa18.aspx</id>
    <published>2009-03-21T23:54:04.584-05:00</published>
    <updated>2009-05-30T23:34:18.178375-05:00</updated>
    <category term="Photography" label="Photography" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Photography.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">This article has move to <a href="http://www.photoconstrux.com/2009/03/22/EarlyMorningLessonLearned.aspx">http://www.photoconstrux.com/2009/03/22/EarlyMorningLessonLearned.aspx</a><img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=d39bb994-f81b-417f-b6e8-65f45a04aa18" /></div>
    </content>
  </entry>
  <entry>
    <title>Chrysalis of Olathe, Kansas</title>
    <link rel="alternate" type="text/html" href="http://www.SiteConstrux.com/blog/2009/02/09/ChrysalisOfOlatheKansas.aspx" />
    <id>http://www.siteconstrux.com/blog/PermaLink,guid,c87b966a-18a6-4913-b473-dee6691a3526.aspx</id>
    <published>2009-02-08T23:21:54.575375-06:00</published>
    <updated>2009-02-08T23:21:54.575375-06:00</updated>
    <category term="Nature" label="Nature" scheme="http://www.siteconstrux.com/blog/CategoryView,category,Nature.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p align="justify">
          <a href="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/ChrysalisofOlatheKansas_1488C/Cocoon1_2.jpg">
            <img title="Cocoon1" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 5px 15px; border-left: 0px; border-bottom: 0px" height="296" alt="Cocoon1" src="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/ChrysalisofOlatheKansas_1488C/Cocoon1_thumb.jpg" width="404" align="right" border="0" />
          </a> Being
an avid photographer and Dad of a Tiger Cub allows me the unique perspective of shooting
anything outdoors and passing it off as educational.  The kids and I were at
the Prairie Center Park when I noticed several varieties of Chrysalis among the trees. 
The kids found it very amazing that each kind of tree yielded a different kind of
moth, though I’m still not sure what kinds of moth/butterfly is inside each. 
Since we are proponents of the <a title="Leave No Trace web site" href="http://lnt.org/" target="_blank">Leave
No Trace</a> program the little critters stayed very safe from little hands, but my
next task will be to identify from these pictures what type of insect we are dealing
with.  There are three different Chrysalis represented in the accompanying pictures
and any help identifying would be welcome.  One step that should probably be
taken is to identify the trees that the different moth/butterfly homes on which the
cocoons were built.  In any event if you have ideas to help identify the photos,
please, post in comments.
</p>
        <p align="justify">
          <a href="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/ChrysalisofOlatheKansas_1488C/Cocoon2_2.jpg">
            <img title="Cocoon2" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 5px; border-left: 0px; border-bottom: 0px" height="220" alt="Cocoon2" src="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/ChrysalisofOlatheKansas_1488C/Cocoon2_thumb.jpg" width="276" border="0" />
          </a>           <a href="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/ChrysalisofOlatheKansas_1488C/Cocoon3_2.jpg"><img title="Cocoon3" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 5px; border-left: 0px; border-bottom: 0px" height="220" alt="Cocoon3" src="http://www.siteconstrux.com/blog/content/binary/WindowsLiveWriter/ChrysalisofOlatheKansas_1488C/Cocoon3_thumb.jpg" width="332" border="0" /></a></p>
        <p align="justify">
P.S.  You might not know this but in High School I won 1st place in an FFA entomology
contest and placed in two state contests.  Yep that’s right, I’m the bug guy. 
Strange, how wildly popular this made me with my classmates.  Popular and delusional.  
</p>
        <div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:72d74763-fee3-4240-be59-aade4d9e8760" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati
Tags: <a href="http://technorati.com/tags/Chrysalis" rel="tag">Chrysalis</a>,<a href="http://technorati.com/tags/Moths" rel="tag">Moths</a>,<a href="http://technorati.com/tags/Butterfly" rel="tag">Butterfly</a>,<a href="http://technorati.com/tags/Olathe" rel="tag">Olathe</a>,<a href="http://technorati.com/tags/Kansas" rel="tag">Kansas</a></div>
        <img width="0" height="0" src="http://www.siteconstrux.com/blog/aggbug.ashx?id=c87b966a-18a6-4913-b473-dee6691a3526" />
      </div>
    </content>
  </entry>
</feed>
