<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ref="http://purl.org/rss/1.0/modules/reference/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/rss.rdf">
		<title>Confessions of a WM hobbyist developer</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php</link>
		<description><![CDATA[Contents (c) 2006 Jonathan Misurda]]></description>
		<items>
			<rdf:Seq>
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry070629-134604" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry070525-133409" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry070110-004014" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry061122-001013" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060922-205418" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060808-005355" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060807-154433" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060706-234944" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060706-123145" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060413-011344" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060411-193343" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060314-203013" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060227-212647" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060130-125610" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060116-152142" />
				<rdf:li resource="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060115-230442" />
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry070629-134604">
		<title>Beta Testing New Game</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry070629-134604</link>
		<description><![CDATA[I&#039;m looking for some feedback on a game I&#039;m developing for both WM and Windows. It is written in C# on .Net so the same executable runs on both platforms.<br /><br />At this point the basics of the game are done, I just need input on the parameters on gameplay, i.e., is it too hard, etc.<br /><br />The game is called Frantic, and is available to download from <a href="http://www.cs.pitt.edu/~jmisurda/ppc/frantic/frantic.zip" target="_blank" >http://www.cs.pitt.edu/~jmisurda/ppc/fr ... rantic.zip</a><br /><br />Unzip and copy to you WM device or play on your PC. Both will require the .NET (Compact) Framework 2 to be installed.<br /><br />The game is played as follows:<br /><br /><img src="http://www.cs.pitt.edu/~jmisurda/ppc/frantic/frantic.PNG" width="248" height="322" border="0" alt="" /><br /><br />There are 6 hexagons that surround a center hex in which a colored wedge appears. Your task is to place it in one of the surrounding hexes before the timer bar fills up. A wedge can only be placed in a hex that has that particular wedge empty.<br /><br />When a wedge fills up, regardless of the colors of the wedges, it is cleared. If the timer runs out before you place the wedge, you lose a life, and a new wedge is generated with the timer reset.<br /><br />The colors account for scoring and bonuses. If you complete a wedge with a single color, you will gain an extra life. Additionally, if you complete a wedge of the same color in one of the hexes with a bonus button next to it, that bonus becomes available to be used.<br /><br />The bonuses are: <I>nuke </I>- clears all of the wedges, <I>slow </I>- halves the timer speed for 5 seconds, and <I>trash </I>- discards the current wedge without losing a life.<br /><br />The other thing that color contributes to is how many points you get for placing a wedge in a hex. If you place a wedge in a hex that is the same color as the previous wedge, you get double the points as for placing the previous one.<br /><br />For example: empty hex, add one red, +1 points. add another red +2 more points. add a third red, +4 points. If we now add a green wedge, that is only +1 points.<br /><br />A completed hex is worth 6 points.<br /><br />A new level happens at 64, 128, 256,... points and decreases the amount of time you have to place a wedge. A fourth color, purple, is added when you reach level 5.<br /><br />The current version is gameplay complete but needs tweaked for difficulty. I will likely add three levels of difficulty that tweaks the speeds.<br /><br />I also will add a highscore table.<br /><br />Right now it won&#039;t support landscape or square screen devices. It is VGA compatable though.<br /><br />I am seeking beta testers to suggest gameplay ideas, and to spot any bugs that might be in the game. You can just post in this thread with your suggestions/bug reports/etc.<br /><br />Thanks.<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry070525-133409">
		<title>2 New Freeware Coming Soon</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry070525-133409</link>
		<description><![CDATA[Just to force myself to actually remember to post these, I have two new freeware programs that I will be releasing soon. I still need to tidy up their interfaces and make some installers for them.<br /><br />The first is CPUSpeedScaler which will be a freeware PXA-270 CPU underclocker(/overclocker). It will support the standard speeds, plus an advanced mode to let you screw up your device.<br /><br />The second is PocketCite, a BibTeX citation manager. <br /><br />Coming soon!<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry070110-004014">
		<title>iPhone</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry070110-004014</link>
		<description><![CDATA[Reposted from me writing this in response to someone saying they&#039;d buy the iPhone the day it came out:<br /><br />It&#039;s funny, there&#039;s nothing that the iPhone does that a PDA or SmartPhone doesn&#039;t already do.<br /><br />Jobs was mistaken in saying it has the best screen, my PDA does: 192 pixels per inch in a full VGA screen (640x480). The iPhone is only 160 pixels per inch in a 320x480 resolution.<br /><br />Plays music. But only has 4 or 6 GB of storage, with no SD or CD card slot. Plus a large portion of that storage will be used for the OS and apps.<br /><br />Full OS X? Microsoft in windows ce 1.0 back in the 1990s made the mistake of taking the desktop Windows paradigm and translating to a PDA small screen. It totally tanked. What&#039;s good on a big screen isn&#039;t necessarily good on a small screen. Plus memory management and power management are different for battery devices that you want nearly instant on.<br /><br />No buttons. This is the complete opposite trend being taken from MS&#039;s smartphones and pocket pcs. That&#039;s certainly not a problem by itself, but why MS has changed is because people want to be able to use a device one handed. Think about how you use/dial a cell phone. Probably hold it in your hand and dial with that hand&#039;s thumb. Not going to work on the iphone. Plus you&#039;re going to miss the tactile sensation of dialing the appropriate numbers.<br /><br />No dedicated keyboard. Just try to take a blackberry from a user. They&#039;d beat you up just to keep the thumbboard at the bottom. No matter the form factor, data entry is the #1 problem in small form factor devices. The software keypad seems mediocre, and there is hardly any predictive input support that guesses words so you don&#039;t have to type them.<br /><br />Yahoo 2 Go. Download for the pocketpc since August.<br /><br />Google Maps. Download to any Java enable cell phone for months. There&#039;s even a version of Microsoft&#039;s Virtual Earth. Plus GPS solutions.<br /><br />Movie playing. With 6 GB of storage? enjoy spending hours transcoding your favorite movies to play at an odd resolution so that they don&#039;t take up all your space. Besides, with a graphics accelerated pocket pc (the dell axims use a similar GPU as the Sega Dreamcast did) power usage and FPS is optimized.<br /><br />Music playing. Yay it supports AAC. But not WMA. Vice versa for pocket pcs.<br /><br />Wifi, Bluetooth. Meh, welcome to 2001.<br /><br />Cingular. Meh. GSM for international use, but neglects the largest and best quality voice and data networks in the US: Verizon&#039;s CDMA and 1xRTT.<br /><br />Is it all negative? No, Safari looks great. However again it is not true its the first desktop browser to be made for cell phones. Mozilla (firefox) has a Minimo version that is the full mozilla renderer. Opera also has a version of its browser for everything from cell phones to the Nintendo DS and Wii.<br /><br />But wow it looks pretty. So pretty I almost want it. <br /><br />But let&#039;s look at the math.<br /><br />Axim x51v PDA (VGA screen, 620mhz processor) ~$350<br />2 GB SD Card ~$60<br />Motorolla RAZR ~$80 with contract<br />iPod Shuffle 1GB ~$80<br />=================<br />Total $570<br /><br />and you&#039;d have a lot better, dedicated devices.<br /><br />Just my opinion though. I&#039;d really wait to get one until some of the PDA sites get their hands on it. Apple does some good things, but they&#039;re not usually the best for price/performance.<br /><br />Jon ]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry061122-001013">
		<title>Simon Tatham&#039;s Portable Puzzle Collection</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry061122-001013</link>
		<description><![CDATA[Anyone ever see these: <br /><br />Simon Tatham&#039;s Portable Puzzle Collection<br /><a href="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" target="_blank" >http://www.chiark.greenend.org.uk/~sgtatham/puzzles/</a><br /><br />It&#039;s a bunch of puzzle games that are self contained. Some normal stuff like minesweeper, sudoku, mastermind... <br /><br />But some interesting games there too.<br /><br />My pocket pc port is nearly complete! Just fix a few extended features and test.<br /><br />Yes, I know I have a thousand projects incomplete. Yes, I will continue to work on them when I get time and inspiration. Sometimes I&#039;m lacking in the former, sometimes the latter. My attention deficit is clear.<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060922-205418">
		<title>A teaser of something I&#039;m working on ...</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060922-205418</link>
		<description><![CDATA[Here&#039;s something I&#039;m playing around with...<br /><br /><img src="images/aim.png" width="480" height="640" border="0" alt="" /><br /><br />I hate all the existing IM clients (specifically with AIM compatibility) so I&#039;m playing with my own.<br /><br />The name and icons will probably have to change, but there&#039;s a start...<br /><br />Needs a <b>ton</b> of work still. But I already like it more than the old AIM client from AOL, plus it works on WM5 and will be totally VGA compatible.<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060808-005355">
		<title>PlaylistEditor 1.7</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060808-005355</link>
		<description><![CDATA[I&#039;ve updated PlaylistEditor to version 1.7.<br /><br />It now has a button to launch the current playlist (without saving) with the program registered to handle that type of playlist.<br /><br />It also has a new menu command to shuffle the items in the playlist in a random order.<br /><br />Get it from the usual spot, click the link on the right sidebar.<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060807-154433">
		<title>GSPlayer 2.25 VGA</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060807-154433</link>
		<description><![CDATA[I&#039;ve updated the VGA version of GSPlayer to the latest normal release, 2.25.<br /><br />This includes a WM5 version that uses the Soft Keys. <br /><br />Just drop the new exe over the old one from the regular 2.25 install. Otherwise copy a version of gsgetfile.dll into windows to make sure you can browse anywhere.<br /><br />As always, I have no idea what the difference is between the 3 version (regular, 64-bit, and xscale) beyond 64 bit should have better sound quality for high bitrate mp3s.<br /><br />You can get it in the usual place, look on the right sidebar for a link.<br /><br />Enjoy.<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060706-234944">
		<title>RadarWatch 2.3</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060706-234944</link>
		<description><![CDATA[I&#039;ve uploaded a new version of Radar Watch (2.3) that is compatable with the new urls from the NWS.<br /><br />Let me know how it works.<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060706-123145">
		<title>RadarWatch broken again</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060706-123145</link>
		<description><![CDATA[Apparently the NWS has eliminated yet again the source of the radar images RadarWatch Downloads. <br /><br />I will attempt to switch over to their new system in the next day or so. The animation part may not be full featured in the upcoming release.<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060413-011344">
		<title>PocketPuTTY 0.03</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060413-011344</link>
		<description><![CDATA[I&#039;ve uploaded a version that allows you to specify a non-standard port to connect to.<br /><br /><a href="http://www.cs.pitt.edu/~jmisurda/ppc/PocketPuTTY.exe" target="_blank" >http://www.cs.pitt.edu/~jmisurda/ppc/PocketPuTTY.exe</a><br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060411-193343">
		<title>PocketPutty</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060411-193343</link>
		<description><![CDATA[I&#039;ve taken the opportunity to fix a couple annoyances in PocketPutty. It now:<br />
<ul>
<li>pops up the SIP on the connect dialog
<li>the whole dialog fits above the SIP
<li>the terminal window resizes to accomidate the SIP when activated
<li><font color="#00FF00">New! </font> You can now select the font size.
</ul>
<br /><br />I will work more on it when I get some free time. I&#039;d really like to incorporate horizontal scrolling.<br /><br />This code is based on the 0.1 beta, which was the more stable version, but does not work on PPC2002. I&#039;ve only tested this on my x50v WM5. Please have a fresh backup before trying this program.<br /><br />Download the executable from:<br /><br /><a href="http://www.cs.pitt.edu/~jmisurda/ppc/PocketPuTTY.exe" target="_blank" >http://www.cs.pitt.edu/~jmisurda/ppc/PocketPuTTY.exe</a><br /><br />Leave comments about the experience (Firefox users may have trouble for some unknown reason, if it fails, use the Contact Me link on the right)<br /><br />EDIT: The latest version is now 0.02 (in the about box) and is available at the same link.<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060314-203013">
		<title>RadarWatch 2.2</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060314-203013</link>
		<description><![CDATA[I&#039;ve uploaded a new version of RadarWatch to the website. I haven&#039;t updated the webpages yet, but I have fixed the source of the images so they should work now.<br /><br />Let me know if there are any lingering problems.<br /><br />I have started to add the framework for the new images too, I&#039;ll try to incorporate them in my next release, whenever that is.<br /><br />Download by following the link on the right -&gt;<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060227-212647">
		<title>Radar Watch Broken?</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060227-212647</link>
		<description><![CDATA[It seems the NWS has changed the source of their images to download and RadarWatch might not be working for the last week. Anyone else notice this?<br /><br />(P.S. I&#039;m not dead, just busy.)<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060130-125610">
		<title>Some updates</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060130-125610</link>
		<description><![CDATA[vBar 2.2 is out with my fixes:<br />-support for the default WM5 theme<br />-Tap-and-hold to close, tap to minimize option<br />-fixes squished menu in WM5<br />-battery meter looks like a battery<br /><br />Download it from <a href="http://www.vieka.com/vbar.htm" target="_blank" >http://www.vieka.com/vbar.htm</a><br /><br />----<br /><br />I am sorry for the total lack of updates in a while. Life has gotten busy^2 this month. I hope next month I can make progress on something.<br /><br />Things still on my agenda (but on the backburner):<br />-Keep trying to fix the keyboard problem for SearchToday<br />-do the VGA update for GSPlayer 2.24<br />-Release a beta version of my AstronToday plugin<br /><br />Thanks for your patience, I just need to take a break before I can get to all this.<br /><br />Jon]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060116-152142">
		<title>Two reminders</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060116-152142</link>
		<description><![CDATA[Many people are being linked straight to these blog entries, but I have created a variety of other software applications that can be found at <a href="http://www.cs.pitt.edu/~jmisurda/ppc/" target="_blank" >http://www.cs.pitt.edu/~jmisurda/ppc/</a><br /><br />By bypassing that page, you also miss my suggestion:<br /><br /><blockquote>If you appreciate these programs and would like to send a donation, I&#039;d suggest sending it to the Cystic Fibrosis Foundation. You can donate online here: <a href="https://www.cff.org/ways_to_give/DonationForm/" target="_blank" >https://www.cff.org/ways_to_give/DonationForm/</a> </blockquote><br /><br />Thanks.<br /><br />Jon<br /><br />]]></description>
	</item>
	<item rdf:about="http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060115-230442">
		<title>SearchToday Beta tester request</title>
		<link>http://www.cs.pitt.edu/~jmisurda/ppc/blog/index.php?entry=entry060115-230442</link>
		<description><![CDATA[I&#039;m going to be picking up working on SearchToday some more soon, and as I&#039;ve discovered from all your wonderful feedback is that I need to have access to many more devices than just my x50v.<br /><br />I&#039;m now accepting applications for about a dozen Beta testers. What I&#039;d like is to have a variety of people, especially those who have encountered a problem with the existing version (i.e. people with non-English devices and devices with a built-in keyboard.)<br /><br />The only requirements are: you have a pocketpc, you are willing to hard-reset in the unfortunate event it doesn&#039;t work for some reason, and you can respond fairly quickly when test builds go out.<br /><br />If you&#039;d like to apply, send me a message through the &quot;contact&quot; link on the right side with your device type, what problem you&#039;re experiencing, and an email address to reach you by.<br /><br />Jon]]></description>
	</item>
</rdf:RDF>

