<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel><generator>http://textpattern.com/?v=4.0.6</generator>
<title>samisdat.org - en</title>
<link>/</link>

<description>Samisdat ist Selbstverlag</description>
<pubDate>Sun, 25 Sep 2011 03:26:40 GMT</pubDate>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/samisdat/en" /><feedburner:info uri="samisdat/en" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Feed</title>
<content:encoded>
<![CDATA[<p>My Feeds are available at Feedburner:</p>

	<p>In English: <a href="http://feeds.feedburner.com/samisdat/en">feeds.feedburner.com/samisdat/en</a></p>

	<p>In German: <a href="http://feeds.feedburner.com/samisdat/de">feeds.feedburner.com/samisdat/de</a></p>]]>
</content:encoded>
<link>/feed-en</link>
<pubDate>Tue, 24 Jun 2008 15:24:56 GMT</pubDate>
<dc:creator>Bastian Sackermann</dc:creator>
<guid isPermaLink="false">tag:samisdat.org,0000-00-00:9fc8c12fed3caade45d1939a2fd7c2eb/</guid>
</item>
<item><title>cSlider - 2D Coverflow</title>
<description>
<![CDATA[<p>As i saw the coverflow effect in iTunes for the first time, i thought: That&#8217;s the way software should always be: Simple, intuitive and just a pleasure to look ar.</p>

	<p>Unfortunately this effect can not be done with Javascript, but the developers of Apples website created a similar interface: The productbrowser, just have a look at Apples iTunes page.</p>

	<p><a href='/file_download/31/c-slider.zip' class='ex'>Download the script (.zip)</a> or have a look at <a href='/files/c-slider/docs/en.html' class='ex'>this short documentation</a>.</p>]]>
</description>
<content:encoded>
<![CDATA[<p>As i saw the coverflow effect in iTunes for the first time, i thought: That&#8217;s the way software should always be: Simple, intuitive and just a pleasure to look ar.</p>

	<p>Unfortunately this effect can not be done with Javascript, but the developers of Apples website created a similar interface: The productbrowser, just have a look at Apples iTunes page.</p>

	<p>For an upcoming relaunch of <a href="http://jusos-wuppertal.de">Jusos Wuppertal</a> I want to implement such an interface and so I rebuild it with Prototype and scriptaculous:</p>

<div id='tangoSlider' class='cSlider tango'>
		<div class='top'>
			<div class='left'></div>
			<div class='right'></div>		
		</div>
		<div class='bottom'>
			<div class='left'></div>
			<div class='right'></div>				
		</div>
	<div class='outerMenu'>
		<div class='innerMenu'>
			<h3>Home</h3>
			<ul>
				<li class='home'><a href='/de/cSlider#home'>Home</a></li>
				<li class='clock'><a href='/de/cSlider#uhr'>Uhr</a></li>
				<li class='book'><a href='/de/cSlider#adressen'>Adressen</a></li>
			</ul>
			<h3>Bookmark</h3>
			<ul>
				<li class='contact'><a href='/de/cSlider#contact'>Contact</a></li>
				<li class='bookmark'><a href='/de/cSlider#bookmark'>Bookmark</a></li>
				<li class='tools'><a href='/de/cSlider#prefs'>Prefs</a></li>
				<li class='monitor'><a href='/de/cSlider#monitor'>Monitor</a></li>
				<li class='trash'><a href='/de/cSlider#muell'>MÃ¼ll</a></li>
				<li class='user'><a href='/de/cSlider#user'>User</a></li>
				<li class='calc'><a href='/de/cSlider#rechner'>Rechner</a></li>
			</ul>
			<h3>Taste</h3>
			<ul>
				<li class='key'><a href='/de/cSlider#taste'>Taste</a></li>
				<li class='mic'><a href='/de/cSlider#micro'>Micro</a></li>
				<li class='camera'><a href='/de/cSlider#kamera'>Kamera</a></li>
				<li class='helmet'><a href='/de/cSlider#helm'>Helm</a></li>
				<li class='cards'><a href='/de/cSlider#cards'>Karten</a></li>
				<li class='batterie'><a href='/de/cSlider#batterie'>Batterie</a></li>
				<li class='joystick'><a href='/de/cSlider#joystick'>Joystick</a></li>
			</ul>
		</div>
	</div>
</div>

	<p>I zipped it al together and you can get it for free licensed as CC-BY-SA: <a href='/file_download/31/c-slider.zip' class='ex'>c-slider.zip</a></p>

	<p>Besides the script and the images c-clider.zip contains some examples and a short doc, which you acess online, too: <a href='/files/c-slider/docs/en.html' class='ex'>docs/en</a>.</p>

	<p>Probably you will notice that Apple&#8217;s homepage is also driven by Prototype and scriptaculous, but if you have a look at the source, you will see that my script and the orginal have not much in common.h2. Features</p>

	<ul>
		<li>Standard (X)HTML und <span class="caps">CSS</span></li>
		<li>Javascript comes on top, it can be used without</li>
		<li>Multiple cSliders on same page are possible</li>
		<li>Using css sprites an empty cSlider contains only a single background-image</li>
		<li>Automatic rendering of the navigation shortcuts in scrollbar</li>
		<li>Flexible width and height</li>
		<li>Customizing by <span class="caps">CSS</span></li>
		<li>Themeable with included Photoshop file</li>
	</ul>

	<p><span class="caps">BTW</span>: The c came into cSlider, while you can made wine from apples: Cider</p>]]>
