<?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/"
	>

<channel>
	<title>IT and Mobile Development</title>
	<atom:link href="http://alkankoray.net/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://alkankoray.net/blog</link>
	<description>blog.alkankoray.net</description>
	<lastBuildDate>Fri, 30 Mar 2012 10:28:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Shortcuts Cheat Sheet for &#8220;vi&#8221;</title>
		<link>http://alkankoray.net/blog/?p=153</link>
		<comments>http://alkankoray.net/blog/?p=153#comments</comments>
		<pubDate>Fri, 30 Mar 2012 08:52:49 +0000</pubDate>
		<dc:creator>alkankoray</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://alkankoray.net/blog/?p=153</guid>
		<description><![CDATA[A handy document that has not all but most frequently used shortcuts for vi on Bash. http://www.catonmat.net/download/bash-vi-editing-mode-cheat-sheet.pdf Credits to Peteris Krumins.]]></description>
		<wfw:commentRss>http://alkankoray.net/blog/?feed=rss2&#038;p=153</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Performance vs. Efficiency</title>
		<link>http://alkankoray.net/blog/?p=149</link>
		<comments>http://alkankoray.net/blog/?p=149#comments</comments>
		<pubDate>Tue, 27 Mar 2012 04:11:01 +0000</pubDate>
		<dc:creator>alkankoray</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://alkankoray.net/blog/?p=149</guid>
		<description><![CDATA[While doing a research on both terms above I did come up with 2 great resources on the internet. Basically, performance is a measurable aspect determining how &#8220;fast&#8221; or &#8220;quick&#8221; your item completes a task, however, efficiency does focus on the &#8220;way you utilize your resources&#8221; to produce the outcome. Therefore a high-performance system does not ...<p class="read-more"><a href="http://alkankoray.net/blog/?p=149">>>Read more</a></p>]]></description>
		<wfw:commentRss>http://alkankoray.net/blog/?feed=rss2&#038;p=149</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swollen MacBook Battery &#8211; Possible Fix</title>
		<link>http://alkankoray.net/blog/?p=139</link>
		<comments>http://alkankoray.net/blog/?p=139#comments</comments>
		<pubDate>Tue, 28 Feb 2012 19:59:42 +0000</pubDate>
		<dc:creator>alkankoray</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[bloated]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[swollen battery]]></category>

		<guid isPermaLink="false">http://alkankoray.net/blog/?p=139</guid>
		<description><![CDATA[It definitely is a disturbing issue because the swollen battery does not only lift your MacBook a few millimeters up but also makes the trackpad almost unusable. I do not know why this happens but there are plenty of people out there on the internet having the same issue. So far I have 2 options, ...<p class="read-more"><a href="http://alkankoray.net/blog/?p=139">>>Read more</a></p>]]></description>
		<wfw:commentRss>http://alkankoray.net/blog/?feed=rss2&#038;p=139</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JSP sendRedirect Causes IllegalStateException</title>
		<link>http://alkankoray.net/blog/?p=117</link>
		<comments>http://alkankoray.net/blog/?p=117#comments</comments>
		<pubDate>Wed, 11 Jan 2012 22:52:07 +0000</pubDate>
		<dc:creator>alkankoray</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[GET]]></category>
		<category><![CDATA[java.lang.IllegalStateException]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[sendRedirect]]></category>

		<guid isPermaLink="false">http://alkankoray.net/?p=117</guid>
		<description><![CDATA[I am about to finalize my mini-Service Desk project called TTS for one of my Master&#8217;s course and wanted to share an important notice on using sendRedirect on your JSP pages.I use GlassFish Server 3.1.1 I have plenty of redirections throughout the application using both POST and GET methods and I paused for a few ...<p class="read-more"><a href="http://alkankoray.net/blog/?p=117">>>Read more</a></p>]]></description>
		<wfw:commentRss>http://alkankoray.net/blog/?feed=rss2&#038;p=117</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Administration: Server Becomes Unresponsive Sporadically [Solved]</title>
		<link>http://alkankoray.net/blog/?p=88</link>
		<comments>http://alkankoray.net/blog/?p=88#comments</comments>
		<pubDate>Tue, 10 Jan 2012 08:15:24 +0000</pubDate>
		<dc:creator>alkankoray</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[threads]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://alkankoray.net/?p=88</guid>
		<description><![CDATA[I have been facing with a weird issue lately &#8211; completely sporadically. My server has been becoming unresponsive once every week &#8211; besides it is not only HTTP (Apache) that cannot accept any connections but also other services such as SSH, Email Server or even system activities such as crontab. This has been a very ...<p class="read-more"><a href="http://alkankoray.net/blog/?p=88">>>Read more</a></p>]]></description>
		<wfw:commentRss>http://alkankoray.net/blog/?feed=rss2&#038;p=88</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send Email &#8211; Authentication Error using Net::SMTP::SSL</title>
		<link>http://alkankoray.net/blog/?p=81</link>
		<comments>http://alkankoray.net/blog/?p=81#comments</comments>
		<pubDate>Fri, 30 Dec 2011 11:26:35 +0000</pubDate>
		<dc:creator>alkankoray</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[authentication error]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google mail]]></category>
		<category><![CDATA[libauthen-sasl-perl]]></category>
		<category><![CDATA[net::smtp::ssl]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[sasl-perl]]></category>
		<category><![CDATA[send email]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://alkankoray.net/?p=81</guid>
		<description><![CDATA[I have been creating a simple monitoring tool for my server (alkankoray.net) at home using Perl and during that process I have come up with an error occured while I was trying to send email using Secure SMTP via Google Mail although all the account information was correct and the code appeared to be OK: ...<p class="read-more"><a href="http://alkankoray.net/blog/?p=81">>>Read more</a></p>]]></description>
		<wfw:commentRss>http://alkankoray.net/blog/?feed=rss2&#038;p=81</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cookies with JSP &#8211; Basic Operations and Issues</title>
		<link>http://alkankoray.net/blog/?p=73</link>
		<comments>http://alkankoray.net/blog/?p=73#comments</comments>
		<pubDate>Sun, 25 Dec 2011 21:18:33 +0000</pubDate>
		<dc:creator>alkankoray</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[Cookies]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Java Web Service]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[setPath]]></category>
		<category><![CDATA[Ticketing System]]></category>

		<guid isPermaLink="false">http://alkankoray.net/?p=73</guid>
		<description><![CDATA[I am developing a Ticketing System for a project for one of my Master&#8217;s course using Java Web Service and JSP. As expected, I need to be dealing with lots of cookies during the process. However, I would like to share an interesting issue that I have faced while accessing any cookies that I had ...<p class="read-more"><a href="http://alkankoray.net/blog/?p=73">>>Read more</a></p>]]></description>
		<wfw:commentRss>http://alkankoray.net/blog/?feed=rss2&#038;p=73</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Simple Web Service Using SOAP on PHP</title>
		<link>http://alkankoray.net/blog/?p=55</link>
		<comments>http://alkankoray.net/blog/?p=55#comments</comments>
		<pubDate>Sun, 11 Dec 2011 22:12:48 +0000</pubDate>
		<dc:creator>alkankoray</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[alkankoray.net]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://alkankoray.net/?p=55</guid>
		<description><![CDATA[My webserver is running on Ubuntu 9.10 with PHP 5.2.6 and I suppose you will not be facing with any problems if you are running the same or higher versions. Preconditions: Apache Web Server 2.2 and PHP5 is installed on your system. If you do not know how to accomplish that, I recommend doing a ...<p class="read-more"><a href="http://alkankoray.net/blog/?p=55">>>Read more</a></p>]]></description>
		<wfw:commentRss>http://alkankoray.net/blog/?feed=rss2&#038;p=55</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Previous Posts are Still Available</title>
		<link>http://alkankoray.net/blog/?p=47</link>
		<comments>http://alkankoray.net/blog/?p=47#comments</comments>
		<pubDate>Thu, 08 Dec 2011 14:38:44 +0000</pubDate>
		<dc:creator>alkankoray</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[blog.alkankoray.net]]></category>
		<category><![CDATA[ios development]]></category>
		<category><![CDATA[iphone development tutorial]]></category>
		<category><![CDATA[previous posts]]></category>
		<category><![CDATA[scroll view up on keyboard focus]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[switching between views]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://alkankoray.net/?p=47</guid>
		<description><![CDATA[Although I have closed my previous blog.alkankoray.net site, my posts are still available on my WordPress.com page. Below are the links to the latest posts that were related to iOS Development: → iPhone Development Tutorial: Scroll View Up on Keyboard Focus → iPhone Development Tutorial: Switching Between Views → Developing for iPhone – a Start-up]]></description>
		<wfw:commentRss>http://alkankoray.net/blog/?feed=rss2&#038;p=47</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design and Infrastucture Update</title>
		<link>http://alkankoray.net/blog/?p=13</link>
		<comments>http://alkankoray.net/blog/?p=13#comments</comments>
		<pubDate>Wed, 07 Dec 2011 17:46:51 +0000</pubDate>
		<dc:creator>alkankoray</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[blog.alkankoray.net]]></category>
		<category><![CDATA[design and infrastructure update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://alkankoray.net/?p=13</guid>
		<description><![CDATA[I know. I have blocked my previous blog on address http://blog.alkankoray.net, have removed the previous Home Page &#8211; as in the screenshot below &#8211; and instead have installed WordPress on my own web server. I decided to give priority to share my experiences, thoughts and projects rather than a simple welcome page. I will be ...<p class="read-more"><a href="http://alkankoray.net/blog/?p=13">>>Read more</a></p>]]></description>
		<wfw:commentRss>http://alkankoray.net/blog/?feed=rss2&#038;p=13</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

