<?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 version="2.0">
		<channel>
			<title>nickstakenburg.com Forums - Announcements</title>
			<lastBuildDate>Mon, 13 Jul 2009 01:34:06 +0200</lastBuildDate>
			<link>http://www.nickstakenburg.com/forum/</link>
			<description />
			<generator>Lussumo Vanilla 1.1.4</generator>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/nickstakenburg/projects/announcements" type="application/rss+xml" /><item>
		<title>Lightview &amp; Prototip - Now compatible with IE8</title>
		<link>http://www.nickstakenburg.com/forum/comments.php?DiscussionID=1215</link>
		<guid isPermaLink="false">http://www.nickstakenburg.com/forum/comments.php?DiscussionID=1215</guid>
		<pubDate>Sun, 17 May 2009 15:05:21 +0200</pubDate>
		<author>Nick Stakenburg</author>
		<description>
			<![CDATA[Lightview and Prototip are now compatible with IE8 using the Prototype release candidate (<a href='http://prototypejs.org/download/' >1.6.1_rc3</a>). This means you no longer have to use the <a href='http://www.nickstakenburg.com/forum/comments.php?DiscussionID=1092' >compatibility mode workaround</a>. You can download Prototype 1.6.1_rc3 here: <a href='http://prototypejs.org/download/' >http://prototypejs.org/download/</a><br /><br />If you have any feedback, let me know on the <a href='http://www.nickstakenburg.com/forum/?CategoryID=5' >Lightview</a> or <a href='http://www.nickstakenburg.com/forum/?CategoryID=2' >Prototip</a> forum.<br /><br />Starbox is also compatible with IE8 but it didn't need an update to work, upgrading Prototype to 1.6.1_rc3 will make Starbox work on IE8.<br /><br /><blockquote >*Lightview 2.5* (May 17, 2009)<br /><br />* This release prepares Lightview for IE8 and Prototype 1.6.1.<br />  It is now compatible with IE8 using Prototype 1.6.1_rc2.<br /><br />* Changed the VML implementation to work with IE8 [Peter Sunde]<br /><br />* Fixed the set corners to work with a Strict Doctype.<br /><br />* Work around object and embed bugs in IE8 by not extending those elements.<br /><br />* Fixed 'Home' and 'End' buttons on a slideshow.<br /><br />* Fixed a bug where the bottom part of an iframe was sometimes not shown.<br /><br />* You can now specificy the type of view on a set using set[setname][type]<br />  for example rel='set[myset][iframe]' will force an iframe.</blockquote><br /><br /><blockquote >*Prototip 2.1* (May 17, 2009)<br /><br />* This release prepares Prototip for IE8 and Prototype 1.6.1.<br />  It is now compatible with IE8 using Prototype 1.6.1_rc2.<br /><br />* Changed the VML implementation to work with IE8 [Peter Sunde]</blockquote>]]>
		</description>
	</item>
	<item>
		<title>How to take care of IE8</title>
		<link>http://www.nickstakenburg.com/forum/comments.php?DiscussionID=1092</link>
		<guid isPermaLink="false">http://www.nickstakenburg.com/forum/comments.php?DiscussionID=1092</guid>
		<pubDate>Fri, 20 Mar 2009 00:32:32 +0100</pubDate>
		<author>Nick Stakenburg</author>
		<description>
			<![CDATA[<strong >To answer questions about IE8 compatibility I'll copy this solution from one of the IE8 threads, will make it easier for everyone while we wait for a Prototype release that's compatible with IE8.</strong><br /><br />IE8 was released a few hours ago, <a href='http://www.prototypejs.org' >Prototype</a> is not yet compatible with IE8, hopefully they will take care of that in an upcoming release. I'm not sure when that's coming, you can get more info on that by posting on the Prototype mailing list or on their bugtracker (Lighthouse), doing that might even help to make them aware of the problem and speed things up.<br /><br />Here's what you can do to deal with IE8:<br /><br /><blockquote ><strong >Guest:</strong><br /><br />Add this to your web page for now: &lt;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /&gt;<br /><br />There are two ways to implement this tag:<br /><br />On a per-site basis, add a custom HTTP header<br />X-UA-Compatible: IE=EmulateIE7<br /><br />On a per-page basis, add a special HTML tag to each document, right after the &lt;head&gt; tag<br />&lt;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /&gt;<br /><br /><a href='http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx' >http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx</a><br /></blockquote><br />This works best in combination with the latest Prototype release candidate (<a href='http://www.prototypejs.org/download' >1.6.1_rc2</a>)]]>
		</description>
	</item>
	<item>
		<title>Lightview 2.4 Teaser - Controller</title>
		<link>http://www.nickstakenburg.com/forum/comments.php?DiscussionID=655</link>
		<guid isPermaLink="false">http://www.nickstakenburg.com/forum/comments.php?DiscussionID=655</guid>
		<pubDate>Wed, 20 Aug 2008 00:04:34 +0200</pubDate>
		<author>Nick Stakenburg</author>
		<description>
			<![CDATA[I'm working on a pretty big overhaul of the entire library. Some exciting new features will be introduced with Lightview 2.4. The most important one is the new controller, giving the ability for mixed galleries that can contain anything.<br /><br /><img src='http://www.nickstakenburg.com/projects/lightview/images/lightview_mixedsets_preview.jpg' alt='' /><br /><br />I'm expecting to finish up the work on Lightview 2.4 after the release of <a href='http://www.prototypejs.org' target='_blank' >Prototype 1.6.0.3</a>, so once you hear about the Prototype 1.6.0.3 release keep an eye out for the next Lightview.<br /><br /><strong >Update:</strong><br /><blockquote ><a href='http://www.prototypejs.org' >Prototype just released 1.6.0.3</a>, they decided to delay some of the bugfixes to a 1.6.0.4 release. Lightview 2.4 will have to wait for that release because it depends on these fixes.</blockquote>]]>
		</description>
	</item>
	<item>
		<title>Pushup : pushuptheweb.com</title>
		<link>http://www.nickstakenburg.com/forum/comments.php?DiscussionID=587</link>
		<guid isPermaLink="false">http://www.nickstakenburg.com/forum/comments.php?DiscussionID=587</guid>
		<pubDate>Tue, 29 Jul 2008 13:22:53 +0200</pubDate>
		<author>Nick Stakenburg</author>
		<description>
			<![CDATA[I've just released a new project to help developers move away from older browsers such as IE6. I'm hoping that once people start using this we can have a little bit of an impact on moving the web forward.<br /><br />Pushup : <a href='http://www.pushuptheweb.com' target='_blank' >www.pushuptheweb.com</a><br /><br /><img src='http://www.pushuptheweb.com/images/pushup_preview.gif' alt='' />]]>
		</description>
	</item>
	<item>
		<title>Prototip 2 Released</title>
		<link>http://www.nickstakenburg.com/forum/comments.php?DiscussionID=444</link>
		<guid isPermaLink="false">http://www.nickstakenburg.com/forum/comments.php?DiscussionID=444</guid>
		<pubDate>Thu, 29 May 2008 12:43:37 +0200</pubDate>
		<author>Nick Stakenburg</author>
		<description>
			<![CDATA[Prototip 2 gives the tooltip libary something that seperates it from all the others. This is a complete overhaul of the library<br />focussing for a large part on the design. Adding styles, configurable stems and rounded corners to name a few, check out the <a href='http://www.nickstakenburg.com/projects/prototip2/' target='_blank' >Prototip 2 website</a> for all the details.<br /><br />Thanks to all who have contributed, you've made this release possible.<br /><br />Enjoy!<br /><br /><img src='http://www.nickstakenburg.com/projects/prototip2/images/stylingdemo.gif' alt='' />]]>
		</description>
	</item>
	<item>
		<title>Unlimited License</title>
		<link>http://www.nickstakenburg.com/forum/comments.php?DiscussionID=357</link>
		<guid isPermaLink="false">http://www.nickstakenburg.com/forum/comments.php?DiscussionID=357</guid>
		<pubDate>Tue, 29 Apr 2008 19:04:50 +0200</pubDate>
		<author>Nick Stakenburg</author>
		<description>
			<![CDATA[All projects websites now have the option to purchase an unlimited license.<br />Allowing you to use <a href='http://www.nickstakenburg.com/projects/lightview' >Lightview</a>, <a href='http://www.nickstakenburg.com/projects/prototip' >Prototip</a> or <a href='http://www.nickstakenburg.com/projects/starbox' >Starbox</a> on an unlimited amount of domains.<br />Useful when you want to use a project on multiple domains.<br /><br />--<br />Nick]]>
		</description>
	</item>
	<item>
		<title>Prototip 1.3 - Ajax tooltips</title>
		<link>http://www.nickstakenburg.com/forum/comments.php?DiscussionID=305</link>
		<guid isPermaLink="false">http://www.nickstakenburg.com/forum/comments.php?DiscussionID=305</guid>
		<pubDate>Tue, 15 Apr 2008 19:37:04 +0200</pubDate>
		<author>Nick Stakenburg</author>
		<description>
			<![CDATA[Finally Ajax tooltips that just work! The much requested feature to have Ajax support on tooltips has been implemented with this release. No longer will you need to use workarounds to get this done, a solid implementation is now available that works with all the different types of tooltips. The <a href='http://www.nickstakenburg.com/projects/prototip' >Prototip website</a> has more details on this update.<br /><br />--<br />Nick<br /><br /><code >*1.3.0* (April 15, 2008)<br /><br />* Added Ajax tooltips [S. Schönberg]<br /><br />* Updated CSS and added Ajax loader with it's gif animation.<br /><br />* Improvements to the effect part, preventing flicker.<br /><br />* Moved the hooking concept to Tips#hook<br />  Example: Tips.hook(element, target, {<br />    element: 'topLeft',<br />    target: 'bottomRight'  <br />  });<br />  This makes individual tips smaller and allows to hook any element with minimum calculation.<br /><br />* Using event delegation on the close button. Anything you push in with the class 'close'<br />  will automatically become a custom close button.</code>]]>
		</description>
	</item>
	<item>
		<title>Prototip 1.2.6</title>
		<link>http://www.nickstakenburg.com/forum/comments.php?DiscussionID=268</link>
		<guid isPermaLink="false">http://www.nickstakenburg.com/forum/comments.php?DiscussionID=268</guid>
		<pubDate>Mon, 31 Mar 2008 03:03:48 +0200</pubDate>
		<author>Nick Stakenburg</author>
		<description>
			<![CDATA[Prototip 1.2.6 has been released, adding a few custom events to the library that should make life a bit easier.<br /><br />The custom events 'prototip:shown' and 'prototip:hidden' can now be used to call functions when your tooltips open or close. You can observe individual tooltips, groups or all at once. See the <a href='http://www.nickstakenburg.com/projects/prototip' target='_blank' >Prototip</a> website for demonstrations and code examples.<br /><br />I've also refactored the library in some places making things a bit faster then before.<br /><br />enjoy!]]>
		</description>
	</item>
	<item>
		<title>Starbox 1.0</title>
		<link>http://www.nickstakenburg.com/forum/comments.php?DiscussionID=261</link>
		<guid isPermaLink="false">http://www.nickstakenburg.com/forum/comments.php?DiscussionID=261</guid>
		<pubDate>Thu, 27 Mar 2008 01:38:59 +0100</pubDate>
		<author>Nick Stakenburg</author>
		<description>
			<![CDATA[Starbox has been updated to work with the latest Prototype.<br /><br />A lot of refactoring has been done to make Starbox faster. All mouse events are now available as custom events, allowing for a much cleaner way to submit a rating. The demonstrations show some of the custom event power by creating a Youtube style text underneath some of the stars when you mouseover. Read the 'how to use' section to learn all about it.<br /><br /><a href='http://www.nickstakenburg.com/projects/starbox/' >http://www.nickstakenburg.com/projects/starbox</a>]]>
		</description>
	</item>
	
		</channel>
	</rss>
