<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Introducing PHP AutoRun and a CSS Tutorial</title>
	<link>http://green-beast.com/blog/?p=174</link>
	<description>Mike Cherim's Professional and Personal Web Log</description>
	<pubDate>Thu, 09 Sep 2010 15:48:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Putra Eka</title>
		<link>http://green-beast.com/blog/?p=174#comment-34477</link>
		<pubDate>Tue, 02 Feb 2010 15:08:23 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-34477</guid>
					<description>It help me so much, thanks for sharing the tutorial</description>
		<content:encoded><![CDATA[<p>It help me so much, thanks for sharing the tutorial
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mike Cherim</title>
		<link>http://green-beast.com/blog/?p=174#comment-31689</link>
		<pubDate>Tue, 23 Jun 2009 12:22:02 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-31689</guid>
					<description>I agree, an external CSS is better. Easier to edit and make changes if for nothing else. I do use some inline styles in scripts, but I try to make sure it's valid anyway :)</description>
		<content:encoded><![CDATA[<p>I agree, an external CSS is better. Easier to edit and make changes if for nothing else. I do use some inline styles in scripts, but I try to make sure it&#8217;s valid anyway <img src='http://green-beast.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: css tutorial</title>
		<link>http://green-beast.com/blog/?p=174#comment-31679</link>
		<pubDate>Mon, 22 Jun 2009 01:47:48 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-31679</guid>
					<description>Why is it always a better choice to use external stylesheet file rather than inline styling? Does it matter for saving loading time?</description>
		<content:encoded><![CDATA[<p>Why is it always a better choice to use external stylesheet file rather than inline styling? Does it matter for saving loading time?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Best of the Beast in 2007 - Beast-Blog.com</title>
		<link>http://green-beast.com/blog/?p=174#comment-21552</link>
		<pubDate>Sun, 23 Dec 2007 04:19:44 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-21552</guid>
					<description>[...] March: Introducing PHP AutoRun and a CSS Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] March: Introducing PHP AutoRun and a CSS Tutorial [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Best PHP Books</title>
		<link>http://green-beast.com/blog/?p=174#comment-20489</link>
		<pubDate>Fri, 23 Nov 2007 01:23:30 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-20489</guid>
					<description>hey thanks for this tutorial. this was really informative. its gonna save a lot time.</description>
		<content:encoded><![CDATA[<p>hey thanks for this tutorial. this was really informative. its gonna save a lot time.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: David Paul Robinson</title>
		<link>http://green-beast.com/blog/?p=174#comment-11238</link>
		<pubDate>Thu, 29 Mar 2007 04:26:40 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-11238</guid>
					<description>This is great!  Thanks so much for putting this together.</description>
		<content:encoded><![CDATA[<p>This is great!  Thanks so much for putting this together.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mike Cherim</title>
		<link>http://green-beast.com/blog/?p=174#comment-10437</link>
		<pubDate>Mon, 12 Mar 2007 00:13:11 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-10437</guid>
					<description>&lt;strong&gt;Update:&lt;/strong&gt; Well, I did another update. In addition to the complete removal of all JavaScript, I added a dynamic menu of all the pages. This part was hard since the files don't have zero before the number on pages 1 through 9, the sorting of the array was a challenge. I figured it out, though. I also moved the data line to the top of the page to place it in a better position for certain users. I changed the error line be in the same location. I made a few other changes, all minor stuff. I didn't change the configuration --- didn't add to it, nor did I remove anything. I did add a file to the motor to handle the navigation. I'm pretty happy with the changes. What do you guys think?

&lt;strong&gt;Nuther Update:&lt;/strong&gt; I modified the styling a bit :)</description>
		<content:encoded><![CDATA[<p><strong>Update:</strong> Well, I did another update. In addition to the complete removal of all JavaScript, I added a dynamic menu of all the pages. This part was hard since the files don&#8217;t have zero before the number on pages 1 through 9, the sorting of the array was a challenge. I figured it out, though. I also moved the data line to the top of the page to place it in a better position for certain users. I changed the error line be in the same location. I made a few other changes, all minor stuff. I didn&#8217;t change the configuration &#8212; didn&#8217;t add to it, nor did I remove anything. I did add a file to the motor to handle the navigation. I&#8217;m pretty happy with the changes. What do you guys think?</p>
<p><strong>Nuther Update:</strong> I modified the styling a bit <img src='http://green-beast.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mike Cherim</title>
		<link>http://green-beast.com/blog/?p=174#comment-10357</link>
		<pubDate>Wed, 07 Mar 2007 20:51:34 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-10357</guid>
					<description>Well, I just did one update on my list. I did two things actually, but only one was on my list. I did away with the &lt;code&gt;history.go(-1)&lt;/code&gt; JavaScript so this application uses no JavaScript whatsoever. It wasn't needed so I did away with it without affecting functionality. Now that same functionality is available to those who don't support that language.

The second thing I did was offer a "Jump to Content" link. Hopefully it's cool. It's just a down-arrow, &lt;code&gt;&#38;darr;&lt;/code&gt; (&#8595;), with a title attribute.</description>
		<content:encoded><![CDATA[<p>Well, I just did one update on my list. I did two things actually, but only one was on my list. I did away with the <code>history.go(-1)</code> JavaScript so this application uses no JavaScript whatsoever. It wasn&#8217;t needed so I did away with it without affecting functionality. Now that same functionality is available to those who don&#8217;t support that language.</p>
<p>The second thing I did was offer a &#8220;Jump to Content&#8221; link. Hopefully it&#8217;s cool. It&#8217;s just a down-arrow, <code>&amp;darr;</code> (&darr;), with a title attribute.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jermayn Parker</title>
		<link>http://green-beast.com/blog/?p=174#comment-10309</link>
		<pubDate>Tue, 06 Mar 2007 01:27:11 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-10309</guid>
					<description>I have just sent the CSS tutorial to my brother who has just started Tafe and is currently getting taught table styled websites and I am just about to have a look at your php autorun....</description>
		<content:encoded><![CDATA[<p>I have just sent the CSS tutorial to my brother who has just started Tafe and is currently getting taught table styled websites and I am just about to have a look at your php autorun&#8230;.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mike Jolley</title>
		<link>http://green-beast.com/blog/?p=174#comment-10278</link>
		<pubDate>Fri, 02 Mar 2007 23:20:08 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-10278</guid>
					<description>Hey Mike, Nice to see you got it finished, well done its great!</description>
		<content:encoded><![CDATA[<p>Hey Mike, Nice to see you got it finished, well done its great!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mike Cherim</title>
		<link>http://green-beast.com/blog/?p=174#comment-10275</link>
		<pubDate>Fri, 02 Mar 2007 22:07:43 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-10275</guid>
					<description>@Elliott: Thanks :)

@Cole: That's a good a really idea, even if I just offered it automatically on the Intro and Summary pages it'd be a worthy feature. I did consider it but didn't follow through with it but I suspect I will be the next build or version. Thanks.

@Marco: I could quite easily. The only JavaScript is used for the back button on the Help page, but as you can see by the link &lt;em&gt;text&lt;/em&gt;, the system knows where you came from (using PHP for that), so the scripting is actually already in place. In fact, in hindsight, I don't know why the heck I just didn't do that in the first place and remove the JavaScript altogether. :oops:

This is now on my list as well.

My punch list, thus far, has three items on it: 

&lt;ol&gt;
&lt;li&gt;A complete page menu of some sort.&lt;/li&gt;
&lt;li&gt;Do away with the JavaScript entirely.&lt;/li&gt;
&lt;li&gt;Count the available pages automatically &lt;small&gt;(it's a config variable now)&lt;/small&gt;.&lt;/li&gt;
&lt;/ol&gt;

Thanks for the feedback guys.</description>
		<content:encoded><![CDATA[<p>@Elliott: Thanks <img src='http://green-beast.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>@Cole: That&#8217;s a good a really idea, even if I just offered it automatically on the Intro and Summary pages it&#8217;d be a worthy feature. I did consider it but didn&#8217;t follow through with it but I suspect I will be the next build or version. Thanks.</p>
<p>@Marco: I could quite easily. The only JavaScript is used for the back button on the Help page, but as you can see by the link <em>text</em>, the system knows where you came from (using PHP for that), so the scripting is actually already in place. In fact, in hindsight, I don&#8217;t know why the heck I just didn&#8217;t do that in the first place and remove the JavaScript altogether.  <img src='http://green-beast.com/blog/wp-includes/images/smilies/icon_redface.gif' alt=':oops:' class='wp-smiley' /> </p>
<p>This is now on my list as well.</p>
<p>My punch list, thus far, has three items on it: </p>
<ol>
<li>A complete page menu of some sort.</li>
<li>Do away with the JavaScript entirely.</li>
<li>Count the available pages automatically <small>(it&#8217;s a config variable now)</small>.</li>
</ol>
<p>Thanks for the feedback guys.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Marco</title>
		<link>http://green-beast.com/blog/?p=174#comment-10274</link>
		<pubDate>Fri, 02 Mar 2007 21:29:09 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-10274</guid>
					<description>Hey Mike.

Wow! You must have put a great deal of work into this. Very good! I really dig the CSS tutorial!

The AutoRun tool is something different. I haven't seen anything like this before. Do you think it will be a lot of work to get it completely JavaScript-less? It's very cool :)</description>
		<content:encoded><![CDATA[<p>Hey Mike.</p>
<p>Wow! You must have put a great deal of work into this. Very good! I really dig the CSS tutorial!</p>
<p>The AutoRun tool is something different. I haven&#8217;t seen anything like this before. Do you think it will be a lot of work to get it completely JavaScript-less? It&#8217;s very cool <img src='http://green-beast.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cole</title>
		<link>http://green-beast.com/blog/?p=174#comment-10273</link>
		<pubDate>Fri, 02 Mar 2007 21:14:44 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-10273</guid>
					<description>Hey Mike
Nice idea - one suggestion might be a drop down list so that people can jump to particular pages from anywhere in the presentation 
Cole</description>
		<content:encoded><![CDATA[<p>Hey Mike<br />
Nice idea - one suggestion might be a drop down list so that people can jump to particular pages from anywhere in the presentation<br />
Cole
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Elliott Cross</title>
		<link>http://green-beast.com/blog/?p=174#comment-10270</link>
		<pubDate>Fri, 02 Mar 2007 18:41:29 +0000</pubDate>
		<guid>http://green-beast.com/blog/?p=174#comment-10270</guid>
					<description>Very nice!  

Bravo!  I like the simplicity of the CSS tutorial, as it encompasses alot of basic items that pages and sites should have, as well as how to correctly get them functioning.

Good job and thanks for all the hard work!</description>
		<content:encoded><![CDATA[<p>Very nice!  </p>
<p>Bravo!  I like the simplicity of the CSS tutorial, as it encompasses alot of basic items that pages and sites should have, as well as how to correctly get them functioning.</p>
<p>Good job and thanks for all the hard work!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
