﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>PS: After Thoughts</title>
    <description>These are the after thoughts of a not-so-typical Geek in North Texas.</description>
    <link>http://pixelsyndicate.com/PS/Home/tabid/36/BlogId/1/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>wdobson@pixelsyndicate.com</managingEditor>
    <webMaster>wdobson@pixelsyndicate.com</webMaster>
    <pubDate>Thu, 11 Mar 2010 02:00:09 GMT</pubDate>
    <lastBuildDate>Thu, 11 Mar 2010 02:00:09 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>Star Trek LCARS - Pocket PC MediaPlayer Skin</title>
      <description>&lt;p&gt;&lt;img width="240" height="268" border="0" align="right" src="/PS/Portals/1/Projects/lcars_pocketpc_mediaplayer_skin.gif" alt="THE LCARS MEDIAPLAYER SKIN FOR POCKET PC" /&gt;Back in the day... 8 years ago (year 2000, remember it?) I built a Star Trek themed Media Player skin for PocketPC...  8 years later, I am doing GOOGLE searches on my name (to see if that criminal history was erased properly) and there is a group of people discussing the very project I am writing of now! YES!&lt;/p&gt;
&lt;p&gt;I hadnt thought of it for so long, and am not even certain I have an archived copy of it on any of my old backup CDs, but here it is! I havent tested this skin on Windows Mobile 5 or higher, but believe it should work on any version of the Pocket PC thats not a Smartphone. &lt;/p&gt;
&lt;p&gt;I present &lt;a target="_blank" href="http://pixelsyndicate.com/PS/Portals/1/Projects/lcars.zip"&gt;it here for your downloading pleasure&lt;/a&gt;...&lt;/p&gt;
&lt;p&gt; This skin is provided free of cost, and you may redistribute it as long as you do not modify it.  The original copywrite is the following:&lt;/p&gt;
&lt;p&gt;// Pocket Windows Media Player v1.0 LCARS Skin File V1.0&lt;br /&gt;
// Created by Wil Dobson, PixelSyndicate.com&lt;br /&gt;
// Info@PixelSyndicate.com&lt;/p&gt;</description>
      <link>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/38/Default.aspx</link>
      <author>wdobson@pixelsyndicate.com</author>
      <comments>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/38/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://pixelsyndicate.com/PS/Default.aspx?tabid=36&amp;EntryID=38</guid>
      <pubDate>Wed, 06 Aug 2008 20:23:15 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://pixelsyndicate.com/PS/DesktopModules/Blog/Trackback.aspx?id=38</trackback:ping>
    </item>
    <item>
      <title>The Rink Of Dreams</title>
      <description>&lt;p&gt;A meager $100 provided me an amazing opportunity to spend a day looking into the world of Professional Hockey in the Dallas Market, and it was one of the best days of my life.&lt;/p&gt;</description>
      <link>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/28/Default.aspx</link>
      <author>wdobson@pixelsyndicate.com</author>
      <comments>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/28/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://pixelsyndicate.com/PS/Default.aspx?tabid=36&amp;EntryID=28</guid>
      <pubDate>Tue, 29 Jul 2008 13:35:43 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://pixelsyndicate.com/PS/DesktopModules/Blog/Trackback.aspx?id=28</trackback:ping>
    </item>
    <item>
      <title>Clear the WebServer's Application Cache with the click of a button</title>
      <description>My current employer stores DataTables in the server memory to speed up reports for its customers. But to clear that cache, it would take an emergency change request, and a modification to the web.config, to force the webserver to clear the application cache. I did it with a button-click! Here's how.</description>
      <link>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/37/Default.aspx</link>
      <author>wdobson@pixelsyndicate.com</author>
      <comments>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/37/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://pixelsyndicate.com/PS/Default.aspx?tabid=36&amp;EntryID=37</guid>
      <pubDate>Wed, 09 Apr 2008 19:52:58 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://pixelsyndicate.com/PS/DesktopModules/Blog/Trackback.aspx?id=37</trackback:ping>
    </item>
    <item>
      <title>How long did it take for my page to load?</title>
      <description>A reader on FORUMS.ASP.NET recently requested some information on the following: "I want to calculate the page load time, like how much time it took for an particular page to load."  My answer to this issue was to add yet another item to my ToolBox... Here's the code!</description>
      <link>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/36/Default.aspx</link>
      <author>wdobson@pixelsyndicate.com</author>
      <comments>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/36/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://pixelsyndicate.com/PS/Default.aspx?tabid=36&amp;EntryID=36</guid>
      <pubDate>Wed, 09 Apr 2008 13:39:15 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://pixelsyndicate.com/PS/DesktopModules/Blog/Trackback.aspx?id=36</trackback:ping>
    </item>
    <item>
      <title>Floating GridView Headers while Scrolling</title>
      <description>Want your GridView Headers to remain floating atop while scrolling your data? Do it with CSS!</description>
      <link>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/35/Default.aspx</link>
      <author>wdobson@pixelsyndicate.com</author>
      <comments>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/35/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://pixelsyndicate.com/PS/Default.aspx?tabid=36&amp;EntryID=35</guid>
      <pubDate>Mon, 24 Mar 2008 17:28:14 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://pixelsyndicate.com/PS/DesktopModules/Blog/Trackback.aspx?id=35</trackback:ping>
    </item>
    <item>
      <title>Binding DropDownLists within a GridView to a child table</title>
      <description>You are unable to bind the selected value of your dropdownlist to your GridViews datasource BECAUSE your dropdownlist has its OWN datasource which it is bound to. Here is my solution...</description>
      <link>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/34/Default.aspx</link>
      <author>wdobson@pixelsyndicate.com</author>
      <comments>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/34/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://pixelsyndicate.com/PS/Default.aspx?tabid=36&amp;EntryID=34</guid>
      <pubDate>Wed, 12 Mar 2008 14:05:03 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://pixelsyndicate.com/PS/DesktopModules/Blog/Trackback.aspx?id=34</trackback:ping>
    </item>
    <item>
      <title>Interesting Euless Komets Statistics for Fall 2007 Session</title>
      <description>Sports guys love stats. I don't know how reliable they are for predictions, but they can be fun when you figure out whos been naughty-and-nice.</description>
      <link>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/27/Default.aspx</link>
      <author>wdobson@pixelsyndicate.com</author>
      <comments>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/27/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://pixelsyndicate.com/PS/Default.aspx?tabid=36&amp;EntryID=27</guid>
      <pubDate>Wed, 26 Dec 2007 18:05:26 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://pixelsyndicate.com/PS/DesktopModules/Blog/Trackback.aspx?id=27</trackback:ping>
    </item>
    <item>
      <title>Select GridView rows simply by clicking on the row</title>
      <description>You can trigger RowSelected in your gridviews (without the Select linkbutton) by using some client-side code!</description>
      <link>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/33/Default.aspx</link>
      <author>wdobson@pixelsyndicate.com</author>
      <comments>http://pixelsyndicate.com/PS/Home/tabid/36/EntryID/33/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://pixelsyndicate.com/PS/Default.aspx?tabid=36&amp;EntryID=33</guid>
      <pubDate>Thu, 20 Dec 2007 20:51:53 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://pixelsyndicate.com/PS/DesktopModules/Blog/Trackback.aspx?id=33</trackback:ping>
    </item>
  </channel>
</rss>