• davem.org
  • random
  • March 24, 2007

    My Dots for Saturday, March 24, 2007

    Filed under: — davemorg @ 10:40 pm

    Quoted: Building a web app is easy. Building a successful and profitable web app is where most people fail. In this new series of …

    [tags: tips, tech, davemorg]

    I was having this exact same problem caused by the exact same thing.

    [tags: wordpress, mobile, davemorg]

    Quoted: That’s right - after three days being consumed by the most tempting thoughts of hunting down every single IE programmer alive that you can imagine, …

    [tags: wordpress, css, davemorg]

    See the rest of my Dots at Blue Dot

    March 23, 2007

    My Dots for Friday, March 23, 2007

    Filed under: — davemorg @ 4:40 pm
    Seattle Times

    You just can’t find loopholes in the tax code anymore; I mean, what is this world coming to.

    Quoted: Saying it will level the playing field between in-state and out-of-state businesses, Gov. Chris Gregoire has signed a measure that encourages…

    [tags: seattle, washington, news, money, davemorg]

    See the rest of my Dots at Blue Dot

    My Dots for Thursday, March 22, 2007

    Filed under: — davemorg @ 1:11 pm

    February 19, 2007

    dawgpack.net

    Filed under: — davemorg @ 10:01 pm

    Unfortunately, I was negligent and let dawgpack.org slip through my fingers after registration expired. However, the (un)Official Dawg Pack website has been reborn at http://www.dawgpack.net/.

    At the moment you will find a large amount of video from past seasons, and not much else. Perhaps more to come in the future?

    January 16, 2007

    Obama Launches Presidential Exploratory Committee

    Filed under: — davemorg @ 9:22 am

    From barackobama.com:

    “And that’s why I wanted to tell you first that I’ll be filing papers today to create a presidential exploratory committee. For the next several weeks, I am going to talk with people from around the country, listening and learning more about the challenges we face as a nation, the opportunities that lie before us, and the role that a presidential campaign might play in bringing our country together. And on February 10th, at the end of these decisions and in my home state of Illinois, I’ll share my plans with my friends, neighbors and fellow Americans.” — Read Full Transcript

    (more…)

    December 24, 2006

    Christmas Time

    Filed under: — davemorg @ 11:30 pm

    Merry Christmas (Eve) to all, and to all a good night!

    December 14, 2006

    Google Maps: Multiple Destinations

    Filed under: — davemorg @ 11:46 am

    While using Google Maps this morning, I noticed a new feature: multiple destinations. You can now use your (read: mine) favorite online mapping application to plan your road trip, run errands, or some other multi-destination trip you have in mind.

    Not only can you have multiple destinations in one itinerary, but you can drag the address up and down in the list to dynamically redraw the map and reorder the directions.

    Just another sneaky little enhancement from those fine folks at Google.

    December 11, 2006

    Amazon.com Prime Search

    Filed under: — davemorg @ 12:05 pm

    I received an e-mail from the wonderful promotions department at Amazon.com this morning with some good news:

    Finding Amazon Prime-eligible gifts is even easier. Sign in to Amazon.com, search, and look for “Prime” in your results.

    I very much appreciate that some much needed help as arrived for making the most out of my Amazon Prime membership. It can be difficult to find which items are eligible without clicking on individual items in your search results. However, what if you want to limit your searches to just Prime-eligible items? Amazon has left us in a conundrum.

    In comes a handy-dandy implementation of Amazon Web Services. The ability to Search Amazon.com for Amazon Prime Eligible Items. While this little tool does not offer a great deal of eye-candy, it does what it advertises. Give it a try and find your Free Two-Day Shipping-eligible items a bit easier.

    December 5, 2006

    WordPress K2: Google AdSense Under First Post Only

    Filed under: — davemorg @ 9:20 pm

    I was scanning the Web for information on how to add a Google AdSense block under only the first post on a Wordpress installation. While I found a good deal of information, I couldn’t find very much of anything that applied specifically to the popular K2 theme.

    I’ve included a short tutorial below for adding an AdSense block under just the first post on your Wordpress K2 installation.

    1. Open theloop.php in your Theme Editor
    2. Find the following section of code:
      <?php } ?>
      
      <?php /*
      	The 'next page' and 'previous page' navigation for permalinks have to be inside the loop.
      	The exact opposite is true for the same navigation links on all other pages.
      	Also, we don't want them at the top of the frontpage: */
      
    3. In the gap between the php’s add the following line of code so that the section now looks like this:
      <?php } ?>
      <?php $showAdSense = True; ?>
      <?php /*
      	The 'next page' and 'previous page' navigation for permalinks have to be inside the loop.
      	The exact opposite is true for the same navigation links on all other pages.
      	Also, we don't want them at the top of the frontpage: */
    4. Now find the following section of code:
      <div class="itemtext">
      	<?php if (is_archive() or is_search()) {
      		the_excerpt();
      	} else {
      		the_content("Continue reading '" . the_title('', '', false) . "'");
      	} ?>
      <?php link_pages('<p><strong>Pages:</strong> ', '</p>', 'number'); ?>
      </div>
      
      <!--
      <?php trackback_rdf(); ?>
      -->
    5. Modify the code section above to look like this:
      <div class="itemtext">
      	<?php if (is_archive() or is_search()) {
      		the_excerpt();
      	} else {
      		the_content("Continue reading '" . the_title('', '', false) . "'");
      	} ?>
      <?php link_pages('<p><strong>Pages:</strong> ', '</p>', 'number'); ?>
      </div>
      <?If ($showAdSense) { ?>
      <div style="float:right;padding:3px;">
      	AdSense block as provided by Google
      <br /><br /><br /><br />
      </div>
      <?php $showAdSense = False;} ?>
      <!--
      <?php trackback_rdf(); ?>
      -->

    Now you can enjoy abiding by Google’s TOS rather than grossly abusing them.

    Health Care Flexible Spending Account: To opt in or out?

    Filed under: — davemorg @ 7:13 pm

    For those of you who just started a new job (read: me), you were probably presented with a great deal of information about your new benefits package. From health insurance to retirement accounts, one word sums it up: unfamiliar. Sure, your employer provides a great deal of information about your available choices, but it can be difficult to sort through all the information to just get to an answer before your enrollment period comes to an end. I was able to pretty easily work through health and dental insurance and after a bit of research I felt comfortable with my 401k. The most confusing part for me? Health Care Flexible Spending Accounts (FCA).

    An FCA essentially allows you to set aside pre-tax dollars to be used for qualified health care expenses throughout the year. As with your medical/dental/retirement benefits, your FCA contribution also neatly comes out of your paycheck each period. Here’s the kicker: if you don’t use it all by year-end, you lose it.

    In comes the Flexible Spending Account Calculator. This handy-dandy tool helps to simplify your decision on whether to opt-in to this type of program, and even more importantly, how much to deposit. As a 22 year old with no dependents, I’ve decided it’s probably not for me; though YMMV.

    « Previous PageNext Page »