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

<channel>
	<title>Reflections on Software Development</title>
	<atom:link href="http://basgun.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://basgun.wordpress.com</link>
	<description>Personal Blog of Mustafa Basgun</description>
	<lastBuildDate>Sat, 07 Nov 2009 18:40:28 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='basgun.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/33f18969da62c2020b63b61b9f9a8239?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Reflections on Software Development</title>
		<link>http://basgun.wordpress.com</link>
	</image>
			<item>
		<title>Design Considerations for Mobile Development</title>
		<link>http://basgun.wordpress.com/2009/11/07/design-considerations-for-mobile-development/</link>
		<comments>http://basgun.wordpress.com/2009/11/07/design-considerations-for-mobile-development/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 18:40:28 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=325</guid>
		<description><![CDATA[Decide if you will build a rich client, a thin Web client, or rich Internet application (RIA)
If your application requires local processing and must work in an occasionally connected scenario, consider designing a rich client. A rich client application will be more complex to install and maintain. If your application can depend on server processing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=325&subd=basgun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Decide if you will build a rich client, a thin Web client, or rich Internet application (RIA)</strong></p>
<p><em>If your application requires local processing and must work in an occasionally connected scenario, consider designing a rich client. A rich client application will be more complex to install and maintain. If your application can depend on server processing and will always be fully connected, consider designing a thin client. If your application requires a rich user interface (UI), only limited access to local resources, and must be portable to other platforms, design an RIA client.</em></p>
<p><strong>Determine the device types you will support</strong></p>
<p><em>When choosing which device types to support, consider screen size, resolution (DPI), CPU performance characteristics, memory and storage space, and development tool environment availability. In addition, factor in user requirements and organizational constraints. You may require specific hardware such as a global positioning system (GPS) or a camera, which may impact not only your application type, but also your device choice.</em></p>
<p><strong>Design considering occasionally connected, limited-bandwidth scenarios when required</strong></p>
<p><em>If your mobile device is a stand-alone device, you will not need to account for connection issues. When network connectivity is required, mobile applications should handle cases when a network connection is intermittent or not available. It is vital in this case to design your caching, state management, and data-access mechanisms with intermittent network connectivity in mind. Batch communications for times of connectivity. Choose hardware and software protocols based on speed, power consumption and chattiness, and not just on ease of programming.</em></p>
<p><strong>Design a UI appropriate for mobile devices, taking into account platform constraints</strong></p>
<p><em>Mobile devices require a simpler architecture, simpler UI, and other specific design decisions in order to work within the constraints imposed by the device hardware. Keep these constraints in mind and design specifically for the device instead of trying to reuse the architecture or UI from a desktop or Web application. The main constraints are memory, battery life, ability to adapt to difference screen sizes and orientations, security, and network bandwidth.</em></p>
<p><strong>Design a layered architecture appropriate for mobile devices that improves reuse and maintainability</strong></p>
<p><em>Depending on the application type, multiple layers may be located on the device itself. Use the concept of layers to maximize separation of concerns, and to improve reuse and maintainability for your mobile application. However, aim to achieve the smallest footprint on the device by simplifying your design compared to a desktop or Web application.</em></p>
<p><strong>Design considering device resource constraints such as battery life, memory size, and processor speed</strong></p>
<p><em>Every design decision should take into account the limited CPU, memory, storage capacity, and battery life of mobile devices. Battery life is usually the most limiting factor in mobile devices. Backlighting, reading and writing to memory, wireless connections, specialized hardware, and processor speed all have an impact on the overall power usage.</em></p>
<p><em><br />
</em></p>
<p>Reference: <a href="http://apparchguide.codeplex.com/" target="_blank">Codeplex (Microsoft Patterns and Practices)</a></p>
Posted in Personal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basgun.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basgun.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basgun.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basgun.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basgun.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basgun.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basgun.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basgun.wordpress.com/325/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basgun.wordpress.com/325/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basgun.wordpress.com/325/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=325&subd=basgun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://basgun.wordpress.com/2009/11/07/design-considerations-for-mobile-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>
	</item>
		<item>
		<title>Walkthroughs for WinMo Marketplace Registration and Submission</title>
		<link>http://basgun.wordpress.com/2009/08/27/walkthroughs-for-winmo-marketplace-registration-and-submission/</link>
		<comments>http://basgun.wordpress.com/2009/08/27/walkthroughs-for-winmo-marketplace-registration-and-submission/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 02:44:47 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
				<category><![CDATA[Mobile Experiences]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=322</guid>
		<description><![CDATA[

Posted in Mobile Experiences       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=322&subd=basgun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><object type='application/x-shockwave-flash' wmode='transparent' data='http://static.slideshare.net/swf/ssplayer2.swf?id=1900774&#038;doc=windowsmarketplaceformobiledeveloperregistrationwalkthrough081209pr-090824134519-phpapp02' width='700' height='574'><param name='movie' value='http://static.slideshare.net/swf/ssplayer2.swf?id=1900774&#038;doc=windowsmarketplaceformobiledeveloperregistrationwalkthrough081209pr-090824134519-phpapp02' /><param name='allowFullScreen' value='true' /><param name='allowScriptAccess' value='always' /></object></p>
<p><object type='application/x-shockwave-flash' wmode='transparent' data='http://static.slideshare.net/swf/ssplayer2.swf?id=1906950&#038;doc=windowsmarketplaceformobileapplicationsubmissionwalkthrough1467' width='700' height='574'><param name='movie' value='http://static.slideshare.net/swf/ssplayer2.swf?id=1906950&#038;doc=windowsmarketplaceformobileapplicationsubmissionwalkthrough1467' /><param name='allowFullScreen' value='true' /><param name='allowScriptAccess' value='always' /></object></p>
Posted in Mobile Experiences  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basgun.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basgun.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basgun.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basgun.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basgun.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basgun.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basgun.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basgun.wordpress.com/322/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basgun.wordpress.com/322/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basgun.wordpress.com/322/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=322&subd=basgun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://basgun.wordpress.com/2009/08/27/walkthroughs-for-winmo-marketplace-registration-and-submission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>
	</item>
		<item>
		<title>How To Take Screenshots Of Windows Mobile Emulator</title>
		<link>http://basgun.wordpress.com/2009/06/07/how-to-take-screenshots-of-windows-mobile-emulator/</link>
		<comments>http://basgun.wordpress.com/2009/06/07/how-to-take-screenshots-of-windows-mobile-emulator/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 23:33:21 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
				<category><![CDATA[Mobile Experiences]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=318</guid>
		<description><![CDATA[Followings are the steps to take screenshots of your Windows Mobile emulator:
1. Start &#62; All Programs &#62; Visual Studio 2008 &#62; Remote Tools &#62; Remote Zoom In

2. In the &#8220;Remote Zoom In&#8221; tool, choose the appropriate emulator:

If this menu is not opened as default, go to Target &#62; Connect in &#8220;Remote Zoom In&#8221; tool.
3. Click [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=318&subd=basgun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Followings are the steps to take screenshots of your Windows Mobile emulator:</p>
<p><strong>1.</strong> Start &gt; All Programs &gt; Visual Studio 2008 &gt; Remote Tools &gt; Remote Zoom In</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2009/06/step1_wmess.gif" alt="" /></p>
<p><strong>2.</strong> In the &#8220;Remote Zoom In&#8221; tool, choose the appropriate emulator:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2009/06/step2_wmess.gif" alt="" /></p>
<p>If this menu is not opened as default, go to Target &gt; Connect in &#8220;Remote Zoom In&#8221; tool.</p>
<p><strong>3.</strong> Click on the Refresh (F5) button to take a new screenshot.</p>
Posted in Mobile Experiences  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basgun.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basgun.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basgun.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basgun.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basgun.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basgun.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basgun.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basgun.wordpress.com/318/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basgun.wordpress.com/318/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basgun.wordpress.com/318/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=318&subd=basgun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://basgun.wordpress.com/2009/06/07/how-to-take-screenshots-of-windows-mobile-emulator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2009/06/step1_wmess.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2009/06/step2_wmess.gif" medium="image" />
	</item>
		<item>
		<title>Getting Connection String From Web.Config Inside A DLL Code</title>
		<link>http://basgun.wordpress.com/2009/03/22/get-connection-string-from-web-config-inside-dll/</link>
		<comments>http://basgun.wordpress.com/2009/03/22/get-connection-string-from-web-config-inside-dll/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 12:20:07 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=299</guid>
		<description><![CDATA[I have been working on creating some .NET dlls at work which would commonly be utilized by our web applications. And, one of the requirements was getting the connection string information from web.config file. Simply making the call by using the ConfigurationManager class wouldn&#8217;t work since it was giving some kind of compile time error [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=299&subd=basgun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have been working on creating some .NET dlls at work which would commonly be utilized by our web applications. And, one of the requirements was getting the connection string information from web.config file. Simply making the call by using the ConfigurationManager class wouldn&#8217;t work since it was giving some kind of compile time error when you try to build the dll. So, I needed to find a workaround to retrieve the connection string from either connectionStrings or appSettings elements. Here is the solution that I have figured out so far.</p>
<p>Necessary namespaces:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2009/03/1.gif" alt="" /></p>
<p>Generic function that grabs the information based on your connection string name:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2009/03/4.gif" alt="" /></p>
<p>Sample usage:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2009/03/3.gif" alt="" /></p>
<p>To understand the ConnectionStringSettingsCollection and NameValueCollection classes, followings links would be helpful:</p>
<p>- <a href="http://msdn.microsoft.com/en-us/library/system.configuration.connectionstringsettingscollection.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/system.configuration.connectionstringsettingscollection.aspx</a><br />
- <a href="http://msdn.microsoft.com/en-us/library/system.collections.specialized.namevaluecollection.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/system.collections.specialized.namevaluecollection.aspx</a></p>
Posted in ASP.NET, C#, Web Development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basgun.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basgun.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basgun.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basgun.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basgun.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basgun.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basgun.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basgun.wordpress.com/299/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basgun.wordpress.com/299/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basgun.wordpress.com/299/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=299&subd=basgun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://basgun.wordpress.com/2009/03/22/get-connection-string-from-web-config-inside-dll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2009/03/1.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2009/03/4.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2009/03/3.gif" medium="image" />
	</item>
		<item>
		<title>Best Practices for Speeding Up Your Web Site</title>
		<link>http://basgun.wordpress.com/2009/02/12/best-practices-for-speeding-up-your-web-site/</link>
		<comments>http://basgun.wordpress.com/2009/02/12/best-practices-for-speeding-up-your-web-site/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 11:04:23 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Secure Coding]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=294</guid>
		<description><![CDATA[There are tones of programming practices that I have been doing while developing an online application without even knowing or thinking about the technical reasons behind them; such as placing stylesheets at the top between the head tags, preferring CSS sprites to create menu items, utilizing &#60;link&#62; instead of @import, putting or linking the heavy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=294&subd=basgun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There are tones of programming practices that I have been doing while developing an online application without even knowing or thinking about the technical reasons behind them; such as placing stylesheets at the top between the head tags, preferring CSS sprites to create menu items, utilizing &lt;link&gt; instead of @import, putting or linking the heavy JavaScript code at the bottom, etc.. This list can easily get longer.</p>
<p>While googling a solution to fix an issue in one of my development projects, I just found a very useful article from <a href="http://developer.yahoo.com/dotnet/" target="_blank">Yahoo Developer Network</a> which explains all the things that I mentioned above along with some other cool practices.</p>
<p>Click <a href="http://developer.yahoo.com/performance/rules.html" target="_blank">here</a> to read it, and then print and bookmark it.</p>
Posted in Secure Coding, SEO, Web Development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basgun.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basgun.wordpress.com/294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basgun.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basgun.wordpress.com/294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basgun.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basgun.wordpress.com/294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basgun.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basgun.wordpress.com/294/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basgun.wordpress.com/294/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basgun.wordpress.com/294/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=294&subd=basgun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://basgun.wordpress.com/2009/02/12/best-practices-for-speeding-up-your-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>
	</item>
		<item>
		<title>Here Comes Another Bubble v1.1 &#8211; Sit Back and Enjoy!</title>
		<link>http://basgun.wordpress.com/2009/01/01/here-comes-another-bubble-the-richter-scales/</link>
		<comments>http://basgun.wordpress.com/2009/01/01/here-comes-another-bubble-the-richter-scales/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 14:45:15 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=286</guid>
		<description><![CDATA[
Posted in Miscellaneous, Personal       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=286&subd=basgun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="text-align:center; display: block;"><a href="http://basgun.wordpress.com/2009/01/01/here-comes-another-bubble-the-richter-scales/"><img src="http://img.youtube.com/vi/I6IQ_FOCE6I/2.jpg" alt="" /></a></span></p>
Posted in Miscellaneous, Personal  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basgun.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basgun.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basgun.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basgun.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basgun.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basgun.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basgun.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basgun.wordpress.com/286/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basgun.wordpress.com/286/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basgun.wordpress.com/286/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=286&subd=basgun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://basgun.wordpress.com/2009/01/01/here-comes-another-bubble-the-richter-scales/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/I6IQ_FOCE6I/2.jpg" medium="image" />
	</item>
		<item>
		<title>Everything You May Want to Know About Azure Briefly</title>
		<link>http://basgun.wordpress.com/2008/12/07/everything-you-may-want-to-know-about-azure-briefly/</link>
		<comments>http://basgun.wordpress.com/2008/12/07/everything-you-may-want-to-know-about-azure-briefly/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 15:44:37 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=275</guid>
		<description><![CDATA[Here are two introductory presentations by David Chou about Azure. They both give a great overview of Microsoft&#8217;s Cloud Computing platform.


Posted in Web Development       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=275&subd=basgun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here are two introductory presentations by <a href="http://blogs.msdn.com/dachou/default.aspx" target="_blank">David Chou</a> about Azure. They both give a great overview of Microsoft&#8217;s Cloud Computing platform.</p>
<p><object type='application/x-shockwave-flash' wmode='transparent' data='http://static.slideshare.net/swf/ssplayer2.swf?id=768504&#038;doc=20081204-microsoft-and-cloud-computing-1228556407916874-8' width='425' height='348'><param name='movie' value='http://static.slideshare.net/swf/ssplayer2.swf?id=768504&#038;doc=20081204-microsoft-and-cloud-computing-1228556407916874-8' /><param name='allowFullScreen' value='true' /><param name='allowScriptAccess' value='always' /></object></p>
<p><object type='application/x-shockwave-flash' wmode='transparent' data='http://static.slideshare.net/swf/ssplayer2.swf?id=768527&#038;doc=20081204-azure-services-platform-1228556492322231-9' width='425' height='348'><param name='movie' value='http://static.slideshare.net/swf/ssplayer2.swf?id=768527&#038;doc=20081204-azure-services-platform-1228556492322231-9' /><param name='allowFullScreen' value='true' /><param name='allowScriptAccess' value='always' /></object></p>
Posted in Web Development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basgun.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basgun.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basgun.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basgun.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basgun.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basgun.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basgun.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basgun.wordpress.com/275/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basgun.wordpress.com/275/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basgun.wordpress.com/275/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=275&subd=basgun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://basgun.wordpress.com/2008/12/07/everything-you-may-want-to-know-about-azure-briefly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>
	</item>
		<item>
		<title>Want To Validate Username Availability Asynchronously?</title>
		<link>http://basgun.wordpress.com/2008/10/06/aspnet-username-availability-validator-asynchronous/</link>
		<comments>http://basgun.wordpress.com/2008/10/06/aspnet-username-availability-validator-asynchronous/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 02:51:38 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=251</guid>
		<description><![CDATA[While I was reading my feed aggregator at the weekend, I was paid attention to the recent post from Encosia because of its title. Validating a username asynchronously would be a great functionality in almost every types of online registration scenarios. Right after reading the post, I downloaded the binary file from CodePlex and created [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=251&subd=basgun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>While I was reading my feed aggregator at the weekend, I was paid attention to the <a href="http://encosia.com/2008/10/02/username-availability-validator-v10-released/" target="_blank">recent post</a> from Encosia because of its title. Validating a username asynchronously would be a great functionality in almost every types of online registration scenarios. Right after reading the post, I downloaded the binary file from <a href="http://www.codeplex.com/UsernameAvailability/Release/ProjectReleases.aspx" target="_blank">CodePlex</a> and created a very simple demo in about half an hour. That was really easy to implement.</p>
<p><strong>Implementation</strong></p>
<p>Before starting to code, be sure that the dll that is downloaded from CodePlex is in the Bin directory:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/10/10062008_3.gif" alt="" /></p>
<p>My sample (yes, very simple) registration form is:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/10/10062008_1_2.gif" alt="" /></p>
<p>As it can be seen, the trick is with the <em>ServicePath</em> and <em>ServiceMethod</em> attributes. <em>ServicePath</em> is the path to the webservice housing the <em>ServiceMethod</em>, and <em>ServiceMethod </em>is the method checking the availability of a username. My sample (yes, again very simple) webservice is:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/10/10062008_2.gif" alt="" /></p>
<p>Details of other attributes of the control can be read via <a href="http://www.codeplex.com/UsernameAvailability/Thread/List.aspx" target="_blank">its Discussions page</a> at CodePlex.</p>
<p>Finally, here is how the form looks like after all these implemenations:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/10/10062008_4.gif" alt="" /></p>
<p><strong>Download</strong></p>
<p>You can download this sample registration form from <a href="http://www.s-apps.com/BasgunCom/BlogFiles/10062008/SimpleUAVSample.zip" target="_blank">here</a>.</p>
<p><strong>Issue Tracker</strong></p>
<p>I would encourage to write your comments to <a href="http://www.codeplex.com/UsernameAvailability/WorkItem/List.aspx" target="_blank">here</a> if you face any issues about the control.</p>
Posted in AJAX, ASP.NET, VB.NET, Web Development  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basgun.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basgun.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basgun.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basgun.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basgun.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basgun.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basgun.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basgun.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basgun.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basgun.wordpress.com/251/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=251&subd=basgun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://basgun.wordpress.com/2008/10/06/aspnet-username-availability-validator-asynchronous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2008/10/10062008_3.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/10/10062008_1_2.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/10/10062008_2.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/10/10062008_4.gif" medium="image" />
	</item>
		<item>
		<title>Implementing New Virtual Earth Map Control in ASP.NET</title>
		<link>http://basgun.wordpress.com/2008/08/15/virtual-earth-map-control-aspnet/</link>
		<comments>http://basgun.wordpress.com/2008/08/15/virtual-earth-map-control-aspnet/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 13:05:39 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=203</guid>
		<description><![CDATA[When the July 2008 CTP of Live Tools were released a few weeks ago, I was kind of impressed with the Map control. I finally had a chance yesterday to read more about it and develop my own simple testing page. You may need to download this CTP release first before reading the rest of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=203&subd=basgun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>When the July 2008 CTP of Live Tools <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=D7C6DF11-2283-4CAC-9723-172F5C33EFBB&amp;displaylang=en" target="_blank">were released</a> a few weeks ago, I was kind of impressed with the <a href="http://msdn.microsoft.com/en-us/library/cc788749.aspx" target="_blank">Map control</a>. I finally had a chance yesterday to read more about it and develop my own simple testing page. You may need to <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=D7C6DF11-2283-4CAC-9723-172F5C33EFBB&amp;displaylang=en" target="_blank">download</a> this CTP release first before reading the rest of this post.</p>
<p><strong>Implementation</strong></p>
<p>Here is the 5 steps to implement this control into any ASP.NET page:</p>
<p><strong>1.</strong> When you create a new website, select &#8220;ASP.NET Windows Live Web Site&#8221; as a template:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/08/08142008_1.gif" alt="" /></p>
<p><strong>2.</strong> Be sure that &#8220;Microsoft.Live.ServerControls.VE.dll&#8221; is in the Bin directory:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/08/08142008_2.gif" alt="" /></p>
<p><strong>3.</strong> Be sure that &#8220;Virtual Earth&#8221; tab is in the Toolbox:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/08/08142008_3.gif" alt="" /></p>
<p><strong>4.</strong> Drag the &#8220;Map&#8221; control and drop it into the ASP.NET page, and play around with some of the attributes in it:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/08/08142008_4.gif" alt="" /></p>
<p><strong>Note:</strong> Latitude and longitude of any location can be found in <a href="http://terraserver.microsoft.com/" target="_blank">Terraserver</a>. This sample demonstrates the aerial view of a <a href="http://www.northpointmall.com/html/mallinfo.asp" target="_blank">mall</a> that is very near to my house.</p>
<p><strong>5.</strong> Press the magic key (F5) to build and view the sample page:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/08/08142008_5.jpg" alt="" /></p>
<p><strong>Download</strong></p>
<p>This sample can be downloaded via <a href="http://www.s-apps.com/BasgunCom/BlogFiles/08142008/ASPNETVirtualEarth_July2008CTP.zip" target="_blank">here</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/basgun.wordpress.com/203/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/basgun.wordpress.com/203/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basgun.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basgun.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basgun.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basgun.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basgun.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basgun.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basgun.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basgun.wordpress.com/203/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basgun.wordpress.com/203/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basgun.wordpress.com/203/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=203&subd=basgun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://basgun.wordpress.com/2008/08/15/virtual-earth-map-control-aspnet/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2008/08/08142008_1.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/08/08142008_2.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/08/08142008_3.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/08/08142008_4.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/08/08142008_5.jpg" medium="image" />
	</item>
		<item>
		<title>Manual Sorting with ListView by Using Drag and Drop</title>
		<link>http://basgun.wordpress.com/2008/06/30/manual-sorting-listview-drag-and-drop-javascript/</link>
		<comments>http://basgun.wordpress.com/2008/06/30/manual-sorting-listview-drag-and-drop-javascript/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 23:00:41 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ListView]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=159</guid>
		<description><![CDATA[Introduction
I have been following Matt&#8217;s jQuery related posts, and trying to get myself familiar with this new library. While searching for tutorials about it, I accidentally found this great blog. Accident followed by another accident, I figured out that one of their JavaScript posts can be applicable to the ListView control in order to create [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=159&subd=basgun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Introduction</strong></p>
<p>I have been following Matt&#8217;s <a href="http://mattberseth.com/blog/jquery/" target="_blank">jQuery related posts</a>, and trying to get myself familiar with <a href="http://www.jquery.com/" target="_blank">this new library</a>. While searching for tutorials about it, I accidentally found <a href="http://blog.paranoidferret.com/" target="_blank">this great blog</a>. Accident followed by another accident, I figured out that <a href="http://blog.paranoidferret.com/index.php/2007/10/04/javascript-tutorial-drag-drop-lists/" target="_blank">one of their JavaScript posts</a> can be applicable to the ListView control in order to create a &#8220;drag and drop&#8221; based manual sorting within the items of the ListView.</p>
<p>•  I strongly suggest reading the <a href="http://blog.paranoidferret.com/index.php/2007/10/04/javascript-tutorial-drag-drop-lists/" target="_blank">original post</a> first before passing to the rest of this post.</p>
<p><strong>Implementing The Original Post&#8230;</strong></p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/09/06302008_1_2.gif" alt="" /> <img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/09/06302008_2_21.gif" alt="" /> <img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/09/06302008_3_21.gif" alt="" /></p>
<p>As a data source, I just grabbed the XML file that I used before in <a href="http://basgun.wordpress.com/2008/05/07/paging-listview-datapager-page-size-dropdownlist/" target="_blank">here</a>, and simplified it.</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/06/06302008_4.gif" alt="" /></p>
<p>Here is the CSS implementation of the original post into my sample ASPX page:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/06/06302008_5.gif" alt="" /></p>
<p>And then, I created the DIVs programmatically by using a ListView as in the following:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/06/06302008_6.gif" alt="" /></p>
<p>If you look at the <a href="http://www.s-apps.com/BasgunCom/BlogFiles/06302008/ManualSortingWithListView.zip" target="_blank">JavaScript.js file that I used in my sample code</a>, you will see that the <em>load</em> function has been commented since I needed to create the &#8220;dragObject&#8221; objects dynamically in that function:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/09/06302008_9_211.gif" alt="" /></p>
<p>As a result of this, I organized the <em>Page_Load</em> event as:</p>
<p><img style="border:1px solid #CCCCCC;" src="http://basgun.files.wordpress.com/2008/06/06302008_7.gif" alt="" /></p>
<p><strong>Download</strong></p>
<p>You can download the sample application via <a href="http://www.s-apps.com/BasgunCom/BlogFiles/06302008/ManualSortingWithListView.zip" target="_blank">here</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/basgun.wordpress.com/159/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/basgun.wordpress.com/159/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basgun.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basgun.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basgun.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basgun.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basgun.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basgun.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basgun.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basgun.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basgun.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basgun.wordpress.com/159/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basgun.wordpress.com&blog=2398215&post=159&subd=basgun&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://basgun.wordpress.com/2008/06/30/manual-sorting-listview-drag-and-drop-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2008/09/06302008_1_2.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/09/06302008_2_21.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/09/06302008_3_21.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_4.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_5.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_6.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/09/06302008_9_211.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_7.gif" medium="image" />
	</item>
	</channel>
</rss>