<?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: A lynda.com training producer learns Joomla, and practices what we teach</title>
	<atom:link href="http://blog.lynda.com/2010/11/04/training-producer-learns-joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lynda.com/2010/11/04/training-producer-learns-joomla/</link>
	<description>the blog of lynda.com</description>
	<lastBuildDate>Wed, 19 Jun 2013 21:18:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Chelsea Adams, managing editor</title>
		<link>http://blog.lynda.com/2010/11/04/training-producer-learns-joomla/comment-page-1/#comment-348151</link>
		<dc:creator>Chelsea Adams, managing editor</dc:creator>
		<pubDate>Mon, 05 Dec 2011 22:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lynda.com/?p=5115#comment-348151</guid>
		<description><![CDATA[Hi Leonel! What programming languages do you use? Which is your language of choice? 

Thanks for the comment!]]></description>
		<content:encoded><![CDATA[<p>Hi Leonel! What programming languages do you use? Which is your language of choice? </p>
<p>Thanks for the comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonel Ellerkamp</title>
		<link>http://blog.lynda.com/2010/11/04/training-producer-learns-joomla/comment-page-1/#comment-341389</link>
		<dc:creator>Leonel Ellerkamp</dc:creator>
		<pubDate>Thu, 01 Dec 2011 23:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lynda.com/?p=5115#comment-341389</guid>
		<description><![CDATA[Honestly, it doesn&#039;t matter that much. Most programming languages that you might consider will have similar functionality.]]></description>
		<content:encoded><![CDATA[<p>Honestly, it doesn&#8217;t matter that much. Most programming languages that you might consider will have similar functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen Kramer</title>
		<link>http://blog.lynda.com/2010/11/04/training-producer-learns-joomla/comment-page-1/#comment-67088</link>
		<dc:creator>Jen Kramer</dc:creator>
		<pubDate>Thu, 09 Dec 2010 01:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lynda.com/?p=5115#comment-67088</guid>
		<description><![CDATA[Debee -- well, it depends, doesn&#039;t it?

Let&#039;s say you&#039;re a Windows user. Run your Windows computer on the internet without anti-virus or a firewall. Then don&#039;t update Windows, so it doesn&#039;t have the most recent security updates. Would it be shocking to be hacked? Run really old, unsupported Windows versions and you&#039;re asking to be hacked too.

When you move to a CMS of any type -- it doesn&#039;t matter what programming language it&#039;s written in -- you have adopted a living, breathing thing. Gone are the days when you could throw up a static HTML website and ignore it for the next 8 years. If you don&#039;t update your CMS regularly as patches are released, you&#039;re likely to get hacked.

Your next possible liability is the web server you&#039;re hosted on. Is it your server? If so, you need to keep it up to date with the latest PHP, Apache, MySQL, and operating system patches. If you&#039;re working with a commercial web host, it&#039;s their responsibility to do that task. And guess what? There&#039;s definitely a difference in quality between web hosts. Sometimes a $5/mo web host is quite expensive, particularly if they&#039;re still running PHP 4 with global variables turned on. (That&#039;s a security hole so big that even I know about it, and I know almost nothing about server security. That&#039;s why I have a great web host.)

And your third major liability is all of the third party extensions you add to your site. Joomla&#039;s core CMS is really not that exciting. You have to add extensions to your Joomla site to make it interesting -- calendars, shopping carts, social networking tools, user profiles, contact forms, and so much more.

But do you know who wrote that extension? Are they committed to keeping it up to date? Have they written it with the best security measures in mind? And have you installed the most recent version of that extension on your website?

If you maintain your Joomla sites adequately, installing all security updates in a timely manner, and updating your extensions regularly, if your server is with a good web host, then you significantly reduce the likelihood of being hacked.

I strongly recommend you take a look at Ken Crowder&#039;s video, &#039;Joomla 1.5 Security&#039;, available here on lynda.com. He talks about all of these security measures, plus a few more.

Thanks,
Jen]]></description>
		<content:encoded><![CDATA[<p>Debee &#8212; well, it depends, doesn&#8217;t it?</p>
<p>Let&#8217;s say you&#8217;re a Windows user. Run your Windows computer on the internet without anti-virus or a firewall. Then don&#8217;t update Windows, so it doesn&#8217;t have the most recent security updates. Would it be shocking to be hacked? Run really old, unsupported Windows versions and you&#8217;re asking to be hacked too.</p>
<p>When you move to a CMS of any type &#8212; it doesn&#8217;t matter what programming language it&#8217;s written in &#8212; you have adopted a living, breathing thing. Gone are the days when you could throw up a static HTML website and ignore it for the next 8 years. If you don&#8217;t update your CMS regularly as patches are released, you&#8217;re likely to get hacked.</p>
<p>Your next possible liability is the web server you&#8217;re hosted on. Is it your server? If so, you need to keep it up to date with the latest PHP, Apache, MySQL, and operating system patches. If you&#8217;re working with a commercial web host, it&#8217;s their responsibility to do that task. And guess what? There&#8217;s definitely a difference in quality between web hosts. Sometimes a $5/mo web host is quite expensive, particularly if they&#8217;re still running PHP 4 with global variables turned on. (That&#8217;s a security hole so big that even I know about it, and I know almost nothing about server security. That&#8217;s why I have a great web host.)</p>
<p>And your third major liability is all of the third party extensions you add to your site. Joomla&#8217;s core CMS is really not that exciting. You have to add extensions to your Joomla site to make it interesting &#8212; calendars, shopping carts, social networking tools, user profiles, contact forms, and so much more.</p>
<p>But do you know who wrote that extension? Are they committed to keeping it up to date? Have they written it with the best security measures in mind? And have you installed the most recent version of that extension on your website?</p>
<p>If you maintain your Joomla sites adequately, installing all security updates in a timely manner, and updating your extensions regularly, if your server is with a good web host, then you significantly reduce the likelihood of being hacked.</p>
<p>I strongly recommend you take a look at Ken Crowder&#8217;s video, &#8216;Joomla 1.5 Security&#8217;, available here on lynda.com. He talks about all of these security measures, plus a few more.</p>
<p>Thanks,<br />
Jen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debee</title>
		<link>http://blog.lynda.com/2010/11/04/training-producer-learns-joomla/comment-page-1/#comment-66961</link>
		<dc:creator>Debee</dc:creator>
		<pubDate>Wed, 08 Dec 2010 19:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lynda.com/?p=5115#comment-66961</guid>
		<description><![CDATA[I hear that Joomla and basically many things written in PHP are a hackers dream.  I&#039;ve heard many people say their sites or PHP add applications and such are constantly hacked.  Can you shed some light on this?]]></description>
		<content:encoded><![CDATA[<p>I hear that Joomla and basically many things written in PHP are a hackers dream.  I&#8217;ve heard many people say their sites or PHP add applications and such are constantly hacked.  Can you shed some light on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen Kramer</title>
		<link>http://blog.lynda.com/2010/11/04/training-producer-learns-joomla/comment-page-1/#comment-59327</link>
		<dc:creator>Jen Kramer</dc:creator>
		<pubDate>Wed, 24 Nov 2010 22:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lynda.com/?p=5115#comment-59327</guid>
		<description><![CDATA[Thanks everyone! I am so glad you enjoyed the video and the 1.6 Beta title. I can&#039;t wait to get Joomla 1.6 Essentials recorded. Rumor has it the Joomla 1.6 release candidate will be out very soon, possibly as soon as 11/29!

Regarding Dreamweaver/Joomla integration -- I have worked on this, and you can see how to make the integration happen at:

http://www.joomla4web.com/blog/integrating-dreamweaver-cs5-and-joomla-15-or-joomla-16.html

It&#039;s relatively straightforward to set this up with Dreamweaver CS5 and Joomla. HOWEVER: I do NOT recommend you do this, necessarily. If you&#039;re using DW and Joomla to edit CSS files, or the index.php file associated with your template (not the root index.php file), that&#039;s one thing. You can do that without causing a lot of trouble.

However, I do NOT recommend you just edit any file in Joomla. There&#039;s about 150 files required to display a page on a Joomla site, and most of these are core files. Editing these core files can cause all kinds of problems, particularly on upgrade.

So -- use Dreamweaver and Joomla to edit CSS or the index.php file associated with your specific template. Do NOT use Dreamweaver with Joomla to edit anything else -- unless you know Joomla very well, and you&#039;re very clear about what you&#039;re doing and why. Otherwise, you run a risk of breaking things.

Good luck!
Jen]]></description>
		<content:encoded><![CDATA[<p>Thanks everyone! I am so glad you enjoyed the video and the 1.6 Beta title. I can&#8217;t wait to get Joomla 1.6 Essentials recorded. Rumor has it the Joomla 1.6 release candidate will be out very soon, possibly as soon as 11/29!</p>
<p>Regarding Dreamweaver/Joomla integration &#8212; I have worked on this, and you can see how to make the integration happen at:</p>
<p><a href="http://www.joomla4web.com/blog/integrating-dreamweaver-cs5-and-joomla-15-or-joomla-16.html" rel="nofollow">http://www.joomla4web.com/blog/integrating-dreamweaver-cs5-and-joomla-15-or-joomla-16.html</a></p>
<p>It&#8217;s relatively straightforward to set this up with Dreamweaver CS5 and Joomla. HOWEVER: I do NOT recommend you do this, necessarily. If you&#8217;re using DW and Joomla to edit CSS files, or the index.php file associated with your template (not the root index.php file), that&#8217;s one thing. You can do that without causing a lot of trouble.</p>
<p>However, I do NOT recommend you just edit any file in Joomla. There&#8217;s about 150 files required to display a page on a Joomla site, and most of these are core files. Editing these core files can cause all kinds of problems, particularly on upgrade.</p>
<p>So &#8212; use Dreamweaver and Joomla to edit CSS or the index.php file associated with your specific template. Do NOT use Dreamweaver with Joomla to edit anything else &#8212; unless you know Joomla very well, and you&#8217;re very clear about what you&#8217;re doing and why. Otherwise, you run a risk of breaking things.</p>
<p>Good luck!<br />
Jen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IT Creative</title>
		<link>http://blog.lynda.com/2010/11/04/training-producer-learns-joomla/comment-page-1/#comment-50628</link>
		<dc:creator>IT Creative</dc:creator>
		<pubDate>Sat, 06 Nov 2010 06:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lynda.com/?p=5115#comment-50628</guid>
		<description><![CDATA[Thank you for the tutorial it helped me a lot in my site http://www.goodagency.ro an online newspaper made in joomla.
good job
keep up the good work]]></description>
		<content:encoded><![CDATA[<p>Thank you for the tutorial it helped me a lot in my site <a href="http://www.goodagency.ro" rel="nofollow">http://www.goodagency.ro</a> an online newspaper made in joomla.<br />
good job<br />
keep up the good work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tia</title>
		<link>http://blog.lynda.com/2010/11/04/training-producer-learns-joomla/comment-page-1/#comment-49903</link>
		<dc:creator>Tia</dc:creator>
		<pubDate>Thu, 04 Nov 2010 19:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lynda.com/?p=5115#comment-49903</guid>
		<description><![CDATA[I am really looking forward to this title.  It is coming at the perfect time as I start a new project.  Would love to see a course on using Dreamweaver CS5 and Joomla together in depth.  Thanks Lynda!]]></description>
		<content:encoded><![CDATA[<p>I am really looking forward to this title.  It is coming at the perfect time as I start a new project.  Would love to see a course on using Dreamweaver CS5 and Joomla together in depth.  Thanks Lynda!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Go Jen!</title>
		<link>http://blog.lynda.com/2010/11/04/training-producer-learns-joomla/comment-page-1/#comment-49895</link>
		<dc:creator>Go Jen!</dc:creator>
		<pubDate>Thu, 04 Nov 2010 18:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lynda.com/?p=5115#comment-49895</guid>
		<description><![CDATA[Jen Kramer Rocks!]]></description>
		<content:encoded><![CDATA[<p>Jen Kramer Rocks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching using memcached
Object Caching 470/512 objects using memcached

 Served from: blog.lynda.com @ 2013-06-19 16:14:29 by W3 Total Cache -->