<?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>marius &#187; Framework</title>
	<atom:link href="http://devilx.net/tag/framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://devilx.net</link>
	<description></description>
	<lastBuildDate>Wed, 25 Jan 2012 07:42:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Playing around with Facebook&#8217;s social mashup features a.k.a. likemich.de.</title>
		<link>http://devilx.net/2011/12/28/playing-around-with-facebooks-social-mashup-features-a-k-a-likemich-de/</link>
		<comments>http://devilx.net/2011/12/28/playing-around-with-facebooks-social-mashup-features-a-k-a-likemich-de/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 13:36:42 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[New & Cool]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[This Site]]></category>
		<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Like]]></category>
		<category><![CDATA[likemich.de]]></category>
		<category><![CDATA[mariusmm.com]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[YQL]]></category>

		<guid isPermaLink="false">http://devilx.net/?p=1263</guid>
		<description><![CDATA[So, yesterday night I was playing around with those &#8220;socializing&#8221; features provided by Facebook, like for example the popular &#8220;Like&#8221;-button or the comments box. I took a plain and simple layout, hacked down some PHP code and implemented the JavaScript &#8230; <a href="http://devilx.net/2011/12/28/playing-around-with-facebooks-social-mashup-features-a-k-a-likemich-de/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, yesterday night I was playing around with those &#8220;socializing&#8221; features provided by Facebook, like for example the popular &#8220;Like&#8221;-button or the comments box. I took a plain and simple layout, hacked down some PHP code and implemented the JavaScript Facebook provides us. After around five hours or work I&#8217;ve put all together and uploaded the result to a webspace, connecting it with a domain I just registered: <a title="likemich.de" href="http://likemich.de/" target="_blank">likemich.de</a>.</p>
<p>The site doesn&#8217;t contain any i18n, neither I used any PHP framework or other toolkits to built it up. It&#8217;s really just some stupid likes of PHP code bound together with the Facebook SDK. Now that&#8217;s what I&#8217;d call RAD! <img src='http://devilx.net/wp-content/plugins/smilies-themer/Riceballs/smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>It was pretty interesting for me to see, how little effort it takes to &#8220;socialize&#8221; a site, especially when it&#8217;s built from ground up with Facebook-operability in mind.</p>
<p>Yesterday, I additionally implemented an automatic Twitter status update. I&#8217;ve registered <a title="@likemichde" href="http://twitter.com/#!/likemichde" target="_blank">@likemichde</a> on Twitter, created an Twitter Application, generated access tokens for it and implemented automatic twitter publishing within several lines of code, thanks to <a title="twitteroauth" href="https://github.com/abraham/twitteroauth/" target="_blank">Abraham Williams&#8217; twitteroauth for PHP</a>.</p>
<p>It&#8217;s very neat how modern media allows us to spread information all over the planet, even with only little knowledge of technology. And if you put in the effort to dig deeper, you use these new technologies to reach even more people and provide connectivity to all kind of different sites.</p>
<p>For example, my photography site <a title="mariusmm.com" href="http://mariusmm.com/" target="_blank">mariusmm.com</a> is using <a title="Yahoo! Query Language" href="http://developer.yahoo.com/yql/" target="_blank">Yahoo!&#8217;s YQL</a> to query my flickr account for the latest photos and randomly pic a handful of them for displaying as a slideshow. And I&#8217;ve implemented everything in 100% JavaScript, there&#8217;s no single line PHP or any other server-side language. <img src='http://devilx.net/wp-content/plugins/smilies-themer/Riceballs/smile.png' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://devilx.net/2011/12/28/playing-around-with-facebooks-social-mashup-features-a-k-a-likemich-de/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Palm webOS (formerly Palm Pre) Development Bundle for TextMate 0.3</title>
		<link>http://devilx.net/2009/11/13/palm-webos-formerly-palm-pre-development-bundle-for-textmate-0-3/</link>
		<comments>http://devilx.net/2009/11/13/palm-webos-formerly-palm-pre-development-bundle-for-textmate-0-3/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 23:45:23 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[Mac and stuff ...]]></category>
		<category><![CDATA[New & Cool]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[This Site]]></category>
		<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[Austin Powers]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Bundle]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Mojo]]></category>
		<category><![CDATA[Palm]]></category>
		<category><![CDATA[Pre]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[TextMate]]></category>
		<category><![CDATA[webOS]]></category>

		<guid isPermaLink="false">http://www.devilx.net/?p=1077</guid>
		<description><![CDATA[Releasing version 0.3 of my Palm webOS development bundle for TextMate, with plenty new features and a stand-alone &#8220;Mojo&#8221;-language. So, what&#8217;s new in 0.3? Well, just about everything. I&#8217;ve renamed the bundle (at least its metadata), since webOS is not &#8230; <a href="http://devilx.net/2009/11/13/palm-webos-formerly-palm-pre-development-bundle-for-textmate-0-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.devilx.net/wp-content/uploads/2009/11/Palm-webOS-0.3.png"><img class="alignleft size-thumbnail wp-image-1079" title="Palm webOS 0.3" src="http://www.devilx.net/wp-content/uploads/2009/11/Palm-webOS-0.3-150x150.png" alt="Palm webOS 0.3" width="150" height="150" /></a>Releasing version 0.3 of my Palm webOS development bundle for TextMate, with plenty new features and a stand-alone &#8220;Mojo&#8221;-language.</p>
<p>So, what&#8217;s new in 0.3? Well, just about everything. I&#8217;ve renamed the bundle (at least its metadata), since webOS is not just limited to the Pre and I&#8217;ve modified the shortcuts of existing features to fit TextMate&#8217;s styling guidelines a bit better. I&#8217;ve also created some snippets which can be used for faster code-writing now and in addition to that, I&#8217;ve implemented a very own language for the bundle, which can&#8217;t be found in the document type picker named as &#8220;Mojo&#8221;. &#8220;Yeah baby!&#8221;, as Austin would say now. Actually, yet it&#8217;s just a copy &amp; paste of the JavaScript-language implementation in TextMate, but I&#8217;m planning to extend it to fit the Mojo-framework even better.</p>
<p>The TextMate bundle is now also available on <a title="devilx's palm-webos-development-tmbundle" href="http://github.com/devilx/palm-webos-development-tmbundle">GitHub</a>, for everyone who can&#8217;t wait for me packaging the releases and releasing them here. <img src='http://devilx.net/wp-content/plugins/smilies-themer/Riceballs/smile.png' alt=':-)' class='wp-smiley' /> If you have any ideas for improvement, feel free to contact me by mail or just leave some lines here on my blog.</p>
<p>Enjoy!</p>
<p><strong><span style="text-decoration: line-through;">Download: </span><a href="http://www.devilx.net/wp-content/uploads/2009/11/Palm_webOS-Bundle-0.3.zip"><span style="text-decoration: line-through;">Palm_webOS-Bundle-0.3</span></a></strong></p>
<p><strong>Download: <a href="http://www.devilx.net/wp-content/uploads/2009/11/Palm_webOS-Bundle-0.31.zip">Palm_webOS-Bundle-0.3</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://devilx.net/2009/11/13/palm-webos-formerly-palm-pre-development-bundle-for-textmate-0-3/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WordPress iPhone Theme</title>
		<link>http://devilx.net/2009/04/06/wordpress-iphone-theme/</link>
		<comments>http://devilx.net/2009/04/06/wordpress-iphone-theme/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 17:52:41 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[Art & Design]]></category>
		<category><![CDATA[New & Cool]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[This Site]]></category>
		<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hot]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[iWebKit]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[New]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Revolutionary]]></category>
		<category><![CDATA[Sexy]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Touch]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.devilx.net/?p=820</guid>
		<description><![CDATA[So, after I&#8217;ve been asked (or more like beg) by quite a couple of people, whether I could finally release my iPhone theme for WordPress, I&#8217;m now finally taking the time to do so. Since I&#8217;ve already posted a quite &#8230; <a href="http://devilx.net/2009/04/06/wordpress-iphone-theme/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, after I&#8217;ve been asked (or more like beg) by quite a couple of people, whether I could finally release my iPhone theme for WordPress, I&#8217;m now finally taking the time to do so. <img src='http://devilx.net/wp-content/plugins/smilies-themer/Riceballs/smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>Since I&#8217;ve already posted a quite descriptive post regarding the theme itself, I won&#8217;t beat around the bush now. For those who haven&#8217;t read the initial story, <a href="#mce_temp_url#">here you can review it</a>. You can download the theme by clicking the link at the bottom of this page. Note, that the theme needs the theme-switcher-reloaded Plugin for WordPress to be up and running to work properly. Additional to that, you will need to make some changes to your actual theme, which allows the user to actually switch to the iPhone theme. These changes depend on what theme you are using, but in general you need to modify your theme&#8217;s header.php and include a code like this one:</p>
<p><code> &lt;?php<br />
if(empty($_COOKIE["iphonetheme" . COOKIEHASH]))<br />
{<br />
if (stristr($_SERVER['HTTP_USER_AGENT'], 'iPhone'))<br />
{<br />
echo "&lt;div style=\"background-color: #F66; color: #fff; padding: 8px;\"&gt;";<br />
echo "You seem to be browsing this site from your iPhone or iPod Touch.";<br />
echo "Would you like to &lt;a href=\"?wptheme=iphone\" title=\"\"&gt;change to the optimized site&lt;/a&gt;?";<br />
echo "&lt;/div&gt;";<br />
}<br />
}<br />
?&gt;<br />
</code></p>
<p>The iPhone Theme itself already contains a button which provides you to switch back to the regular theme.</p>
<p>However, feel free to download, distribute, modify and have fun with my WordPress iPhone Theme &#8211; it&#8217;s released under GNU GPLv2!</p>
<p>Download: <a href="http://www.devilx.net/wp-content/uploads/2009/04/iphone-01.zip">WordPress iPhone 0.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://devilx.net/2009/04/06/wordpress-iphone-theme/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Revolutionary WordPress Theme for the iPhone / iPod Touch</title>
		<link>http://devilx.net/2009/03/06/revolutionary-wordpress-theme-for-the-iphone-ipod-touch/</link>
		<comments>http://devilx.net/2009/03/06/revolutionary-wordpress-theme-for-the-iphone-ipod-touch/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 11:43:08 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[Art & Design]]></category>
		<category><![CDATA[Hot Gear]]></category>
		<category><![CDATA[Life itself]]></category>
		<category><![CDATA[Mac and stuff ...]]></category>
		<category><![CDATA[New & Cool]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[This Site]]></category>
		<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[Cover-Flow]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hot]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[iWebKit]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[New]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Picasa]]></category>
		<category><![CDATA[Prologue]]></category>
		<category><![CDATA[Revolutionary]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Sexy]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Touch]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.devilx.net/?p=805</guid>
		<description><![CDATA[As some of you might have already noticed, last night/this morning I&#8217;ve been doing some (or better, a lot of!) work on my web-space regarding many different topics. Therefor I would first like to excuse me for the inaccessibility. However, &#8230; <a href="http://devilx.net/2009/03/06/revolutionary-wordpress-theme-for-the-iphone-ipod-touch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As some of you might have already noticed, last night/this morning I&#8217;ve been doing some (or better, a lot of!) work on my web-space regarding many different topics. Therefor I would first like to excuse me for the inaccessibility. However, one of the topics was my WordPress&#8217; theme.</p>
<div id="attachment_806" class="wp-caption alignleft" style="width: 160px"><a href="http://www.devilx.net/wp-content/uploads/2009/03/wpiphone1.jpg"><img class="size-thumbnail wp-image-806" title="wpiphone1" src="http://www.devilx.net/wp-content/uploads/2009/03/wpiphone1-150x150.jpg" alt="The red block let's you choose." width="150" height="150" /></a><p class="wp-caption-text">The red block let&#39;s you choose.</p></div>
<p>I&#8217;ve been now using <a title="Automattic" href="http://automattic.com/">Prologue</a> for quite a very long time &#8211; I guess longer than I&#8217;ve ever used one WordPress theme before &#8211; and I&#8217;m highly pleased of it. However, even that Prologue has a built-in iPhone/iPod Touch browser-detection which cuts away the sidebar and only keeps the important news-stream in focus, I haven&#8217;t been very satisfied by that. The font is still pretty small, nearly unreadable, the links are therefor pretty hard to hit, et cetera.</p>
<p>However, yesterday then <a title="widmr.com" href="http://www.widmr.com/">Andi</a> showed me some pretty nice little framework he just found, what actually doesn&#8217;t have anything to do with WordPress itself, but made me think of a very cool idea. The <a title="iWebKit" href="http://www.iwebkit.net/">iWebKit-Framework</a> is a small set of CSS and image files that concentrates on building a website in a way so that it looks just like an iPhone or iPod Touch Application. The whole thing&#8217;s appearance is pretty sexy, you can take a look at the downloads and get the framework plus some example HTML files for testing.</p>
<div id="attachment_807" class="wp-caption alignright" style="width: 160px"><a href="http://www.devilx.net/wp-content/uploads/2009/03/wpiphone2.jpg"><img class="size-thumbnail wp-image-807" title="wpiphone2" src="http://www.devilx.net/wp-content/uploads/2009/03/wpiphone2-150x150.jpg" alt="My optimized front-page." width="150" height="150" /></a><p class="wp-caption-text">My optimized front-page.</p></div>
<p>So, I took a closer look on the iWebKit stuff and did some (again better, a lot of!) PHP WordPress theme hacking. I think I spent the whole night building that thing &#8211; but I also think that it was worth it, heh. And I guess, I&#8217;ve created a revolutionary and new WordPress theme aimed for the usage on iPhones and iPod Touches &#8211; the only problem I had left was: How to I get WordPress to use this theme only on the tiny Safari, but on nothing else? After some more PHP hacking, which included modifying my Prologue theme <strong>but not</strong> the actual WordPress (what&#8217;s the really cool thing within the whole story), I&#8217;ve found a way.</p>
<p>When you browse my WordPress now using your iPhone, you should be getting a red message right on top of the site, which tells you that it has detected the tiny Safari and suggests you to use the iPhone optimized theme. If you confirm by clicking the first link, the whole site&#8217;s design should get to look just like on the pictures I&#8217;ve inserted here.</p>
<div id="attachment_808" class="wp-caption alignleft" style="width: 160px"><a href="http://www.devilx.net/wp-content/uploads/2009/03/wpiphone4.jpg"><img class="size-thumbnail wp-image-808" title="wpiphone4" src="http://www.devilx.net/wp-content/uploads/2009/03/wpiphone4-150x150.jpg" alt="My contact information - optimized." width="150" height="150" /></a><p class="wp-caption-text">My contact information - optimized.</p></div>
<p>I will extend the theme some more, maybe by building in JavaScript effects or other Eye-Candy, to make it fit even better into the iPhones Look &amp; Feel. I was also thinking of some Cover-Flow&#8217;ish effect for my Gallery (which at the moment just links to my Picasa-Site, but thanks to the great API provided by Google it shouldn&#8217;t be too hard to implement that right into the page).</p>
<p>Maybe, after some more testing I&#8217;ll be able to provide it for download, including a whole documentation of how to make it work. <img src='http://devilx.net/wp-content/plugins/smilies-themer/Riceballs/smile.png' alt=':-)' class='wp-smiley' /> Until then, I hope you enjoy browsing my Blog, especially over the iPhone or your iPod Touch. Please feel free to write me your impressions, feedback and also suggestions for improvement by commenting here or writing me an e-mail. So far &#8230;</p>
<p>Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://devilx.net/2009/03/06/revolutionary-wordpress-theme-for-the-iphone-ipod-touch/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