</content:encoded>
<link>/cSlider-en</link>
<pubDate>Wed, 07 May 2008 02:04:36 GMT</pubDate>
<dc:creator>Bastian Sackermann</dc:creator>
<guid isPermaLink="false">tag:samisdat.org,0000-00-00:9fc8c12fed3caade45d1939a2fd7c2eb/</guid>
</item>
<item><title>Welcome at samisdat.org</title>
<content:encoded>
<![CDATA[<h1 class="first"><a href="http://samisdat.org/en">Welcome at samisdat.org!</a></h1>

<div id='intro' class="shadow">
<div class='ani'>
    <div id='intro_bg' class='slide'></div>
    <div class='intro_mirror slide'><div id='intro_mirror' class='slide'></div></div><div id='intro_fade' class='slide'></div><div class='intro_content slide'><div id='intro_content' class='slide'></div></div><div id='intro_welcome' class='slide'></div><div id='intro_samisdat' class='slide'></div><div id='intro_beta' class='slide'></div><div id='intro_firefox' class='slide'></div><div id='intro_enjoy' class='slide'></div><div id='intro_replay' class='slide'></div>
    <div id='intro_static' class='slide'></div>
</div>    
<div class="top"></div><div class="left"></div>
</div>

	<p>I am glad to see you here. Most of the time it&#8217;s just me and a guy named GoogleBot. <br />
I&#8217;m <a href="http://samisdat.org/en/about">Bastian Sackermann</a> and while the internet is as big as it is, there was little space left for me and <a href="http://samisdat.org/en">samisdat</a>.</p>

	<p>Samisdat is Russian and means as much as self-publishing and that&#8217;s nearly exactly what I&#8217;m doing here: I&#8217;m writing about stuff that I&#8217;m interested in; regularly but not very often and mainly about spectacular thing like <a href="http://samisdat.org/en/tags/ajax"><span class="caps">AJAX</span></a>, <a href="http://samisdat.org/en/tags/javascript">Javascript</a> and <a href="http://samisdat.org/en/tags/txp">Textpattern</a>.</p>

	<p>If you like this site or even if you noticed some bugs or errors: I&#8217;m looking forward to your <a href="http://samisdat.org/en/feedback">feedback</a> or leave a comment at one of the articles.</p>

	<p>As you may already have noticed: I&#8217;m not a native English Speaker and translating my page to English is just another possibility to wasting my time without doing serious thing. So please feel free to leave a comment, if you found some ridiculous errors.</p>]]>
</content:encoded>
<link>/wilkommen-auf-samisdatorg-en</link>
<pubDate>Tue, 06 May 2008 12:21:17 GMT</pubDate>
<dc:creator>Bastian Sackermann</dc:creator>
<guid isPermaLink="false">tag:samisdat.org,0000-00-00:9fc8c12fed3caade45d1939a2fd7c2eb/</guid>
</item>
<item><title>The report of my death are an exaggeration</title>
<description>
<![CDATA[<p>Just at the moment i have no time left to blog here or do anything.</p>

	<p>But i never thought to get mails from strangers whom reading my (javascript) code and want to know how things work&#8230;</p>

	<p>So i will write more here, but maybe it will be take a month. </p>

	<p><span class="caps">THX</span></p>]]>
</description>
<content:encoded>
<![CDATA[<p>Just at the moment i have no time left to blog here or do anything.</p>

	<p>But i never thought to get mails from strangers whom reading my (javascript) code and want to know how things work&#8230;</p>

	<p>So i will write more here, but maybe it will be take a month. </p>

	<p><span class="caps">THX</span></p>]]>
</content:encoded>
<link>/die-geruechte-ueber-meinen-tod-sind-stark-uebertrieben-en</link>
<pubDate>Sat, 26 Jan 2008 00:10:00 GMT</pubDate>
<dc:creator>Bastian Sackermann</dc:creator>
<guid isPermaLink="false">tag:samisdat.org,0000-00-00:9fc8c12fed3caade45d1939a2fd7c2eb/</guid>
</item>
<item><title>Replacing Scroll Icon</title>
<content:encoded>
<![CDATA[<div class='article-image' style='width:200px;height:100px;'><img src='/images/248.gif' style='width:200px;height:100px' alt='autoscroll'/><div class='top'></div><div class='left'></div></div>

	<h3>From my new sequel <em>complete senseless effects</em></h3>

	<p>At <a href="http://www.sitepoint.com/">Sitepoint</a> i found a little effect, that i didn&#8217;t know before.</p>

	<p>If you scroll through the page by your mouse wheel, you see a <a href="http://www.sitepoint.com/">Sitepoint</a> branded icon instead of the normal one:</p>

 <div class='article-image' style='width:28px;height:28px;float:left;clear:both;'><img src='/images/249.png' style='width:28px;height:28px' alt='autoscroll2.png'/><div class='top'></div><div class='left'></div></div>

	<p style="clear:both;">That works with just a few lines of <span class="caps">CSS</span>, but it the custom icon will only bee shown in firefox.</p>

<div class="code"><div class='line'>html&gt;img</div><div class='line'>{</div><div class='line'>  width: 0!important;</div><div class='line'>  height: 28px!important;</div><div class='line'>  padding-left: 28px!important;</div><div class='line'>  background: url(/img/autoscroll.png);</div><div class='line'>}</div></div>

	<p>It seems like, that this strange behavior is caused by a <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=242466">bug in firefox</a>. </p>

	<p>Some of firefox&#8217;s developers might have a long night and just added the icon within the dom&#8230; </p>

	<p>However i added the stylesheet at this page, but only here.</p>]]>
</content:encoded>
<link>/replacing-scroll-icon</link>
<pubDate>Thu, 18 Oct 2007 20:53:27 GMT</pubDate>
<dc:creator>Bastian Sackermann</dc:creator>
<guid isPermaLink="false">tag:samisdat.org,0000-00-00:9fc8c12fed3caade45d1939a2fd7c2eb/</guid>
</item>
<item><title>Google - Not as clever i ever thought?</title>
<description>
<![CDATA[<p><strong>&#8220;This site may harm your computer!&#8221;</strong></p>

	<p>I searched for <strong>w3csites</strong> and this was the first time i every notice that warning in Google&#8217;s search results.</p>

	<p>I send Sean Ho, founder of the site, a short mail asking him about this warning.</p>]]>
</description>
<content:encoded>
<![CDATA[<div class='article-image' style='width:200px;height:200px;'><img src='/images/237.png' style='width:200px;height:200px' alt='w3c-sites-01-de-t.png'/><div class='top'></div><div class='left'></div></div> 

	<p><strong>&#8220;This site may harm your computer!&#8221;</strong></p>

	<p>I searched for <strong>w3csites</strong> and this was the first time i every notice that warning in Google&#8217;s search results.</p>

	<p>I send Sean Ho, founder of the site, a short mail asking him about this warning. From his response:</p>

	<blockquote>
		<p>First of all I would like to say that W3C Sites is safe to browse.</p>
		<p>When I first got notified about the warning, I have followed Google&#8217;s instruction to review my website and found that it has been hacked to distributing badware. The badware was removed in just a few hours.
 <cite>Sean Ho in einer Mail</cite></p>
	</blockquote>

	<p>It seems like that there was badware or links to badware an the site and in that case Google`s warning would make sense.</p>

	<p>Which makes me however thinking is that fact that Google is warning:</p>

 <div class='article-image' style='width:600px;height:237px;left:15px;'><img src='/images/239.png' style='width:600px;height:237px' alt='w3c-sites-02-en.png'/><div class='top'></div><div class='left'></div></div>

	<p style="clear:both;">But that there are Google adds on the page</p>

 <div class='article-image' style='width:600px;height:308px;left:15px;'><img src='/images/235.png' style='width:600px;height:308px' alt='w3c-sites-03.png'/><div class='top'></div><div class='left'></div></div>

	<p style="clear:both;">And the search is powered by google, too:</p>

 <div class='article-image' style='width:600px;height:222px;left:15px;'><img src='/images/236.png' style='width:600px;height:222px' alt='w3c-sites-04.png'/><div class='top'></div><div class='left'></div></div>

	<p style="clear:both;">How does that match together?<br />
Google is say &#8220;This page may harm&#8221;, but at the very same site you see adds by Google. In my opinion there are three different possibilities:</p>

	<ul>
		<li>The problem was not very seriously.</li>
		<li>The problem was seriously, but adds earn Google&#8217;s money, even on pages which may contain badware.</li>
		<li>The problem was seriously, but the database &#8220;warnings&#8221; is not connected with the &#8220;adds&#8221; one.</li>
	</ul>

	<p>I guest: ItÂ´s probably the last option. Google&#8217;s department &#8220;adds&#8221; does not know which pages the other department &#8220;warnings&#8221; is indicating.</p>

	<p>In that case, i can use all these Google services without any concerns about privacy.</p>

	<p>If Google can&#8217;t connect and compare it&#8217;s very own data, how should the connect and compare all these millions of user data.</p>]]>
</content:encoded>
<link>/google-not-as-clever</link>
<pubDate>Thu, 09 Aug 2007 15:11:50 GMT</pubDate>
<dc:creator>Bastian Sackermann</dc:creator>
<guid isPermaLink="false">tag:samisdat.org,0000-00-00:9fc8c12fed3caade45d1939a2fd7c2eb/</guid>
</item>
<item><title>On a tractor to the south pole</title>
<description>
<![CDATA[<div class='article-image' style='width:520px;height:390px;'><img src='/images/232.jpg' style='width:520px;height:390px' alt='Mit dem Traktor durch Afrika'/><div class='top'></div><div class='left'></div></div>

	<p>Some days ago i watched in tv a Dutchwoman which is going to the south pole in a tractor</p>

	<p>With google I found here page and sometimes it seems to be true:<br />
Das habe ich gerade mal gegoogelt und manchmal gilt:</p>

	<h2> The world is a global village!</h2>

	<p>The website <a href="http://www.tractortractor.org/englishdiary/" class="ex">tractortractor.org</a> is powered by Textpattern!</p>]]>
</description>
<content:encoded>
<![CDATA[<div class='article-image' style='width:520px;height:390px;'><img src='/images/232.jpg' style='width:520px;height:390px' alt='Mit dem Traktor durch Afrika'/><div class='top'></div><div class='left'></div></div>

	<p>Some days ago i watched in tv a Dutchwoman which is going to the south pole in a tractor</p>

	<p>With google I found here page and sometimes it seems to be true:<br />
Das habe ich gerade mal gegoogelt und manchmal gilt:</p>

	<h2> The world is a global village!</h2>

	<p>The website <a href="http://www.tractortractor.org/englishdiary/" class="ex">tractortractor.org</a> is powered by Textpattern!</p>

	<p>Of course the project itselfe is much more interesting then which <span class="caps">CMS</span> the page is driven by:</p>

	<p>Manon Ossevoort started in 2005 <strong>(!)</strong> in the Netherlands and after some thousands kilometers she is somewhere in Kenya. Al least the last post this form there.</p>

	<p>While she is blogging in English but the page is mainly in Dutch, i don&#8217;t really know why she&#8217;s heading to south pole. But i really do like the idea: Netherlands &#8211; Through complete Africa &#8211; South pole. The whole way on an aged tractor&#8230;</p>

	<p>I did the whole way from (Unter-)Barmen to Elberfeld on my bicycle. This is nearly an adventure, too! Isn&#8217;t it?</p>]]>
</content:encoded>
<link>/mit-dem-traktor-zum-suedpol-en</link>
<pubDate>Tue, 07 Aug 2007 00:14:04 GMT</pubDate>
<dc:creator>Bastian Sackermann</dc:creator>
<guid isPermaLink="false">tag:samisdat.org,0000-00-00:9fc8c12fed3caade45d1939a2fd7c2eb/</guid>
</item>
<item><title>samisdat at cssNeustart</title>
<description>
<![CDATA[<p>I proudly present: <span class='web20'>sam<span>isdat</span></span> 20 &#8211; Beta.</p>

	<p>I started last summer to play a little with <span class="caps">AJAX</span> and since then i was thinking about relaunching <span class='web20'>sam<span>isdat</span></span>.</p>

	<p>At the beginning I don&#8217;t know how much work it would be. Otherwise I would have certainly started yet.  </p>

	<p>But in any cause I had a lot of fun and I hope you like the result as much as i do. </p>]]>
</description>
<content:encoded>
<![CDATA[<p><span class='web20'>sam<span>isdat</span></span> is the larges and long term web thing i ever did so far.<br />
I started this <span class="caps">AJAX</span> stuff last summer and in the beginning i noticed, that i have to change my design and coding process.   </p>

	<p>I started previous versions of this site and other projects always by thinking about it&#8217;s structure: What should be placed at the left, what on right hand and what should be on top.  <br />
Using <span class="caps">AJAX</span> there is another dimension: I had to think about what happens before, while and after. Beginning this relaunch this was more complicate then i thought it will be. </p>

	<p>But after more then 8 month this is the first <em>beta</em> version of <span class='web20'>sam<span>isdat</span></span> 2.0.</p>

	<p>I hope that you like it and that it will work for you. But i know that it will not work in every browser. (Here are some more informations about <a href="http://samisdat.org/en/browser-support">supported browsers</a>.)</p>

 <h3><span class="caps">XHTML</span></h3>

 <div class='article-image' style='width:143px;height:76px;'><img src='/images/196.png' style='width:143px;height:76px' alt='POSH'/><div class='top'></div><div class='left'></div></div>

	<p><span class='web20'>sam<span>isdat</span></span> is made of valid und semantic <span class="caps">XHTML</span> or how it is now pronounced: <acronym title="Plain Old  Semantic Html"><span class="caps">POSH</span></acronym>.<br />
That a website consists of <span class="caps">XHTML</span> is not worth to mention, but i want to write about <acronym title="Plain Old  Semantic Html"><span class="caps">POSH</span></acronym>, too.</p>

	<p>Besides the semantics i tried to bring the page elements into a logical sequence: Source code starts with the navigation, then the main content and last but not least the sidebar. </p>

	<p>A little bit of <a href='http://en.wikipedia.org/wiki/Span_and_div#Possible_overuse'>divitis</a>: was not to be avoided, because of the <span class="caps">AJAX</span> FX. But all pages should be accessibly without Javascript.<br />
I tried to realize both: Nice Javascript FXs but keeping the whole page accessible without them.</p>

 <h3>JavaScript</h3>

 <div class='article-image' style='width:110px;height:60px;'><img src='/images/197.png' style='width:110px;height:60px' alt='Prototype'/><div class='top'></div><div class='left'></div></div>

	<p>In the core the Javascript things here are complete unnecessarily and senseless:<br />
I used over 2000 lines of Javascript to make some browsers do what the are are able to do without Javascript:<br />
Transferring data. Instead of <acronym title="Hyper Text Transfer Protokoll"><span class="caps">HTTP</span></acronym> i used <acronym title='Asynchronous JavaScript and XML'><span class="caps">AJAX</span></acronym>.</p>

 <div class='article-image' style='width:110px;height:81px;'><img src='/images/198.png' style='width:110px;height:81px' alt='Scriptaculous'/><div class='top'></div><div class='left'></div></div>

	<p>So there is no deeper sense within <span class='web20'>sam<span>isdat</span></span> besides that i had a lot of fun and i learned tons.</p>

	<p>Without using <a href="http://www.prototypejs.org/">prototype</a> and <a href="http://script.aculo.us/">script.aculo.us</a> i wouldn&#8217;t finished yet.</p>

 <h3><span class="caps">AJAX</span></h3>

	<p>If you want to be correct, i&#8217;m not using <acronym title='Asynchronous JavaScript and XML'><span class="caps">AJAX</span></acronym> here. It is more like <acronym title='Asynchronous JavaScript and JSON'><span class="caps">AJAJ</span></acronym>. <br />
I noticed, that its quite easy to generate <acronym title="Extensible Markup Language"><span class="caps">XML</span></acronym> though <span class="caps">PHP</span>, but <acronym title="JavaScript Object Notation"><span class="caps">JSON</span></acronym> is much easier to process. </p>

 <h3>Textpattern</h3>

 <div class='article-image' style='width:110px;height:60px;'><img src='/images/199.png' style='width:110px;height:60px' alt='PHP'/><div class='top'></div><div class='left'></div></div> 

	<p>basis, foundation and base OF <span class='web20'>sam<span>isdat</span></span> is <a href="http://textpattern.com">Textpattern</a>. </p>

	<p>With something around 3000 lines i extendet Textpattern:</p>

	<ul>
		<li>To Delivering <span class="caps">JSON</span></li>
		<li>To patter Bilangalt texts</li>
		<li>To spupport tags</li>
		<li>To paginate articles</li>
		<li>To generate table of content for large articles</li>
	</ul>

	<p>This should be all for a shot overview. To be continued&#8230;</p>]]>
</content:encoded>
<link>/samisdat-20-en</link>
<pubDate>Tue, 31 Jul 2007 18:00:00 GMT</pubDate>
<dc:creator>Bastian Sackermann</dc:creator>
<guid isPermaLink="false">tag:samisdat.org,0000-00-00:9fc8c12fed3caade45d1939a2fd7c2eb/</guid>
</item>
<item><title>Browser Support</title>
<description>
<![CDATA[<p>Just to mention it first: <span class='web20'> sam<span>isdat</span></span> is my hobby and I&#8217;m working on it in my spare time. My main motivation is: I want to it some fun. </p>

	<p>While this is my private homepage, i don&#8217;t care in older browsers.<br />
I code valid and semantic code and i have a look how it renders in Firefox 2.0, Opera 9.2 und IE 7.0. <strong>And that&#8217;s it.</strong> </p>

	<p>Of course i&#8217;m pleased when others visit my site and i hope thats it works for you.</p>

	<p><strong>But</strong></p>

	<p>If <span class='web20'>sam<span>isdat</span></span> validates and runs in browsers above, that&#8217;s all i can take care of while running a private homepage.</p>]]>
</description>
<content:encoded>
<![CDATA[<div class='article-image' style='width:200px;height:157px;'><img src='/images/215.jpg' style='width:200px;height:157px' alt='Browser'/><div class='top'></div><div class='left'></div></div>

	<p>Just to mention it first: <span class='web20'> sam<span>isdat</span></span> is my hobby and I&#8217;m working on it in my spare time. My main motivation is: I want to it some fun. </p>

	<p>While this is my private homepage, i don&#8217;t care in older browsers.<br />
I code valid and semantic code and i have a look how it renders in Firefox 2.0, Opera 9.2 und IE 7.0. <strong>And that&#8217;s it.</strong> </p>

	<p>Of course i&#8217;m pleased when others visit my site and i hope thats it works for you.</p>

	<p><strong>But</strong></p>

	<p>If <span class='web20'>sam<span>isdat</span></span> validates and runs in browsers above, that&#8217;s all i can take care of while running a private homepage.</p>

	<p>If you are using IE 6.0, you have my compassion and you will see a lot of grey thing here.<br />
But my compassion is not big enough to point my interest to thing like <code>Conditional comments</code> and <code>filter:Alpha()</code>.</p>

	<h2>Browser Detection</h2>

	<p>Sniffing for browsers is really <em>1997</em>, i know.<br />
But while i`m testing all that <span class="caps">AJAX</span> Stuff only i a few browsers, i try to make sure that you see as much less Javascript errors as possible and i don`t want you to load all that scripts without any use for you.</p>

	<p>If you visit <span class='web20'>sam<span>isdat</span></span> with a browser in wich i didn&#8217;t tested the <span class="caps">AJAX</span> stuff, you just get a full functional page made with <span class="caps">XHTML</span> and <span class="caps">CSS</span>.</p>

	<p>But i really like to get some <a href="http://samisdat.org/en/feedback">Feedback</a> if you are some time and <a href='http://ajax.samisdat.org' class='ex'>run these <span class="caps">AJAX</span> stuff</a> with a different browser.</p>

	<p>That particularly if you use:</p>

	<h2>Safari</h2>

	<p>Because i have no access to a mac, i would be appreciate to hear about <span class='web20'>sam<span>isdat</span></span> on a mac.</p>]]>
</content:encoded>
<link>/browser-support-en</link>
<pubDate>Tue, 31 Jul 2007 17:00:00 GMT</pubDate>
<dc:creator>Bastian Sackermann</dc:creator>
<guid isPermaLink="false">tag:samisdat.org,0000-00-00:9fc8c12fed3caade45d1939a2fd7c2eb/</guid>
</item>
<item><title>bas Image Selector</title>
<description>
<![CDATA[<div class='shadow' style='width:200px;height:200px;'><img src='/images/208t.png' style='width:200\px;height:200\px;'/><div class='top'></div><div class='left'></div></div>

	<p><strong>bas Image Selector</strong> is a plugin for <a href="http://textpattern.com " class="ex">Textpattern</a> that allows you to add images to an article by selecting from an drop down list.</p>

	<p>While using <span class="caps">AJAX</span> to load the image list, it is quite fast even for large image collections.</p>

	<p>You can select images as article image or use the included tag builder to add images into body or excerpt.</p>

	<p>For article images already saved there is also a preview function.</p>]]>
</description>
<content:encoded>
<![CDATA[<ul class="plugin">
 <li class="download"><a href='/files/bas_img_selector08.php' class='ex'>Download v0.8</a></li>
 <li class="demo"><a href='/plugin-help/bas_img_sel' class='ex'>Plugin Help</a></li>
 <li class="forum"><a href='http://forum.textpattern.com/viewtopic.php?id=7500'>Forum Thread</a></li>
 <li class="demo"><a href='/bas_img_sel#demo' class='ex' title='Plugin Demo'>Demo</a></li>
 </ul>

	<p><strong>bas Image Selector</strong> is a plugin for <a href="http://textpattern.com " class="ex">Textpattern</a> that allows you to add images to an article by selecting from an drop down list.</p>

	<p>While using <span class="caps">AJAX</span> to load the image list, it is quite fast even for large image collections.</p>

	<p>You can select images as article image or use the included tag builder to add images into body or excerpt.</p>

	<p>For article images already saved there is also a preview function.</p>

	<h2>Demo</h2>

	<p>I recorded a little flash video to demonstrate how <strong>bas_img_sel</strong> works. </p>

 <div class='video' style='width:600px;height:450px'><div id='bas_img_sel_wink' style='width:600px;height:450px'>Without Flash und Javascript this screencast won&#8217;t show up.;( Maybe you have an desktop player to watch .swf: <a href='/files/bas_img_sel-600-450-de.swf'>/files/bas_img_sel-600-450-de.swf</a></div></div>

	<h2>Javascript</h2>

	<p>Since version <strong>0.8</strong> i use the iQuery framework.<br />
Textpattern includes it since 4.0.5 and for <span class="caps">TXP</span> 4.0.4 the plugin includes iQuery.</p>

	<p>Without Javascript enable the plugin won&#8217;t run!</p>

	<p>I tested <strong>bas_ Image Selector</strong> with Firefox 2, Opera 9 und IE 7. <br />
These should not cause problems and i hope that the compatibility with different browsers is increased since using <strong>jQuery</strong> instead of my old handmade code.</p>

	<h2>Installation</h2>

	<p>Just open the plugin file, copy it&#8217;s content to clipboard, go to <strong>admin</strong> -&gt; <strong>plugins</strong> and paste it into the the textarea. <br />
Hit the <strong>upload</strong> button and confirm.</p>

	<p>Don`t forget do aktivate the plugin.</p>

	<p><b>Done!</b></p>

	<h2>Erweiterte Installation</h2>

	<p>There is an advanced install at <strong>extensions</strong> -&gt; <strong>bas_img_sel</strong>.<br />
Use that to add some plugin preferences to txp&#8217;s prefs table.</p>

	<p>For example you can choose a default categorie or open the selector by default.</p>

	<p>You can change these preferences at <span class="caps">TXP</span>&#8217;s <strong>advanced preferences</strong> tab and of course there is an remove script included.</p>

	<p>If you want to delete <strong>bas_img_sel</strong> for some reason, yous got to its extension and run the uninstall script. Delete the plugin <strong>after</strong>   you did that.</p>

	<h2>Changelog</h2>

	<h4>0.8</h4>

	<ul>
		<li>jQuery</li>
		<li>Preview for article image</li>
		<li>Tagbuilder</li>
	</ul>

	<h4>0.7</h4>

	<ul>
		<li>Ready for 4.0.4</li>
		<li>Debugging</li>
	</ul>

	<h4>0.6</h4>

	<ul>
		<li>Using the php output buffer</li>
		<li><span class="caps">AJAX</span></li>
		<li>Getting thumbnails dimensions with javascript.</li>
	</ul>]]>
</content:encoded>
<link>/bas-image-selector-en</link>
<pubDate>Mon, 30 Jul 2007 15:00:00 GMT</pubDate>
<dc:creator>Bastian Sackermann</dc:creator>
<guid isPermaLink="false">tag:samisdat.org,0000-00-00:9fc8c12fed3caade45d1939a2fd7c2eb/</guid>
</item></channel>
</rss>

