<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><description>Media Riot is a team with deep experience in web design, custom programming and internet marketing solutions. We have helped small local businesses design and develop websites, create custom software, automate business processes, and put power into their business with strong internet marketing strategies.</description><title>Media Riot's Blog</title><generator>Tumblr (3.0; @media-riot)</generator><link>http://blog.mediariot.com/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/mediariot" /><feedburner:info uri="mediariot" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://tumblr.superfeedr.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item><title>MongoDb + MVC</title><description>&lt;a href="http://www.joe-stevens.com/2011/10/02/a-mongodb-tutorial-using-c-and-asp-net-mvc/"&gt;MongoDb + MVC&lt;/a&gt;</description><link>http://blog.mediariot.com/post/14256558182</link><guid>http://blog.mediariot.com/post/14256558182</guid><pubDate>Thu, 15 Dec 2011 03:40:05 -0500</pubDate></item><item><title>Session scoping with Ninject</title><description>&lt;a href="http://iridescence.no/post/Session-Scoped-Bindings-With-Ninject-2.aspx"&gt;Session scoping with Ninject&lt;/a&gt;</description><link>http://blog.mediariot.com/post/13878542780</link><guid>http://blog.mediariot.com/post/13878542780</guid><pubDate>Wed, 07 Dec 2011 12:45:15 -0500</pubDate></item><item><title>Good article for solving WCF binding problems</title><description>&lt;a href="http://douglubey.com/wcf4_services_https_binding_visualstudio_2010_template_for_web_config.aspx"&gt;Good article for solving WCF binding problems&lt;/a&gt;</description><link>http://blog.mediariot.com/post/10853372396</link><guid>http://blog.mediariot.com/post/10853372396</guid><pubDate>Fri, 30 Sep 2011 14:03:49 -0400</pubDate></item><item><title>HTML5 Boilerplate is 2.0</title><description>&lt;a href="http://html5boilerplate.com/#v2"&gt;HTML5 Boilerplate is 2.0&lt;/a&gt;: &lt;p&gt;&lt;blockquote&gt;H5BP is a year old! We launched on August 10th, 2010 and now we’ve got a plethora of new, exciting changes that comprise our 2.0 release. We’ve also added &lt;a href="http://mathiasbynens.be/"&gt;Mathias Bynens&lt;/a&gt; and &lt;a href="http://nicolasgallagher.com/"&gt;Nicolas Gallagher&lt;/a&gt;, two very talented frontend researchers and developers, to the core development team. The highlights of 2.0 are below, followed by a more comprehensive changelog.&lt;/blockquote&gt;&lt;/p&gt;</description><link>http://blog.mediariot.com/post/8777281714</link><guid>http://blog.mediariot.com/post/8777281714</guid><pubDate>Thu, 11 Aug 2011 09:31:54 -0400</pubDate><category>html5</category><category>framework</category></item><item><title>20 Database Design Best Practices</title><description>&lt;a href="http://codebalance.blogspot.com/2011/07/20-database-design-best-practices.html"&gt;20 Database Design Best Practices&lt;/a&gt;</description><link>http://blog.mediariot.com/post/8054102814</link><guid>http://blog.mediariot.com/post/8054102814</guid><pubDate>Mon, 25 Jul 2011 16:16:01 -0400</pubDate><category>database</category></item><item><title>DropKick.js</title><description>&lt;a href="http://jamielottering.github.com/DropKick/"&gt;DropKick.js&lt;/a&gt;: &lt;p&gt;&lt;a href="http://decodering.com/post/7509808057/dropkick-js"&gt;decodering&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Painless custom dropdowns, a jQuery joint&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;Creating custom dropdowns is usually a tedious process that requires a ton of extra setup time. Oftentimes lacking conveniences that native dropdowns have such as keyboard navigation. DropKick removes the tedium and lets you focus on making s@#t look good.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;</description><link>http://blog.mediariot.com/post/7799967889</link><guid>http://blog.mediariot.com/post/7799967889</guid><pubDate>Tue, 19 Jul 2011 07:53:57 -0400</pubDate><category>javascript</category></item><item><title>nLog and WCF Service</title><description>&lt;p&gt;Recently we deployed a new WCF web service app but quickly noticed nLog didn’t work on our production IIS stack.&lt;/p&gt;
&lt;p&gt;We checked permissions on the log folder, checked for errors in the nLog configuration file. All with no luck.&lt;/p&gt;
&lt;p&gt;We then noticed the nLog configuration file when deployed was located in the bin folder. We simply moved the configuration file from the bin to the root folder of the web service, restarted the IIS website and it started working. This has been a very tricky problem for us to solve but we wanted to share it with other web developers that may come across this problem in the future.&lt;/p&gt;</description><link>http://blog.mediariot.com/post/7799859018</link><guid>http://blog.mediariot.com/post/7799859018</guid><pubDate>Tue, 19 Jul 2011 07:46:34 -0400</pubDate><category>.net</category></item><item><title>Protecting your web apps from the tyranny of evil with OWASP</title><description>&lt;a href="http://www.troyhunt.com/2011/07/protecting-your-web-apps-from-tyranny.html"&gt;Protecting your web apps from the tyranny of evil with OWASP&lt;/a&gt;</description><link>http://blog.mediariot.com/post/7566830647</link><guid>http://blog.mediariot.com/post/7566830647</guid><pubDate>Wed, 13 Jul 2011 03:40:05 -0400</pubDate></item><item><title>Favorite programming Mistakes</title><description>&lt;p&gt;Paul from Smashing Magazine describes some of his favorite programming mistakes:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://coding.smashingmagazine.com/2011/07/07/my-favorite-programming-mistakes/"&gt;&lt;a href="http://coding.smashingmagazine.com/2011/07/07/my-favorite-programming-mistakes/"&gt;http://coding.smashingmagazine.com/2011/07/07/my-favorite-programming-mistakes/&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://blog.mediariot.com/post/7529278452</link><guid>http://blog.mediariot.com/post/7529278452</guid><pubDate>Tue, 12 Jul 2011 06:20:06 -0400</pubDate><category>coding</category></item><item><title>Essential E-Commerce Website Features: Tips and Examples</title><description>&lt;a href="http://sixrevisions.com/user-interface/e-commerce-website-features-tips-examples/"&gt;Essential E-Commerce Website Features: Tips and Examples&lt;/a&gt;</description><link>http://blog.mediariot.com/post/7527003268</link><guid>http://blog.mediariot.com/post/7527003268</guid><pubDate>Tue, 12 Jul 2011 03:40:06 -0400</pubDate></item><item><title>ReSharper 6 is out: JavaScript/CSS/Razor support, new refactorings, code inspections and more!</title><description>&lt;a href="http://www.jetbrains.com/resharper/whatsnew/index.html"&gt;ReSharper 6 is out: JavaScript/CSS/Razor support, new refactorings, code inspections and more!&lt;/a&gt;</description><link>http://blog.mediariot.com/post/7491313573</link><guid>http://blog.mediariot.com/post/7491313573</guid><pubDate>Mon, 11 Jul 2011 08:53:17 -0400</pubDate><category>.net</category><category>Visual Studio</category></item><item><title>Generating Entity Framework Code first from an existing database</title><description>&lt;a href="http://weblogs.asp.net/jgalloway/archive/2011/02/24/generating-ef-code-first-model-classes-from-an-existing-database.aspx"&gt;Generating Entity Framework Code first from an existing database&lt;/a&gt;</description><link>http://blog.mediariot.com/post/7386765001</link><guid>http://blog.mediariot.com/post/7386765001</guid><pubDate>Fri, 08 Jul 2011 13:03:46 -0400</pubDate><category>.net</category><category>entity framework</category></item><item><title>decodering:

