<?xml version="1.0" encoding="UTF-8"?><rss
version="0.92"> <channel><title>Altryne's Blog</title><link>http://alexw.me</link> <description>Not everyday I get to learn "nothing"</description> <lastBuildDate>Sat, 28 May 2011 20:29:51 +0000</lastBuildDate> <docs>http://backend.userland.com/rss092</docs> <language>en</language> <item><title>How to make webapps fullscreen again on iOS 4.3 &#8211; UPDATED</title> <description><![CDATA[When apple released iOS 4.3 they bragged about faster javascript engine and many blogs around the web cried wolf. Many people have felt that apple intentionally bringing the web apps down, to make native apps the ones a user chooses. When 4.3 was released I have also noticed then a lot of webapps I have [...]]]></description><link>http://alexw.me/2011/05/quick-note-on-ios-web-apps/</link> </item> <item><title>New css3 3d demo inspired by portal.</title> <description><![CDATA[Portal 2. have you played it? if yo haven&#8217;t go and buy it from steam then come back here. If you have, then you might have noticed the awesome effect from the main menu, the rotating cubes. I was so impressed by it that I had to try and replicate it. (click on image to [...]]]></description><link>http://alexw.me/2011/04/new-css3-3d-demo-inspired-by-portal/</link> </item> <item><title>Style the &lt;style&gt; element ? mind = blown</title> <description><![CDATA[This has got to be the weirdest thing I&#8217;ve seen this week! (it&#8217;s very cool nonetheless) Turns out, that you can style almost any element. Be it &#60;head&#62;, &#60;style&#62; , &#60;title&#62; , whatever. DEMO You then can add the html5 &#8220;contenteditable&#8221; attribute, to make these blocks editable. And what you get is a live updating [...]]]></description><link>http://alexw.me/2011/03/style-the-style-element-mind-blown/</link> </item> <item><title>IE9 is better then firefox and chrome</title> <description><![CDATA[To some of you who follow my blog, the title of this post may sound familiar. 2 years ago I posted with a similar title, only it was about ie8. Microsoft PR dpt. has done it again. They&#8217;ve released a comparison chart, between their brand new IE9, and other browsers such as firefox and chrome. [...]]]></description><link>http://alexw.me/2011/02/ie9-is-better-then-firefox-and-chrome/</link> </item> <item><title>iPad simulator in HTML and JS</title> <description><![CDATA[Let me tell you what a crazy week it&#8217;s been regarding my iPad Simulator A little background I&#8217;ve thought about creating the iPad simulator shortly after I bought my iPad. I was fascinated by the UI and wanted to see if I can recreate it. This isn&#8217;t the first online simulator I&#8217;ve built, before this, was a Nokia n97 [...]]]></description><link>http://alexw.me/2011/01/ipad-simulator-in-html-and-js/</link> </item> <item><title>jQuery philosophical .is() extention</title> <description><![CDATA[Love little snipplets that make your life better. This snipplet by @doublerebel on github, extends the .is() function in jQuery, so that if it&#8217;s used without parameters inside, will return if the DOM has been found on page Consider the following if($(&#039;#somediv&#039;).is()) { $(&#039;#somediv&#039;).ajax.... } else{ console.log(&#039;no ajax placeholder&#039;) } The script itself is pretty [...]]]></description><link>http://alexw.me/2010/12/jquery-philosophical-is-extention/</link> </item> <item><title>All you knew about javascript animation is wrong</title> <description><![CDATA[Ok, atleast all I knew. And it&#8217;s in firefox, IE8 and Opera. But still&#8230; bare with me : A little history about browser rendering. The are 3 browser events that happen depending on stuff you change dynamically with JS in DOM. restyle &#8211; recalculation of style for affected DOM element. reflow &#8211; recalculation of flow [...]]]></description><link>http://alexw.me/2010/12/firefox-problems-with-javascript-animation/</link> </item> <item><title>Garbage collecting in IE with ajax heavy applicaitons</title> <description><![CDATA[We have a very heavy Ajax application on one of our sites. It reloads block of html on the site every 5 seconds or every user click, so obviously it&#8217;s intense. I was approached by our QA and he told me that he&#8217;s computer freezes after some time the site is running. And I started [...]]]></description><link>http://alexw.me/2010/12/garbage-collecting-in-ie-with-ajax-heavy-applicaitons/</link> </item> <item><title>Pure css3 analog clock (with a little cheat)</title> <description><![CDATA[I love css3, have I told you already? Love it. Anyway, I wanted to see what I can do with transitions and animations in webkit, and I made this : Click the Image to see the live demo Support : Firefox + Webkit browsers In firefox I use javascript to move the properties In Webkit, [...]]]></description><link>http://alexw.me/2010/06/pure-css3-analog-clock-with-a-little-cheat/</link> </item> <item><title>Html5 video puzzle &#8211; proof of concept</title> <description><![CDATA[I&#8217;ve decided to learn more about html5, since Google and Apple and a lot of these BIG companies say it&#8217;s the future. I went to http://canvasdemos.com and was amazed that all this can be achieved with canvas tag. I specifically liked the blowing up video into pieces , check it out, it&#8217;s AWESOME. Sean from [...]]]></description><link>http://alexw.me/2010/05/html5-video-puzzle-proof-of-concept/</link> </item> </channel> </rss>
