<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Win a Copy of the MODx Web Development book and more &#8211; Blog Contest</title>
	<atom:link href="http://codingpad.maryspad.com/2009/04/09/win-a-copy-of-the-modx-web-development-book-and-more-blog-contest/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com/2009/04/09/win-a-copy-of-the-modx-web-development-book-and-more-blog-contest/</link>
	<description>Programming blog - Discussions, Tutorials, Resources</description>
	<lastBuildDate>Tue, 09 Mar 2010 18:53:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Ehrenreich</title>
		<link>http://codingpad.maryspad.com/2009/04/09/win-a-copy-of-the-modx-web-development-book-and-more-blog-contest/comment-page-1/#comment-7758</link>
		<dc:creator>Paul Ehrenreich</dc:creator>
		<pubDate>Thu, 07 May 2009 20:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=594#comment-7758</guid>
		<description>Ok here is my masterpiece, A little cavet, it&#039;s pretty rough looking. I kinda of ran out of time and there are things I would like to tweak. 

site: http://www.skunkwrkz.net

template: Core 3 Network from Themeforest, the reason why I used it was it looked pretty nice and I wanted to see if I can modify a regular HTML template to work with MODx. 

Snippets used: Ditto for the portfolio part, wayfinder for the menu&#039;s and I used FeedX to pull in my twitter feed. 

When building the site, I used mostly Mary&#039;s tutorials and the FeedX thread in the MODx forums.

One of the interesting things I learned about while building the site was how easy it was to being able to take a normal HTML template and be able to use it within MODx without too much fuss. I also really liked how things are broken down to chucks and snippets...very cool. 

One tip I have is try and abstract you content into chunks. It just makes easier to shuffle it around when working with templates</description>
		<content:encoded><![CDATA[<p>Ok here is my masterpiece, A little cavet, it&#8217;s pretty rough looking. I kinda of ran out of time and there are things I would like to tweak. </p>
<p>site: <a href="http://www.skunkwrkz.net" >http://www.skunkwrkz.net</a></p>
<p>template: Core 3 Network from Themeforest, the reason why I used it was it looked pretty nice and I wanted to see if I can modify a regular HTML template to work with MODx. </p>
<p>Snippets used: Ditto for the portfolio part, wayfinder for the menu&#8217;s and I used FeedX to pull in my twitter feed. </p>
<p>When building the site, I used mostly Mary&#8217;s tutorials and the FeedX thread in the MODx forums.</p>
<p>One of the interesting things I learned about while building the site was how easy it was to being able to take a normal HTML template and be able to use it within MODx without too much fuss. I also really liked how things are broken down to chucks and snippets&#8230;very cool. </p>
<p>One tip I have is try and abstract you content into chunks. It just makes easier to shuffle it around when working with templates</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jules</title>
		<link>http://codingpad.maryspad.com/2009/04/09/win-a-copy-of-the-modx-web-development-book-and-more-blog-contest/comment-page-1/#comment-7755</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Thu, 07 May 2009 06:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=594#comment-7755</guid>
		<description>1.) So here it is, my first site in MODx:  http://www.codingpadblogcontest.webbdemo.com

2.) Template:  used a template I helped a young lady create for her &quot;mentor required&quot; High School Senior project.

3.) Snippets used:  Wayfinder, WebLogin

4.) Useful resources: The Coding Pad tutorials! and most definitely &quot;The (almost Complete Guide to Creating Menus in MODx Uisng Wayfinder,&quot;  I also used the book &quot;MODx Web Development&quot;

5.) Something I learned about MODx during site development:  Well considering that I&#039;m just starting out, everything I did was something I learned.  I have no doubt that the coolest things are yet to come.  For now I&#039;m just trying to wrap my mind around how the basics work.  Everything I can think of are questions not solutions:-)  Following along in the book &quot;MODx Web Development&quot; I set up the WebLogin snippet and guest user so that a &quot;guest&quot; could login and create a blog post.  Though the post is created it&#039;s not published and ends up with the &quot;only-for-friends&quot; access permissions.  If you care to login even though it doesn&#039;t work quite right the login info is - un:guest pw:123456

6.) Cool tip:  Not sure what to say here, too much of a noobie to have discovered something others would find cool.  For me the cool thing about MODx is that I don&#039;t have to find the right plugin to make things work.  I can write the code or use a library I&#039;m used to, like jquery, and integrate that directly into MODx.  I can&#039;t wait to get the basics down so I can move on to the really creative stuff.
 
Thanks for the tutorials and the contest, they&#039;ve been a good learning experience for me.
 
