<?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>Alexander Holbreich&#187; javascript</title> <atom:link href="http://alexander.holbreich.org/tag/javascript/feed/" rel="self" type="application/rss+xml" /><link>http://alexander.holbreich.org</link> <description>Everything becomes a little different as soon as it is spoken out loud.  ~Hermann Hesse</description> <lastBuildDate>Wed, 01 Feb 2012 22:44:21 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>LightWindow: loading problem</title><link>http://alexander.holbreich.org/2008/01/lightwindow-loading-problem/</link> <comments>http://alexander.holbreich.org/2008/01/lightwindow-loading-problem/#comments</comments> <pubDate>Wed, 02 Jan 2008 22:00:35 +0000</pubDate> <dc:creator>shuron</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[LightWindow]]></category> <category><![CDATA[Plugin]]></category> <category><![CDATA[prototype]]></category> <category><![CDATA[WordPress]]></category><guid isPermaLink="false">http://alexander.holbreich.org2008/01/lightwindow-loading-problem/</guid> <description><![CDATA[I think nearly everybody have already seen Lightbox script in action. It&#8217;s often used to present Pictures nicely. LightWindow is one of general purposes, cause it&#8217;s not only suitable for pictures, nearly every content can be presented with it. I use it now in one of my small projects where i have to present several [...]]]></description> <content:encoded><![CDATA[<p>I think nearly everybody have already seen <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox</a> script in action. It&#8217;s often used to present Pictures nicely. <a href="http://stickmanlabs.com/lightwindow/">LightWindow</a> is one of general purposes, cause it&#8217;s not only suitable for pictures, nearly every content can be presented with it. I use it now in one of my small projects where i have to present several beauty pictures  (I&#8217;ll show it you later <img src="http://alexander.holbreich.org/wp-includes/images/smilies/icon_smile.gif?4c9b33" alt=':)' class='wp-smiley' /> ).</p><p>But there is one small problem i found, LightWindow does not work till the whole page is loaded. But that is not good, when i have multiply images on the same page and network speed is not good. LighWindow bases on <a href="http://www.prototypejs.org/">prototype</a> and I&#8217;m not familiar with that in the moment, and so unsure whether there is a way to quick as possible enable javascript execution.</p><p>I know, in jQuery it would work, cause there is a way to start execution of javascript <a href="http://docs.jquery.com/Tutorials:Introducing_%24%28document%29.ready%28%29">already when DOM is loaded</a>. Just put your code inside of:</p><p>$(document).ready(function() {<br /> // put all your jQuery goodness in here.<br /> });</p><p><strong> Is there something similar in the Prototype? Does anybody know?</strong></p><p>P.S. PlugIn WordPresss that enables <a href="http://mockersubat.fr/2007/07/23/lightwindow-20-pour-wordpress/">LightWindow for WordPress</a>, i have not testet it.</p><div class="sociable"><div class="sociable_tagline"><a class='sociable_tagline' target='_blank' href='http://blogplay.com' style='font-size:11px;color:#333333;text-decoration:none'>Be Sociable, Share!</a></div><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;t=LightWindow%3A%20loading%20problem"></a></li><li><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;t=LightWindow%3A%20loading%20problem"></a></li><li><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;title=LightWindow%3A%20loading%20problem"></a></li><li><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;title=LightWindow%3A%20loading%20problem&amp;bodytext=I%20think%20nearly%20everybody%20have%20already%20seen%20Lightbox%20script%20in%20action.%20It%27s%20often%20used%20to%20present%20Pictures%20nicely.%20LightWindow%20is%20one%20of%20general%20purposes%2C%20cause%20it%27s%20not%20only%20suitable%20for%20pictures%2C%20nearly%20every%20content%20can%20be%20presented%20with%20it.%20I%20use%20"></a></li><li><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;t=LightWindow%3A%20loading%20problem&amp;s=I%20think%20nearly%20everybody%20have%20already%20seen%20Lightbox%20script%20in%20action.%20It%27s%20often%20used%20to%20present%20Pictures%20nicely.%20LightWindow%20is%20one%20of%20general%20purposes%2C%20cause%20it%27s%20not%20only%20suitable%20for%20pictures%2C%20nearly%20every%20content%20can%20be%20presented%20with%20it.%20I%20use%20"></a></li><li><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;Title=LightWindow%3A%20loading%20problem"></a></li><li><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;title=LightWindow%3A%20loading%20problem&amp;srcURL=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;srcTitle=Alexander+Holbreich+Everything+becomes+a+little+different+as+soon+as+it+is+spoken+out+loud.++%7EHermann+Hesse"></a></li><li><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&title=LightWindow%3A%20loading%20problem"></a></li><li><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;t=LightWindow%3A%20loading%20problem"></a></li><li><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F"></a></li><li><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;title=LightWindow%3A%20loading%20problem&amp;selection=I%20think%20nearly%20everybody%20have%20already%20seen%20Lightbox%20script%20in%20action.%20It%27s%20often%20used%20to%20present%20Pictures%20nicely.%20LightWindow%20is%20one%20of%20general%20purposes%2C%20cause%20it%27s%20not%20only%20suitable%20for%20pictures%2C%20nearly%20every%20content%20can%20be%20presented%20with%20it.%20I%20use%20"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-120')" id="sociable-post-120" style="display:none;"><div style="top: auto; left: auto; display: block;" id="sociable"><div class="popup"><div class="content"><ul><li style="heigth:16px;width:16px"><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=LightWindow%3A%20loading%20problem%20-%20http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F%20(via%20@sociablesite)"></a></li><li style="heigth:16px;width:16px"><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;title=LightWindow%3A%20loading%20problem&amp;source=Alexander+Holbreich+Everything+becomes+a+little+different+as+soon+as+it+is+spoken+out+loud.++%7EHermann+Hesse&amp;summary=I%20think%20nearly%20everybody%20have%20already%20seen%20Lightbox%20script%20in%20action.%20It%27s%20often%20used%20to%20present%20Pictures%20nicely.%20LightWindow%20is%20one%20of%20general%20purposes%2C%20cause%20it%27s%20not%20only%20suitable%20for%20pictures%2C%20nearly%20every%20content%20can%20be%20presented%20with%20it.%20I%20use%20"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;title=LightWindow%3A%20loading%20problem&amp;notes=I%20think%20nearly%20everybody%20have%20already%20seen%20Lightbox%20script%20in%20action.%20It%27s%20often%20used%20to%20present%20Pictures%20nicely.%20LightWindow%20is%20one%20of%20general%20purposes%2C%20cause%20it%27s%20not%20only%20suitable%20for%20pictures%2C%20nearly%20every%20content%20can%20be%20presented%20with%20it.%20I%20use%20"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;title=LightWindow%3A%20loading%20problem&amp;annotation=I%20think%20nearly%20everybody%20have%20already%20seen%20Lightbox%20script%20in%20action.%20It%27s%20often%20used%20to%20present%20Pictures%20nicely.%20LightWindow%20is%20one%20of%20general%20purposes%2C%20cause%20it%27s%20not%20only%20suitable%20for%20pictures%2C%20nearly%20every%20content%20can%20be%20presented%20with%20it.%20I%20use%20"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=LightWindow%3A%20loading%20problem&amp;URL=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=I%20think%20nearly%20everybody%20have%20already%20seen%20Lightbox%20script%20in%20action.%20It%27s%20often%20used%20to%20present%20Pictures%20nicely.%20LightWindow%20is%20one%20of%20general%20purposes%2C%20cause%20it%27s%20not%20only%20suitable%20for%20pictures%2C%20nearly%20every%20content%20can%20be%20presented%20with%20it.%20I%20use%20"></a></li><li style="heigth:16px;width:16px"><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=LightWindow%3A%20loading%20problem&body=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&ui=2&tf=1&shva=1"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-120')"><img src="http://alexander.holbreich.org/wp-content/plugins/sociable/images/option1/16/more.png?4c9b33" title="Posterous" alt="Posterous" /></a></li></ul></div> <a style="cursor:pointer" onclick="hide_sociable('post-120',true)" class="close"> <img onclick="hide_sociable('post-120',true)" title="close" src="http://alexander.holbreich.org/wp-content/plugins/sociable/images/closelabel.png?4c9b33"> </a></div></div></div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Twitter_Counter"><a href="https://twitter.com/share" data-text="LightWindow: loading problem - http://alexander.holbreich.org/2008/01/lightwindow-loading-problem/ (via #sociablesite)" data-url="http://alexander.holbreich.org/2008/01/lightwindow-loading-problem/" class="twitter-share-button" data-count="horizontal">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js?4c9b33"></script></li><li id="Google_p"><g:plusone annotation="bubble" href="http://alexander.holbreich.org/2008/01/lightwindow-loading-problem/" size="medium"></g:plusone></li><li id="Digg_Counter"><script type='text/javascript'>(function(){var s=document.createElement('SCRIPT'),s1=document.getElementsByTagName('SCRIPT')[0];s.type='text/javascript';s.async=true;s.src='http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s,s1);})();</script><a href='http://digg.com/submit?url=http%3A%2F%2Falexander.holbreich.org%2F2008%2F01%2Flightwindow-loading-problem%2F&amp;title=LightWindow%3A%20loading%20problem'  class='DiggThisButton DiggCompact'></a></li><li id="StumbleUpon_Counter"><script src="http://www.stumbleupon.com/hostedbadge.php?s=2&r=http://alexander.holbreich.org/2008/01/lightwindow-loading-problem/"></script></li><li id="Facebook_Counter"><iframe src="//www.facebook.com/plugins/like.php?href=http://alexander.holbreich.org/2008/01/lightwindow-loading-problem/&send=false&layout=button_count&show_faces=false&action=like&colorscheme=light&font" scrolling="no" frameborder="0" style="border:none; overflow:hidden;height:32px;width:100px" allowTransparency="true"></iframe></li><li id="LinkedIn_Counter"><script src="http://platform.linkedin.com/in.js" type="text/javascript"></script><script type="IN/Share" data-url="http://alexander.holbreich.org/2008/01/lightwindow-loading-problem/" data-counter="right"></script></li></ul></div>]]></content:encoded> <wfw:commentRss>http://alexander.holbreich.org/2008/01/lightwindow-loading-problem/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Aptana</title><link>http://alexander.holbreich.org/2007/01/aptana/</link> <comments>http://alexander.holbreich.org/2007/01/aptana/#comments</comments> <pubDate>Sat, 27 Jan 2007 23:12:33 +0000</pubDate> <dc:creator>shuron</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[aptana]]></category> <category><![CDATA[community]]></category> <category><![CDATA[eclipse]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[javascript]]></category><guid isPermaLink="false">http://alexander.holbreich.org2007/01/aptana/</guid> <description><![CDATA[In last times i get more and more in contact with JavaScript. OK earlier i had just to adopt some of part of scripts for my needs, but with emerging of Ajax and Web 2.0 also i have more often do deal with JavaScript. So i need one appropriate Editor or better an IDE special [...]]]></description> <content:encoded><![CDATA[<p>In last times i get more and more in contact with JavaScript. OK earlier i had just to adopt some of part of scripts for my needs, but with emerging of Ajax and Web 2.0  also i have more often do deal with JavaScript. So i need one appropriate Editor or better an IDE special for JavaScript. But it comes better, <a title="Felix" href="http://www.thinkingphp.org/about/" target="_blank">Felix GeisendÃ¶rfer</a> (Man behind <a title="ThinkingPHP" href="http://www.thinkingphp.org/">&#8220;ThinkingPHP and beyond&#8221;</a>) , tells me that he is using <a title="Notepad++" href="http://notepad-plus.sourceforge.net/de/site.htm" target="_blank">Notepad++</a> and <a title="Aptana IDE" href="http://www.aptana.com/" target="_blank">Aptana</a>. Aptana seem to be that IDE for JavaScript i was looking for.<br /> The focus of  Aptana is development of Ajax enabled web applications. The Aptana IDE is based on Eclipse Rich Client Platform, and ins available as Standalone Application and also as Plug-in for Eclipse IDE. Both have the same features set. And it is of course perfect for me, because i try to use Eclipse for everything (And it it possible <img src="http://alexander.holbreich.org/wp-includes/images/smilies/icon_wink.gif?4c9b33" alt=';)' class='wp-smiley' /> ). To install the plug-in use this Update-site: Aptana perspective. There you can for example create a new project based on some famous JavaScript Frameworks:</p><p><a class="imagelink" title="Creation new Ajax Library project in Aptana" href="http://alexander.holbreich.org/wp-content/uploads/2007/01/apt1.JPG"> </a><a class="imagelink" title="Creation new Ajax Library project in Aptana" href="http://alexander.holbreich.org/wp-content/uploads/2007/01/apt1.JPG"><img id="image46" src="http://alexander.holbreich.org/wp-content/uploads/2007/01/apt1.JPG" alt="Creation new Ajax Library project in Aptana" /></a></p><p>You can select some famous Java Scripts(AJAX) Frameworks that will be automatically added to your project.<img id="image47" src="http://alexander.holbreich.org/wp-content/uploads/2007/01/apt2.JPG" alt="Select Ajax libraries in Aptana" /></p><p>In the created project you will find already working examples wit the core libraries you has selected in the wizard before.<br /> Finely here is an screenshot of auto-help, and auto-suggestions. This looks real powerful at for me.</p><p><a class="imagelink" title="Autocomplition in Aptana" href="http://alexander.holbreich.org/wp-content/uploads/2007/01/apt4.JPG"><img id="image49" src="http://alexander.holbreich.org/wp-content/uploads/2007/01/apt4.thumbnail.JPG" alt="Autocomplition in Aptana" /></a><br /> Aptana is a new IDE, the current version is 0.2.7 but it already has some interesting features and it the best for me and my Java-scripts. Aptana rapidly gains community, and i thing this project will succeed in the future, and do it already right now. With new versions of Eclipse PHP IDE and Aptana, developers have, open source web development oriented IDE of the first class!</p><div class="sociable"><div class="sociable_tagline"><a class='sociable_tagline' target='_blank' href='http://blogplay.com' style='font-size:11px;color:#333333;text-decoration:none'>Be Sociable, Share!</a></div><ul class='clearfix'><li><a title="Facebook" class="option1_16" style="background-position:-48px 0px" rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;t=Aptana"></a></li><li><a title="HackerNews" class="option1_16" style="background-position:-128px 0px" rel="nofollow" target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;t=Aptana"></a></li><li><a title="Reddit" class="option1_16" style="background-position:-64px -16px" rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;title=Aptana"></a></li><li><a title="Digg" class="option1_16" style="background-position:-32px 0px" rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;title=Aptana&amp;bodytext=In%20last%20times%20i%20get%20more%20and%20more%20in%20contact%20with%20JavaScript.%20OK%20earlier%20i%20had%20just%20to%20adopt%20some%20of%20part%20of%20scripts%20for%20my%20needs%2C%20but%20with%20emerging%20of%20Ajax%20and%20Web%202.0%20%20also%20i%20have%20more%20often%20do%20deal%20with%20JavaScript.%20So%20i%20need%20one%20appropriate%20Editor"></a></li><li><a title="Tumblr" class="option1_16" style="background-position:-128px -16px" rel="nofollow" target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;t=Aptana&amp;s=In%20last%20times%20i%20get%20more%20and%20more%20in%20contact%20with%20JavaScript.%20OK%20earlier%20i%20had%20just%20to%20adopt%20some%20of%20part%20of%20scripts%20for%20my%20needs%2C%20but%20with%20emerging%20of%20Ajax%20and%20Web%202.0%20%20also%20i%20have%20more%20often%20do%20deal%20with%20JavaScript.%20So%20i%20need%20one%20appropriate%20Editor"></a></li><li><a title="BlinkList" class="option1_16" style="background-position:0px 0px" rel="nofollow" target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;Title=Aptana"></a></li><li><a title="Google Reader" class="option1_16" style="background-position:-112px 0px" rel="nofollow" target="_blank" href="http://www.google.com/reader/link?url=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;title=Aptana&amp;srcURL=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;srcTitle=Alexander+Holbreich+Everything+becomes+a+little+different+as+soon+as+it+is+spoken+out+loud.++%7EHermann+Hesse"></a></li><li><a title="StumbleUpon" class="option1_16" style="background-position:-112px -16px" rel="nofollow" target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&title=Aptana"></a></li><li><a title="Myspace" class="option1_16" style="background-position:0px -16px" rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;t=Aptana"></a></li><li><a title="Sphinn" class="option1_16" style="background-position:-96px -16px" rel="nofollow" target="_blank" href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F"></a></li><li><a class="option1_16" style="cursor:pointer;background-position:-64px 0px" rel="nofollow" title="Add to favorites - doesn't work in Chrome"  onClick="javascript:AddToFavorites();"></a></li><li><a title="Posterous" class="option1_16" style="background-position:-32px -16px" rel="nofollow" target="_blank" href="http://posterous.com/share?linkto=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;title=Aptana&amp;selection=In%20last%20times%20i%20get%20more%20and%20more%20in%20contact%20with%20JavaScript.%20OK%20earlier%20i%20had%20just%20to%20adopt%20some%20of%20part%20of%20scripts%20for%20my%20needs%2C%20but%20with%20emerging%20of%20Ajax%20and%20Web%202.0%20%20also%20i%20have%20more%20often%20do%20deal%20with%20JavaScript.%20So%20i%20need%20one%20appropriate%20Editor"></a></li></ul><div onMouseout="fixOnMouseOut(this,event,'post-45')" id="sociable-post-45" style="display:none;"><div style="top: auto; left: auto; display: block;" id="sociable"><div class="popup"><div class="content"><ul><li style="heigth:16px;width:16px"><a title="Twitter" class="option1_16" style="background-position:-144px -16px" rel="nofollow" target="_blank" href="http://twitter.com/intent/tweet?text=Aptana%20-%20http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F%20(via%20@sociablesite)"></a></li><li style="heigth:16px;width:16px"><a title="LinkedIn" class="option1_16" style="background-position:-144px 0px" rel="nofollow" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;title=Aptana&amp;source=Alexander+Holbreich+Everything+becomes+a+little+different+as+soon+as+it+is+spoken+out+loud.++%7EHermann+Hesse&amp;summary=In%20last%20times%20i%20get%20more%20and%20more%20in%20contact%20with%20JavaScript.%20OK%20earlier%20i%20had%20just%20to%20adopt%20some%20of%20part%20of%20scripts%20for%20my%20needs%2C%20but%20with%20emerging%20of%20Ajax%20and%20Web%202.0%20%20also%20i%20have%20more%20often%20do%20deal%20with%20JavaScript.%20So%20i%20need%20one%20appropriate%20Editor"></a></li><li style="heigth:16px;width:16px"><a title="Delicious" class="option1_16" style="background-position:-16px 0px" rel="nofollow" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;title=Aptana&amp;notes=In%20last%20times%20i%20get%20more%20and%20more%20in%20contact%20with%20JavaScript.%20OK%20earlier%20i%20had%20just%20to%20adopt%20some%20of%20part%20of%20scripts%20for%20my%20needs%2C%20but%20with%20emerging%20of%20Ajax%20and%20Web%202.0%20%20also%20i%20have%20more%20often%20do%20deal%20with%20JavaScript.%20So%20i%20need%20one%20appropriate%20Editor"></a></li><li style="heigth:16px;width:16px"><a title="Google Bookmarks" class="option1_16" style="background-position:-96px 0px" rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;title=Aptana&amp;annotation=In%20last%20times%20i%20get%20more%20and%20more%20in%20contact%20with%20JavaScript.%20OK%20earlier%20i%20had%20just%20to%20adopt%20some%20of%20part%20of%20scripts%20for%20my%20needs%2C%20but%20with%20emerging%20of%20Ajax%20and%20Web%202.0%20%20also%20i%20have%20more%20often%20do%20deal%20with%20JavaScript.%20So%20i%20need%20one%20appropriate%20Editor"></a></li><li style="heigth:16px;width:16px"><a title="MSNReporter" class="option1_16" style="background-position:-176px 0px" rel="nofollow" target="_blank" href="http://reporter.es.msn.com/?fn=contribute&amp;Title=Aptana&amp;URL=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=In%20last%20times%20i%20get%20more%20and%20more%20in%20contact%20with%20JavaScript.%20OK%20earlier%20i%20had%20just%20to%20adopt%20some%20of%20part%20of%20scripts%20for%20my%20needs%2C%20but%20with%20emerging%20of%20Ajax%20and%20Web%202.0%20%20also%20i%20have%20more%20often%20do%20deal%20with%20JavaScript.%20So%20i%20need%20one%20appropriate%20Editor"></a></li><li style="heigth:16px;width:16px"><a title="email" class="option1_16" style="background-position:-80px 0px" rel="nofollow" target="_blank" href="https://mail.google.com/mail/?view=cm&fs=1&to&su=Aptana&body=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&ui=2&tf=1&shva=1"></a></li><li style="heigth:16px;width:16px"><a style="cursor:poainter" rel="nofollow"   onMouseOver="more(this,'post-45')"><img src="http://alexander.holbreich.org/wp-content/plugins/sociable/images/option1/16/more.png?4c9b33" title="Posterous" alt="Posterous" /></a></li></ul></div> <a style="cursor:pointer" onclick="hide_sociable('post-45',true)" class="close"> <img onclick="hide_sociable('post-45',true)" title="close" src="http://alexander.holbreich.org/wp-content/plugins/sociable/images/closelabel.png?4c9b33"> </a></div></div></div></div><div class='sociable' style='float:none'><ul class='clearfix'><li id="Twitter_Counter"><a href="https://twitter.com/share" data-text="Aptana - http://alexander.holbreich.org/2007/01/aptana/ (via #sociablesite)" data-url="http://alexander.holbreich.org/2007/01/aptana/" class="twitter-share-button" data-count="horizontal">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js?4c9b33"></script></li><li id="Google_p"><g:plusone annotation="bubble" href="http://alexander.holbreich.org/2007/01/aptana/" size="medium"></g:plusone></li><li id="Digg_Counter"><script type='text/javascript'>(function(){var s=document.createElement('SCRIPT'),s1=document.getElementsByTagName('SCRIPT')[0];s.type='text/javascript';s.async=true;s.src='http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s,s1);})();</script><a href='http://digg.com/submit?url=http%3A%2F%2Falexander.holbreich.org%2F2007%2F01%2Faptana%2F&amp;title=Aptana'  class='DiggThisButton DiggCompact'></a></li><li id="StumbleUpon_Counter"><script src="http://www.stumbleupon.com/hostedbadge.php?s=2&r=http://alexander.holbreich.org/2007/01/aptana/"></script></li><li id="Facebook_Counter"><iframe src="//www.facebook.com/plugins/like.php?href=http://alexander.holbreich.org/2007/01/aptana/&send=false&layout=button_count&show_faces=false&action=like&colorscheme=light&font" scrolling="no" frameborder="0" style="border:none; overflow:hidden;height:32px;width:100px" allowTransparency="true"></iframe></li><li id="LinkedIn_Counter"><script src="http://platform.linkedin.com/in.js" type="text/javascript"></script><script type="IN/Share" data-url="http://alexander.holbreich.org/2007/01/aptana/" data-counter="right"></script></li></ul></div>]]></content:encoded> <wfw:commentRss>http://alexander.holbreich.org/2007/01/aptana/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/15 queries in 0.015 seconds using disk: basic
Object Caching 584/608 objects using disk: basic

Served from: alexander.holbreich.org @ 2012-02-04 20:12:42 -->
