<?xml version="1.0" encoding="utf-8"?>

			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Against All Odds - Others</title>
			<link>http://www.ppshein.net/index.cfm</link>
			<description>A blog for ColdFusion, Android, jQuery, jQueryMobile, Oracle, HL7 and other Web-based programming languages, Web Server like IIS7 and RDMS like Oracle, Microsoft SQL and MySQL.</description>
			<language>en-us</language>
			<pubDate>Fri, 24 May 2013 12:47:48 -0700</pubDate>
			<lastBuildDate>Wed, 17 Aug 2011 18:05:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>pyaephyoeshein@gmail.com</managingEditor>
			<webMaster>pyaephyoeshein@gmail.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>pyaephyoeshein@gmail.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Being Coldfusion developer</title>
				<link>http://www.ppshein.net/index.cfm/2011/8/17/Being-Coldfusion-developer</link>
				<description>
				
				So far I&apos;m not sure whether being coldfusion developer is good or not in IT development. There are so many advantages and disadvantages for being coldfusion developer. It&apos;s because of when I trying to hunt CF jobs, there are a few jobs vacancy for CF developers sometimes no jobs at all. Another one is when I talking with my IT friends about IT development, they don&apos;t know what is Coldfusion and not even know which it&apos;s programming language. At that time, I feel sad of being coldfusion developer and want to change other programmings like .NET, PHP and Ruby on Rails. Then, I don&apos;t know so far PHP and Ruby on Rails can be used for enterprise level like Coldfusion. In Singapore, some of the software of Healthcare industry are based on Coldfusion, including our projects and others are Java and .Net.
				 [More]
				</description>
				
				
				<category>Coldfusion</category>
				
				<category>Others</category>
				
				<pubDate>Wed, 17 Aug 2011 18:05:00 -0700</pubDate>
				<guid>http://www.ppshein.net/index.cfm/2011/8/17/Being-Coldfusion-developer</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>How to write clean code</title>
				<link>http://www.ppshein.net/index.cfm/2011/7/9/How-to-write-clean-code</link>
				<description>
				
				Yesterday, I&apos;ve read &quot;&lt;b&gt;Clean Code&lt;/b&gt;&quot; book by Robert C. Martin. It&apos;s very useful for programmers like me to read this book because which describes how to write clean code and useful code. I&apos;ll show few part of this book. 

Ok, this book shows how to give a name for variables, functions, etc. Before, I gave a short name to most of my using variables and functions like &quot;&lt;b&gt;sname, gPersonInfo, etc&lt;/b&gt;&quot;. Once I&apos;ve read this book, I&apos;ve got a lot of knowledge how to write and give a name for variables and functions.

Here is example when I developed before.
&lt;code&gt;
component { 
	public struct function gPerson(required String pName, required String pDOB){ 
		sPerson = structNew(); 
		sPerson.fName = arguments.pName; 
		sPerson.DOB = arguments.pDOB; 
		return sPerson;
	} 
}
&lt;/code&gt;
				 [More]
				</description>
				
				
				<category>Book Review</category>
				
				<category>Coldfusion</category>
				
				<category>Others</category>
				
				<pubDate>Sat, 09 Jul 2011 19:35:00 -0700</pubDate>
				<guid>http://www.ppshein.net/index.cfm/2011/7/9/How-to-write-clean-code</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Drought problem in Myanmar</title>
				<link>http://www.ppshein.net/index.cfm/2010/3/29/drought-problem-in-myanmar</link>
				<description>
				
				Our country, &lt;a href=&quot;http://en.wikipedia.org/wiki/Burma&quot; target=&quot;_blank&quot;&gt;Myanmar&lt;/a&gt; encounter drought problem in this summer because of lack of raining and some trees have been ruined by &lt;a href=&quot;http://en.wikipedia.org/wiki/Cyclone_Nargis&quot; target=&quot;_blank&quot;&gt;Nargis&lt;/a&gt;. Unfortunately, several people have been killed and some are struggling for water because of this problem. We, behave of Myanmar citizen need your hand to get out of drought problem and any helps will be deeply appreciated in advance.

&lt;span style=&quot;text-decoration:underline;&quot;&gt;&lt;strong&gt;We are the world&lt;/strong&gt;&lt;/span&gt;