Jules</description>
		<content:encoded><![CDATA[<p>1.) So here it is, my first site in MODx:  <a href="http://www.codingpadblogcontest.webbdemo.com" >http://www.codingpadblogcontest.webbdemo.com</a></p>
<p>2.) Template:  used a template I helped a young lady create for her &#8220;mentor required&#8221; High School Senior project.</p>
<p>3.) Snippets used:  Wayfinder, WebLogin</p>
<p>4.) Useful resources: The Coding Pad tutorials! and most definitely &#8220;The (almost Complete Guide to Creating Menus in MODx Uisng Wayfinder,&#8221;  I also used the book &#8220;MODx Web Development&#8221;</p>
<p>5.) Something I learned about MODx during site development:  Well considering that I&#8217;m just starting out, everything I did was something I learned.  I have no doubt that the coolest things are yet to come.  For now I&#8217;m just trying to wrap my mind around how the basics work.  Everything I can think of are questions not solutions:-)  Following along in the book &#8220;MODx Web Development&#8221; I set up the WebLogin snippet and guest user so that a &#8220;guest&#8221; could login and create a blog post.  Though the post is created it&#8217;s not published and ends up with the &#8220;only-for-friends&#8221; access permissions.  If you care to login even though it doesn&#8217;t work quite right the login info is &#8211; un:guest pw:123456</p>
<p>6.) Cool tip:  Not sure what to say here, too much of a noobie to have discovered something others would find cool.  For me the cool thing about MODx is that I don&#8217;t have to find the right plugin to make things work.  I can write the code or use a library I&#8217;m used to, like jquery, and integrate that directly into MODx.  I can&#8217;t wait to get the basics down so I can move on to the really creative stuff.</p>
<p>Thanks for the tutorials and the contest, they&#8217;ve been a good learning experience for me.</p>
<p>Jules</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://codingpad.maryspad.com/2009/04/09/win-a-copy-of-the-modx-web-development-book-and-more-blog-contest/comment-page-1/#comment-7753</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Wed, 06 May 2009 12:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=594#comment-7753</guid>
		<description>My entry is a site I designed and built using MODx -  www.rubylovesred.com

I built this site for my wife so it was a bit of a labor of love. Crafting is the order of the day here and the site acts as a showcase for all her brilliant stitched and stuffed creations and also includes a blog where she writes about her progress.

I used a wide range of snippets for this site including Ditto, Reflect, Jot and AjaxSearch.

MODx is an incredible CMS but the learning curve can be a bit daunting if you’re not sure where to look where you encounter a problem. One resource that never lets me down is the MODx community and in particular the forum.  I’ve lost count of the number of times I’ve had a sudden eureka moment after doing a search on forum and the willingness of people to reply to a post if you have a problem or need something clarified is amazing.

What did I learn from building this site? Well I basically learned how to built a blog. I’ve built a few sites using MODx  before but these were fairly standard corporate sites so integrating things like comments and tags was definitely something new for me. 

