<?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>Winn &#187; WinnScriptatype</title>
	<atom:link href="http://winn.ws/archives/category/winnscriptatype/feed" rel="self" type="application/rss+xml" />
	<link>http://winn.ws</link>
	<description>Standards-based design &#38; development</description>
	<lastBuildDate>Wed, 01 Feb 2012 05:30:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Winn Scriptatype: 1.7</title>
		<link>http://winn.ws/archives/169</link>
		<comments>http://winn.ws/archives/169#comments</comments>
		<pubDate>Wed, 15 Oct 2008 02:17:58 +0000</pubDate>
		<dc:creator>Greg Winn</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[WinnScriptatype]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.winn.ws/?p=169</guid>
		<description><![CDATA[I wanted to re-cap the new adds in 1.7 for rails. The new method calls are as listed: # Added V1.7b textlink_do_fade textlink_do_puff textlink_do_blindup textlink_do_dropout You can build any of the above calls with: textlink_do_fade&#40;'Link Text','divYouWantToUpdate',&#123;***&#125;,&#123;****&#125;&#41; Visit the project for more info on how to use the latest methods and more. Winn Scriptatype project home [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to re-cap the new adds in 1.7 for rails. The new method calls are as listed:</p>

<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;"><span style="color:#008000; font-style:italic;"># Added V1.7b</span>
textlink_do_fade
textlink_do_puff
textlink_do_blindup
textlink_do_dropout</pre></div></div>

<p>You can build any of the above calls with:</p>

<div class="wp_syntax"><div class="code"><pre class="ruby" style="font-family:monospace;">textlink_do_fade<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#996600;">'Link Text'</span>,<span style="color:#996600;">'divYouWantToUpdate'</span>,<span style="color:#006600; font-weight:bold;">&#123;</span><span style="color:#006600; font-weight:bold;">***</span><span style="color:#006600; font-weight:bold;">&#125;</span>,<span style="color:#006600; font-weight:bold;">&#123;</span><span style="color:#006600; font-weight:bold;">****</span><span style="color:#006600; font-weight:bold;">&#125;</span><span style="color:#006600; font-weight:bold;">&#41;</span></pre></div></div>

<p>Visit the project for more info on how to use the latest methods and more. <a href="http://rubyonrailsrailway.com/winnscriptatype">Winn Scriptatype project home page.</a> at <a href="http://rubyonrailsrailway.com/">Ruby On Rails Railway</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://winn.ws/archives/169/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guestbook v2.4.1</title>
		<link>http://winn.ws/archives/146</link>
		<comments>http://winn.ws/archives/146#comments</comments>
		<pubDate>Tue, 13 May 2008 04:07:54 +0000</pubDate>
		<dc:creator>Greg Winn</dc:creator>
				<category><![CDATA[PHP GuestBook]]></category>
		<category><![CDATA[WinnScriptatype]]></category>

		<guid isPermaLink="false">http://www.winn.ws/?p=146</guid>
		<description><![CDATA[Just released is version 2.4.1 of the php Winn Guestbook. This version brings a feature called approved posters, allowing the admin to add users who can skip the approval process. Download version 2.4.1 at the Google project page. There you also receive support for any issues and the latest truck via svn.]]></description>
			<content:encoded><![CDATA[<p>Just released is version 2.4.1 of the php Winn Guestbook. This version brings a feature called approved posters, allowing the admin to add users who can skip the approval process.</p>
<p><a href="http://code.google.com/p/winn-guestbook/">Download version 2.4.1</a> at the Google project page. There you also receive support for any issues and the latest truck via svn.</p>
]]></content:encoded>
			<wfw:commentRss>http://winn.ws/archives/146/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WinnScriptatype:Rails v1.7b</title>
		<link>http://winn.ws/archives/135</link>
		<comments>http://winn.ws/archives/135#comments</comments>
		<pubDate>Fri, 04 Apr 2008 03:18:55 +0000</pubDate>
		<dc:creator>Greg Winn</dc:creator>
				<category><![CDATA[WinnScriptatype]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.winn.ws/archives/135</guid>
		<description><![CDATA[I just released WinnScriptatype version 1.7 beta on the RubyForge project page. I have also made some fixes to version 1.5 and it is now production ready. The latest release has added some new functionality and the ability to make calls to display text. The call still supports the effects and Ajax request url along [...]]]></description>
			<content:encoded><![CDATA[<p>I just released WinnScriptatype version 1.7 beta on the RubyForge project page. I have also made some fixes to version 1.5 and it is now production ready. The latest release has added some new functionality and the ability to make calls to display text. The call still supports the effects and Ajax request url along with url options.</p>
<p>[ruby]<br />
# New calls in 1.7b<br />
textlink_do_fade<br />
textlink_do_puff<br />
textlink_do_blindup<br />
textlink_do_dropout<br />
[/ruby]</p>
<p>I expect i will be making the same update to the PHP version soon so keep an eye out for that!</p>
<p>Take a look at the <a href="http://rubyforge.org/projects/winnscriptatype/">WinnScriptatype:Rails RubyForge project page</a> and download the latest!</p>
]]></content:encoded>
			<wfw:commentRss>http://winn.ws/archives/135/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WinnScriptatype:PHP v1.5 Available</title>
		<link>http://winn.ws/archives/133</link>
		<comments>http://winn.ws/archives/133#comments</comments>
		<pubDate>Mon, 31 Mar 2008 19:33:47 +0000</pubDate>
		<dc:creator>Greg Winn</dc:creator>
				<category><![CDATA[WinnScriptatype]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.winn.ws/archives/133</guid>
		<description><![CDATA[Call two effects for two different elements with one call. This option is now working in version 1.5! Simply make the call &#8220;checkbox_do&#8221; then add your effects like so: [php] checkbox_do_fade_and_appear(&#8216;div1&#8242;, &#8216;div2&#8242;, &#8216;***&#8217;, array(&#8216;userName&#8217; => &#8216;Bob&#8217;)); [/php] Only change you will have to observe is the second element id input. In this case &#8220;div2&#8243; is [...]]]></description>
			<content:encoded><![CDATA[<p>Call two effects for two different elements with one call. This option is now working in version 1.5! Simply make the call &#8220;checkbox_do&#8221; then add your effects like so:</p>
<p>[php]<br />
checkbox_do_fade_and_appear(&#8216;div1&#8242;, &#8216;div2&#8242;, &#8216;***&#8217;, array(&#8216;userName&#8217; => &#8216;Bob&#8217;));<br />
[/php]</p>
<p>Only change you will have to observe is the second element id input. In this case &#8220;div2&#8243; is the second element that will receive the effect &#8220;appear&#8221;. Note that if your going to make the standard call for one effect it&#8217;s all still the same from version 1.0.</p>
<p>Check out the details and download <a href="http://www.winn.ws/scriptatypephp">WinnScriptatype:PHP v1.5</a></p>
]]></content:encoded>
			<wfw:commentRss>http://winn.ws/archives/133/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winn Scriptatype for PHP</title>
		<link>http://winn.ws/archives/132</link>
		<comments>http://winn.ws/archives/132#comments</comments>
		<pubDate>Sat, 29 Mar 2008 20:37:38 +0000</pubDate>
		<dc:creator>Greg Winn</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[WinnScriptatype]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.winn.ws/archives/132</guid>
		<description><![CDATA[Thats right, i have converted the rails plugin to PHP. Now you can use the same functions in your next php application. This php class works the same way by creating a checkbox and on click it will call a script with Ajax that will update your database. On success it will return an effect [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Thats right, i have converted the rails plugin to PHP.</strong> Now you can use the same functions in your next php application. This php class works the same way by creating a checkbox and on click it will call a script with Ajax that will update your database. On success it will return an effect based on the &#8220;checkbox_do_&#8221; call you make.</p>
<blockquote><p>Visit the <a href="http://www.winn.ws/scriptatypephp">Winn Scriptatype:PHP</a> page, after that you can take a look at the latest nightly dump for the next version of this great script at our <a href="http://sourceforge.net/projects/winnscriptatype/" target="_blank">SourceForge project page.</a></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://winn.ws/archives/132/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails Plugin: WinnScriptatype</title>
		<link>http://winn.ws/archives/129</link>
		<comments>http://winn.ws/archives/129#comments</comments>
		<pubDate>Thu, 27 Mar 2008 02:45:00 +0000</pubDate>
		<dc:creator>Greg Winn</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[WinnScriptatype]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.winn.ws/archives/129</guid>
		<description><![CDATA[Making an Ajax checkbox just got easy. This very simple plugin was built for my own use. The idea was to make one call for my checkbox, update to the database, and an effect. This plugin is easy to use and install, i dont have it setup in an svn yet so you will need [...]]]></description>
			<content:encoded><![CDATA[<p>Making an Ajax checkbox just got easy. This very simple plugin was built for my own use. The idea was to make one call for my checkbox, update to the database, and an effect. This plugin is easy to use and install, i dont have it setup in an svn yet so you will need to download it and place it in RAILS_ROOT/vendor/plugins/HERE.</p>
<p>I had been working on this plugin for a few weeks in making a new application. I kept writing the &#8220;input, Ajax.Request and, Effect.Fade&#8221;, so i needed a way to make that fast and do what i need. And out came this handy plugin!</p>
<p>[ruby]<br />
# Lets use this new plugin<br />
checkbox_do_fade(&#8216;theDiv&#8217;, &#8216;CheckboxID&#8217;, {:controller => &#8216;todo&#8217;, :action => &#8216;finish&#8217;, :id => todo.id}, {:userid => user.id})</p>
<p>[/ruby]</p>
<h4><strong>Here is an over view of the options:</strong></h4>
<p>[ruby]<br />
checkbox_do_fade(&#8216;*&#8217;, &#8216;**&#8217;, {***}, {****})</p>
<p>[Element ID]* This is the name of the element you want to effect such as a div or table (tr,td)&#8230;</p>
<p>[Checkbox ID]** This is the id of the checkbox it self</p>
<p>[URL/path]*** this is the url for the update to take place NOTE: always use controller,<br />
              action, and id DO NOT place other variables in this block that is for the next block.</p>
<p>[URL/path options]**** This block is used for url options like so: (/path/to/1?userid=1) as you see<br />
                       userid is 1, this is done by using the url options block. You may send an unlimited number of<br />
                       url options with this.</p>
<p># Below are the ONLY supported calls<br />
checkbox_do_fade # This will fade the element<br />
checkbox_do_puff # This will puff the element<br />
checkbox_do_blindup # and so on&#8230;<br />
checkbox_do_dropout # again&#8230;<br />
[/ruby]</p>
<p>Ready to start using it? <a href="http://svn.winn.ws/winn_scriptatype.zip">Download WinnScriptatype</a></p>
<p>You will also need help installing this plugin so take a look at <a href="http://rubyonrailsrailway.com/winnscriptatype">Ruby on Rails Railway : WinnScriptatype</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://winn.ws/archives/129/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Database Caching 1/30 queries in 0.038 seconds using disk: basic
Object Caching 474/535 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d45jz936mo8n8.cloudfront.net

Served from: winn.ws @ 2012-02-07 19:57:27 -->