&lt;em&gt;Send them your heart
So they&apos;ll know that someone cares
And their lives will be stronger and free
As God has shown us by turning stone to bread
So we all must lend a helping hand&lt;/em&gt;
				
				</description>
				
				
				<category>Others</category>
				
				<pubDate>Mon, 29 Mar 2010 06:33:00 -0700</pubDate>
				<guid>http://www.ppshein.net/index.cfm/2010/3/29/drought-problem-in-myanmar</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Embedding windows media player WMV</title>
				<link>http://www.ppshein.net/index.cfm/2010/1/28/embedding-windows-media-player-wmv</link>
				<description>
				
				I&apos;m now creating &lt;a title=&quot;http://www.people.com.mm/misspeople2008&quot; href=&quot;http://www.people.com.mm/misspeople2008&quot; target=&quot;_blank&quot;&gt;misspeople2008&lt;/a&gt; section for &lt;a title=&quot;http://www.people.com.mm/misspeople2008&quot; href=&quot;http://www.people.com.mm/&quot; target=&quot;_blank&quot;&gt;www.people.com.mm&lt;/a&gt;. In these days, I need to do one video file into index page. First of all, I was thinking about how about embed flv player into my site. But, it&apos;s problem that my server hasn&apos;t installed Flash Player Server. That&apos;s why I decided to use with window media player. Blow is coding how to embed Video Player in HTML Page.

&lt;code&gt;
 &lt;invalidTag 
 	id=&quot;MediaPlayer&quot; 
	width=253 
	height=204 
	classid=&quot;CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95&quot; 
	standby=&quot;Loading Windows Media Player components...&quot; 
	type=&quot;application/x-oleobject&quot; 
	codebase=&quot;http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112&quot;&gt; 
	 &lt;param name=&quot;filename&quot; value=&quot;URL File&quot;&gt;
	 &lt;param name=&quot;Showcontrols&quot; value=&quot;True&quot;&gt;
	 &lt;param name=&quot;autoStart&quot; value=&quot;True&quot;&gt; 
	 &lt;invalidTag 
	 	type=&quot;application/x-mplayer2&quot; 
		src=&quot;URL File&quot; 
		name=&quot;MediaPlayer&quot; 
		width=253 
		height=204&gt;&lt;/embed&gt;
 &lt;/object&gt;
&lt;/code&gt;

How? It&apos;s easy, isn&apos;t it?
				
				</description>
				
				
				<category>HTML5</category>
				
				<category>Others</category>
				
				<category>HTML</category>
				
				<pubDate>Thu, 28 Jan 2010 06:32:00 -0700</pubDate>
				<guid>http://www.ppshein.net/index.cfm/2010/1/28/embedding-windows-media-player-wmv</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>ppshein is on Connect Tech Fashion Journal</title>
				<link>http://www.ppshein.net/index.cfm/2010/1/27/ppshein-is-on-connect-tech-fashion-journal</link>
				<description>
				
				Last week, one of the editor of Connect journal request me to interview me about how to create web development and feeling of being web developer for awhile. In this interview, I&apos;ve answered about the current IT situation in Myanmar, Web development and web developers. 
&lt;ul&gt;
	&lt;li&gt;Which kinda of websites are popular in Myanmar.&lt;/li&gt;
	&lt;li&gt;Which kinda of web based languages are popular in Myanmar.&lt;/li&gt;
	&lt;li&gt;And how to prevent our websites not to be attacked by SQL injection and so on.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;&lt;/div&gt;
				
				</description>
				
				
				<category>Others</category>
				
				<pubDate>Wed, 27 Jan 2010 06:32:00 -0700</pubDate>
				<guid>http://www.ppshein.net/index.cfm/2010/1/27/ppshein-is-on-connect-tech-fashion-journal</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>Google Page Creator is no longer accepting new sign-ups</title>
				<link>http://www.ppshein.net/index.cfm/2010/1/3/google-page-creator-is-no-longer-accepting-new-sign-ups</link>
				<description>
				
				&lt;span&gt;We are no longer accepting new sign-ups for Page Creator because we have shifted our focus to developing Google Sites, which offers many of the capabilities of Page Creator along with new features like site-level navigation, site-level headers, control over who can see and edit your site, and rich embeddings like calendars, videos, and Google docs.&lt;/span&gt;

&lt;span&gt;If you are currently a Page Creator user, you can continue to use Page Creator and your pages will automatically be transitioned to Google Sites later this year. We are committed to making this transition as smooth and easy as possible, and we will post more details as we get closer to the transition time. You can also manually move your web pages from Page Creator to Google Sites or other service providers at any time.&lt;/span&gt;
				
				</description>
				
				
				<category>Others</category>
				
				<pubDate>Sun, 03 Jan 2010 06:32:00 -0700</pubDate>
				<guid>http://www.ppshein.net/index.cfm/2010/1/3/google-page-creator-is-no-longer-accepting-new-sign-ups</guid>
				
				
			</item>
			
		 	
			</channel></rss>