Tip – if building a lot of MODx websites I like to get all the basic stuff like contact pages, search results, RSS, site maps and snippets set up as quickly as possible. One way of doing this is by having an SQL database on your local machine that contains all this information and then import it via phpMyadmin into your new empty database.  It’s a real time saver.</description>
		<content:encoded><![CDATA[<p>My entry is a site I designed and built using MODx &#8211;  <a href="http://www.rubylovesred.com" >http://www.rubylovesred.com</a></p>
<p>I built this site for my wife so it was a bit of a labor of love. Crafting is the order of the day here and the site acts as a showcase for all her brilliant stitched and stuffed creations and also includes a blog where she writes about her progress.</p>
<p>I used a wide range of snippets for this site including Ditto, Reflect, Jot and AjaxSearch.</p>
<p>MODx is an incredible CMS but the learning curve can be a bit daunting if you’re not sure where to look where you encounter a problem. One resource that never lets me down is the MODx community and in particular the forum.  I’ve lost count of the number of times I’ve had a sudden eureka moment after doing a search on forum and the willingness of people to reply to a post if you have a problem or need something clarified is amazing.</p>
<p>What did I learn from building this site? Well I basically learned how to built a blog. I’ve built a few sites using MODx  before but these were fairly standard corporate sites so integrating things like comments and tags was definitely something new for me. </p>
<p>Tip – if building a lot of MODx websites I like to get all the basic stuff like contact pages, search results, RSS, site maps and snippets set up as quickly as possible. One way of doing this is by having an SQL database on your local machine that contains all this information and then import it via phpMyadmin into your new empty database.  It’s a real time saver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jules</title>
		<link>http://codingpad.maryspad.com/2009/04/09/win-a-copy-of-the-modx-web-development-book-and-more-blog-contest/comment-page-1/#comment-7752</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Wed, 06 May 2009 09:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=594#comment-7752</guid>
		<description>Hi, I just found out about the contest  a few days ago and am working on my submission now.  I should have my &quot;mock&quot; website ready by tomorrow.   I really enjoy your website, it&#039;s been a really good resource for me.  Thank you
~ Jules</description>
		<content:encoded><![CDATA[<p>Hi, I just found out about the contest  a few days ago and am working on my submission now.  I should have my &#8220;mock&#8221; website ready by tomorrow.   I really enjoy your website, it&#8217;s been a really good resource for me.  Thank you<br />
~ Jules</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: butchman</title>
		<link>http://codingpad.maryspad.com/2009/04/09/win-a-copy-of-the-modx-web-development-book-and-more-blog-contest/comment-page-1/#comment-7750</link>
		<dc:creator>butchman</dc:creator>
		<pubDate>Tue, 05 May 2009 17:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=594#comment-7750</guid>
		<description>oops ... Guess the website needs to be in the message body. Here it is:

http://www.specialtymailers.com

thanx again
butchman</description>
		<content:encoded><![CDATA[<p>oops &#8230; Guess the website needs to be in the message body. Here it is:</p>
<p><a href="http://www.specialtymailers.com" >http://www.specialtymailers.com</a></p>
<p>thanx again<br />
butchman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: butchman</title>
		<link>http://codingpad.maryspad.com/2009/04/09/win-a-copy-of-the-modx-web-development-book-and-more-blog-contest/comment-page-1/#comment-7749</link>
		<dc:creator>butchman</dc:creator>
		<pubDate>Tue, 05 May 2009 16:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=594#comment-7749</guid>
		<description>This is my first &quot;commercial&quot; website. I developed it &quot;inhouse&quot; for the company I work for, using.

CMS: Modx 9.6.3 (of course)
Template: bluebusiness (modified head graphic)
Snippets: Ditto, Jot, Newspublisher, Reflect, bolform - a homegrown snippett, Wayfinder, Weblogin etc....

If you visit the site it should become painfully clear that I am no web guru, although, with modx and a decent template my boss can&#039;t tell. Which really says more about Modx than my meager capabilities :-)

I also have to say that this site is a work in progress. Since content is being added as we speak. Which brings up one of the many great things about modx  ,which is, the ease with which the site administrator can connect  users and groups to documents to completely control how the site is presented to the outside world. This is how I sold modx to my boss .eg guests can&#039;t see customer stuff and customers can&#039;t see employee stuff. He thinks this is the greatest thing since sliced bread - that and the price.

Anyway have a look...

for customer level access:

login: codepad
pass: codepad



... and let me know what you think.

thanx
butchman</description>
		<content:encoded><![CDATA[<p>This is my first &#8220;commercial&#8221; website. I developed it &#8220;inhouse&#8221; for the company I work for, using.</p>
<p>CMS: Modx 9.6.3 (of course)<br />
Template: bluebusiness (modified head graphic)<br />
Snippets: Ditto, Jot, Newspublisher, Reflect, bolform &#8211; a homegrown snippett, Wayfinder, Weblogin etc&#8230;.</p>
<p>If you visit the site it should become painfully clear that I am no web guru, although, with modx and a decent template my boss can&#8217;t tell. Which really says more about Modx than my meager capabilities <img src='http://codingpad.maryspad.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I also have to say that this site is a work in progress. Since content is being added as we speak. Which brings up one of the many great things about modx  ,which is, the ease with which the site administrator can connect  users and groups to documents to completely control how the site is presented to the outside world. This is how I sold modx to my boss .eg guests can&#8217;t see customer stuff and customers can&#8217;t see employee stuff. He thinks this is the greatest thing since sliced bread &#8211; that and the price.</p>
<p>Anyway have a look&#8230;</p>
<p>for customer level access:</p>
<p>login: codepad<br />
pass: codepad</p>
<p>&#8230; and let me know what you think.</p>
<p>thanx<br />
butchman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://codingpad.maryspad.com/2009/04/09/win-a-copy-of-the-modx-web-development-book-and-more-blog-contest/comment-page-1/#comment-7748</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 05 May 2009 10:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=594#comment-7748</guid>
		<description>Ian

Thank you for your submission and your write up.  I like the verde template a lot too!  There&#039;s an amazing number of cool free templates out there to play with.

Thanks once again for getting your submission in, and Good luck! :)

mary</description>
		<content:encoded><![CDATA[<p>Ian</p>
<p>Thank you for your submission and your write up.  I like the verde template a lot too!  There&#8217;s an amazing number of cool free templates out there to play with.</p>
<p>Thanks once again for getting your submission in, and Good luck! <img src='http://codingpad.maryspad.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://codingpad.maryspad.com/2009/04/09/win-a-copy-of-the-modx-web-development-book-and-more-blog-contest/comment-page-1/#comment-7747</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Tue, 05 May 2009 07:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=594#comment-7747</guid>
		<description>Paul,

Thanks for your encouragement. I submitted my site, warts and all (myxzg.com).

Ian</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>Thanks for your encouragement. I submitted my site, warts and all (myxzg.com).</p>
<p>Ian</p>
]]></content:encoded>
	</item>
</channel>
</rss>