CSS3 Buttonize Framework
</title><description>&lt;img src="http://26.media.tumblr.com/tumblr_lnkeyl6T821qzlt3uo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://decodering.com/post/7051479715/css3-buttonize-framework"&gt;decodering&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;h3&gt;&lt;a href="http://css3framework.co.uk/"&gt;CSS3 Buttonize Framework&lt;/a&gt;&lt;/h3&gt;
&lt;/blockquote&gt;</description><link>http://blog.mediariot.com/post/7153871674</link><guid>http://blog.mediariot.com/post/7153871674</guid><pubDate>Sat, 02 Jul 2011 07:32:08 -0400</pubDate></item><item><title>Common web design mistakes</title><description>&lt;p&gt;&lt;span&gt;
&lt;p&gt;&lt;span&gt; &lt;/span&gt;If you’re a small business owner, your web site is the central hub of your company, and it’s a pivotal part of your marketing and branding.&lt;/p&gt;
&lt;p&gt;Potential customers visit your web site specifically for its content, meaning its appearance and usability are critical to its success and how those users view your company. However, getting your &lt;strong&gt;web design&lt;/strong&gt; wrong can have a negative impact on your business.&lt;/p&gt;
&lt;p&gt;Here are 5 common web design mistakes you must avoid to create a great user experience and grow your bottom line.&lt;/p&gt;
&lt;hr&gt;&lt;h2&gt;1. Poor Web Design Navigation&lt;/h2&gt;
&lt;hr&gt;&lt;p&gt;Many small businesses fail to make navigation a priority, but without careful attention to how people navigate your site, you could unintentionally be creating a frustrating experience for any potential visitor. People visit your site for specific information, and if they cannot find it they will quickly go elsewhere, leaving with the impression that your business is disorganized in more than just its website.&lt;/p&gt;
&lt;p&gt;A good navigation structure should be seamless and will keep visitors on your site longer, which means potentially more readers, subscribers, sales or leads — whichever is your primary objective.&lt;/p&gt;
&lt;p&gt;Website navigation affects both usability and accessibility, so it’s important to make it a primary concern. Most websites and blogs use common navigational techniques that are expected by the average visitor. The pages and sections of the site should be easy and logical for visitors to maneuver. Don’t make your visitors think about how to navigate your site; it should be effortless and natural.&lt;/p&gt;
&lt;p&gt;There are several principles you can follow to create an effective navigation structure:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Use icons to aid navigation. They’re both visually appealing and easy to use and understand.&lt;/li&gt;
&lt;li&gt;Create logical groups of related links, with the most important links on the top-level navigation bar and functional (dashboard, account, settings, etc.) and legal (copyright, privacy, terms) located elsewhere.&lt;/li&gt;
&lt;li&gt;Provide location information so users know where they are on any given page and how to proceed to another area of the website. This can be achieved by using Breadcrumb navigation.&lt;/li&gt;
&lt;/ul&gt;&lt;hr&gt;&lt;h2&gt;2. No Clear Calls To Action on a Web Page&lt;/h2&gt;
&lt;hr&gt;&lt;p&gt;The fundamental error of many small business web sites is the lack of a clear call to action. We’ve all seen bland small-business brochure web sites with nothing but endless descriptive paragraphs. If you aren’t leading users to commit to an action (buy a product, contact you or subscribe, for example), then you are losing them.&lt;/p&gt;
&lt;p&gt;Driving traffic to your web site is important, but that traffic is useless if your primary call to action is a plain “click here” link buried in a sea of text. Call-to-action buttons are a great way to grab the user’s attention, and these buttons can be the key to higher conversions. Investing time and consideration into creating successful calls to action can help guide users and address their needs while achieving your own business goals.&lt;/p&gt;
&lt;p&gt;It’s important to keep the following best practices in mind when creating an optimal call to action:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;The design of a call to action can be broken down into 4 simple elements — size, shape, color, and position. Each plays a vital part in determining how effective the call to action is in directing the user.&lt;/li&gt;
&lt;li&gt;Don’t make your users work or think, or they’ll leave. It’s not that they aren’t smart, it’s that they want access to information quickly without spending unnecessary time searching for it.&lt;/li&gt;
&lt;li&gt;Don’t overdo it with multiple, competing calls to action on every page. Decide what your primary target is and then define a clear objective per page. Your content should have answered, “What’s in it for me?” and your call to action should now answer, “What do I do now?”&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;People visit your web site for its content, and how that is structured is a huge factor in its success or failure. Unfortunately, an overwhelming number of small businesses get so caught up in overloading the user with information that they overlook how that information is &lt;em&gt;presented&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Most people do not read unless it’s absolutely necessary, and they prefer to scan through information quickly to get to the points of interest. This is why it’s so important to establish a strong visual content hierarchy so users can quickly scan your site and sifting through relevant information. A logical content hierarchy also acts as a guide through each page and creates a more enjoyable user experience.&lt;/p&gt;
&lt;p&gt;So when focusing on your content, it’s best to keep in mind these three tips:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;White space is possibly the most important factor to consider. It will allow the user to focus on the meaningful content within each section.&lt;/li&gt;
&lt;li&gt;Break up lengthy pieces of information into digestible blocks of text, utilizing headings, sub-headings, bullets, blockquotes and paragraphs.&lt;/li&gt;
&lt;li&gt;Readable content is important, so use a good line height that is large enough to make content scannable. Margins and letter spacing also need to be taken into consideration.&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;When talking about content, spelling and grammar cannot be underestimated.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;We all know at least one small business web site that seems to include everything but the proverbial kitchen sink. Many small business owners tend to cram as much as they can onto a single page — the end result is a busy, cluttered and unreadable web page.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The more extraneous items there are on a web page, the more unprofessional it looks, and it becomes overwhelming, confusing and distracting for the user. A cluttered website will also affect traffic because visitors won’t return if they can’t understand or follow the content, which leads to low traffic, a high bounce rate and possibly a poor Page Rank.&lt;/p&gt;
&lt;p&gt;Clutter also applies to images. Too many can be a huge distraction and just plain annoying. Images should be used to illustrate, capture attention and guide the user where required.&lt;/p&gt;
&lt;p&gt;Follow these guidelines for a more streamlined visitor experience:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Challenge every item on each web page and ask, “Does it really need to be there? Does it serve a specific purpose? Can I live without it?”&lt;/li&gt;
&lt;li&gt;The key is to aid the visitor in finding the information they’re looking for, so make sure to differentiate between areas of content, advertisements and promotions.&lt;/li&gt;
&lt;li&gt;Prioritize your content and decide what is the most important to your visitor and potential customer — and sell it well.&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Even the greatest content can become lost in a mess of words and graphics, so de-cluttering is essential.&lt;/p&gt;
&lt;p&gt;These are just five web design mistakes that many small businesses make. What other mistakes have you noticed on small business websites?&lt;/p&gt;
&lt;hr&gt;&lt;h2&gt;Color &amp; Contrast&lt;/h2&gt;
&lt;p&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Color and contrast aren’t usually high up on the list of priorities for a small business owner when it comes to creating a website. But it should be, because if your web site text does not have sufficient contrast compared to its background, people will have difficulty reading your content, especially people with poor vision or color-blindness.&lt;/p&gt;
&lt;p&gt;Aside from plain readability, color and contrast are important because they can be used to create visual interest and direct the attention of the user. It can equally be effective in organizing and defining the flow and hierarchy of a page, and it’s therefore an essential principle to pay attention to during the design process. Here are some tips:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Using a free a Color Contrast tool (which conforms to accepted standards) you can easily check to see how the contrast on your website measures up.&lt;/li&gt;
&lt;li&gt;Research how major sites use color and contrast to improve readability and highlight specific sections, and use this knowledge to experiment with color schemes.&lt;/li&gt;
&lt;li&gt;One of best ways to enhance contrast is by creating size differences between elements, making some things appear larger than others. This works especially well within a minimal color scheme, and it means you don’t have to necessarily rely on color.&lt;/li&gt;
&lt;/ul&gt;&lt;hr&gt;&lt;p&gt;&lt;em&gt;This post originally appeared on the American Express OPEN Forum, where Mashable regularly contributes articles about leveraging social media and technology in small business.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;&lt;a href="http://mashable.com/2011/04/10/5-web-design-mistakes/"&gt;&lt;a href="http://mashable.com/2011/04/10/5-web-design-mistakes/"&gt;http://mashable.com/2011/04/10/5-web-design-mistakes/&lt;/a&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;</description><link>http://blog.mediariot.com/post/7153867337</link><guid>http://blog.mediariot.com/post/7153867337</guid><pubDate>Sat, 02 Jul 2011 07:31:47 -0400</pubDate><category>web design</category></item><item><title>Google Swiffy</title><description>&lt;a href="http://swiffy.googlelabs.com/"&gt;Google Swiffy&lt;/a&gt;: &lt;p&gt;&lt;a href="http://gregbabula.com/post/7044138344"&gt;gregbabula&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Swiffy converts Flash SWF files to HTML5, allowing you to reuse Flash content on devices without a Flash player (such as iPhones and iPads).&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://blog.mediariot.com/post/7153860609</link><guid>http://blog.mediariot.com/post/7153860609</guid><pubDate>Sat, 02 Jul 2011 07:31:12 -0400</pubDate></item><item><title>
Google Web Fonts V2
New, improved, bigger, better, etc.
</title><description>&lt;img src="http://29.media.tumblr.com/tumblr_lnioj2CmQ51qzlt3uo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;blockquote&gt;
&lt;h2&gt;&lt;a href="http://www.google.com/webfonts/v2"&gt;&lt;br/&gt;Google Web Fonts V2&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;New, improved, bigger, better, etc.&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://blog.mediariot.com/post/7043492827</link><guid>http://blog.mediariot.com/post/7043492827</guid><pubDate>Wed, 29 Jun 2011 09:25:37 -0400</pubDate></item><item><title>Solution: Explorer open each folder in same window error and SQL Management Studio, IE and Team Explorer errors</title><description>&lt;a href="http://www.davidmoore.info/2009/08/19/solution-explorer-open-each-folder-in-same-window-error-and-sql-management-studio-ie-and-team-explorer-errors/"&gt;Solution: Explorer open each folder in same window error and SQL Management Studio, IE and Team Explorer errors&lt;/a&gt;</description><link>http://blog.mediariot.com/post/6721297825</link><guid>http://blog.mediariot.com/post/6721297825</guid><pubDate>Mon, 20 Jun 2011 08:50:29 -0400</pubDate></item><item><title>Why clean code is more important than efficient code</title><description>&lt;a href="http://m.techrepublic.com/blog/programming-and-development/why-clean-code-is-more-important-than-efficient-code/4284"&gt;Why clean code is more important than efficient code&lt;/a&gt;: &lt;blockquote&gt;
&lt;p&gt;There was a time, long ago, when the most important thing you could do with your code was to make it more efficient — in terms of how much functionality you can pack into every kilobyte of storage, how tightly it compiles, how little RAM it uses, how much you can communicate in every network packet sent, and so on. In those days, many computers did not even have random access persistent storage, you could only run one program at a time, and RAM was measured in bytes rather than gigabytes. Those days are long gone.&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://blog.mediariot.com/post/6721290296</link><guid>http://blog.mediariot.com/post/6721290296</guid><pubDate>Mon, 20 Jun 2011 08:49:57 -0400</pubDate></item><item><title>Web Standards Update for Microsoft Visual Studio 2010 SP1</title><description>&lt;p&gt;Download the latest &lt;span&gt;&lt;a target="_blank" href="http://visualstudiogallery.msdn.microsoft.com/a15c3ce9-f58f-42b7-8668-53f6cdc2cd83"&gt;Web Standards Update for Microsoft Visual Studio 2010 SP1&lt;/a&gt;. This update integrates HTML5 and CSS3 support in Visual Studio 2010.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;You can also learn about some of the new syntax for HTML5 and CSS3 by visiting any of the following links:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;span&gt;&lt;a href="http://www.hanselman.com/blog/AnnouncingTheWebStandardsUpdateHTML5SupportForTheVisualStudio2010Editor.aspx"&gt;&lt;a href="http://www.hanselman.com/blog/AnnouncingTheWebStandardsUpdateHTML5SupportForTheVisualStudio2010Editor.aspx"&gt;http://www.hanselman.com/blog/AnnouncingTheWebStandardsUpdateHTML5SupportForTheVisualStudio2010Editor.aspx&lt;/a&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://blogs.msdn.com/b/webdevtools/archive/2011/06/15/web-standards-update-for-visual-studio-2010-sp1.aspx"&gt;&lt;a href="http://blogs.msdn.com/b/webdevtools/archive/2011/06/15/web-standards-update-for-visual-studio-2010-sp1.aspx"&gt;http://blogs.msdn.com/b/webdevtools/archive/2011/06/15/web-standards-update-for-visual-studio-2010-sp1.aspx&lt;/a&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Until next time!&lt;/p&gt;</description><link>http://blog.mediariot.com/post/6660979390</link><guid>http://blog.mediariot.com/post/6660979390</guid><pubDate>Sat, 18 Jun 2011 14:03:51 -0400</pubDate><category>html5</category><category>visual studio</category></item><item><title>EXIF Date + Windows Create Date</title><description>&lt;p&gt;Today, I downloaded all the photos I have taken over the years from my android phone onto my PC. After bulk renaming the files and re-uploaded I noticed the sort order of my photos were out of order. It appears that android displays photos in the gallery based on the file create date. Since I did a bulk rename on my files all the create dates were set to today’s date.&lt;/p&gt;
&lt;p&gt;I needed a way to reset the create date to the photo taken date, enter &lt;a target="_blank" href="http://www.relliksoftware.com/exifdatechanger/download"&gt;EXIF Date Changer&lt;/a&gt;, this tool will scan all the files in a specified folder and reset the dates, if can do:&lt;/p&gt;
&lt;p&gt;EXIF Create Date -&gt; Window File Create Date&lt;/p&gt;
&lt;p&gt;Window File Create Date -&gt; EXIF Create Date&lt;/p&gt;
&lt;p&gt;Until next time!&lt;/p&gt;</description><link>http://blog.mediariot.com/post/6409177311</link><guid>http://blog.mediariot.com/post/6409177311</guid><pubDate>Sat, 11 Jun 2011 00:44:12 -0400</pubDate></item></channel></rss>

