<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Technical Difficulties</title>
	<link>http://greensoftware.net/blog</link>
	<description>Solving my problems</description>
	<lastBuildDate>Sun, 21 Feb 2010 12:26:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>One good thing in Objective-C</title>
		<description><![CDATA[While learning about objective-c. I came across a single feature of objective-c which I think if moved to c++ would make for a lot less coding.
Consider this objective c code for a class declaration:

// .h file:
@interface classname  {
    // instance variables
}
+(void)classMethod;
@end
// .m file:
@implementation classname
-privateFunction1{}
-classMethod { [self privateFunction1]; }
@end

While if you would [...]]]></description>
		<link>http://greensoftware.net/blog/2010/02/21/one-good-thing-in-objective-c/</link>
			</item>
	<item>
		<title>Two finger scrolling on Windows 7/XP/Vista</title>
		<description><![CDATA[The two finger page scrolling on the macbooks is really neat, I think it is a better implementation then using a part of the laptop track pad for scrolling the pages. The newer laptops now have that feature, but what if your laptop doesn&#8217;t have multi-touch trackpad ? Well Logitech has released a new free [...]]]></description>
		<link>http://greensoftware.net/blog/2010/01/30/two-finger-scrolling-on-windows-7xpvista/</link>
			</item>
	<item>
		<title>The iPad SDK aka iPhone OS 3.2 SDK</title>
		<description><![CDATA[The iphone 3.2 sdk does not support the iphones and ipod touches.
But there are new apis in the sdk, all of which are just for the ipad. There is an api to handle documents much like a desktop os. Some new kind of views etc. etc.
But this ipad is very iphnoeish down to the OS [...]]]></description>
		<link>http://greensoftware.net/blog/2010/01/28/the-ipad-sdk-aka-iphone-os-3-2-sdk/</link>
			</item>
	<item>
		<title>iPad, No Multitasking..</title>
		<description><![CDATA[Disappointing.
Post Complete.
]]></description>
		<link>http://greensoftware.net/blog/2010/01/27/ipad-no-multitasking/</link>
			</item>
	<item>
		<title>iPhone OS 4 SDK, the iPad Mania today.</title>
		<description><![CDATA[So here we go again, another new product from Apple and the Internets will be getting crazy tonight. A humongous iphone will be great for web surfing on the sofa if nothing else.
But what I am excited about is the background processes in the new sdk (which they are yet to announce, hopefully). Finally we [...]]]></description>
		<link>http://greensoftware.net/blog/2010/01/27/iphone-os-4-sdk-the-itablet-mania-today/</link>
			</item>
	<item>
		<title>Nokia should enable third party developers to submit apps to ovi store.</title>
		<description><![CDATA[Nokia should get its act in order if it seriously wants to compete with google &#38; apple. One big thing that I dislike about Symbian and Maemo phones is the inability of independent developers to make money out of it. This is where apple has succeeded and might be one of the big reasons iphone [...]]]></description>
		<link>http://greensoftware.net/blog/2009/12/11/nokia-should-enable-third-party-developers-to-submit-apps-to-ovi-store/</link>
			</item>
	<item>
		<title>Compiling Qt4.6 with OpenSSL Support on Windows with MingW</title>
		<description><![CDATA[The Symbian port of Qt is a blessing, no more head banging. Work will be so much easier. The best thing about using Qt for Symbian development is that you dont need to use Carbide or the Emulator, you can use QtCreator to do most of your work. So I downloaded the 4.6 and before [...]]]></description>
		<link>http://greensoftware.net/blog/2009/12/01/compiling-qt4-6-with-openssl-support-on-windows-with-mingw/</link>
			</item>
	<item>
		<title>Nokia N900</title>
		<description><![CDATA[Maemo seems to be getting good reviews all over, Nokia shows off SNES on N900, quickly thinks better of it &#8212; Engadget. But lets not forget Palm&#8217;s webOS also dazzled people and it is currently better that Maemo 5 in some aspects, but it has not gotten much traction, yet.
I am getting a N900 in [...]]]></description>
		<link>http://greensoftware.net/blog/2009/11/29/nokia-shows-off-snes-on-n900-quickly-thinks-better-of-it-engadget/</link>
			</item>
	<item>
		<title>Idiotti!</title>
		<description><![CDATA[Just look at these bunch of hypocrites : A storm is brewing at Best Buy. They have killed so many species to extinction ( whale, dolphins, tuna, etc etc &#8230; ) and yet they have problems with Muslim festival of Eid Al-Adha. May be they should stop eating meat as it does not grow on [...]]]></description>
		<link>http://greensoftware.net/blog/2009/11/23/idiotti/</link>
			</item>
	<item>
		<title>Apple hits back at Verizon in new iPhone ads (video) &#8212; Engadget</title>
		<description><![CDATA[I often think that Apple&#8217;s marketing team or may be the whole Apple company are a bunch of gay guys who are always looking at the mirror. I am saying this because I am so pissed at Apple, my macbook the piece of shit broke down last week, the audio doesn&#8217;t work any more and [...]]]></description>
		<link>http://greensoftware.net/blog/2009/11/23/apple-hits-back-at-verizon-in-new-iphone-ads-video-engadget/</link>
			</item>
</channel>
</rss>
