<?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>720creations.com</title>
	<atom:link href="http://www.720creations.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.720creations.com</link>
	<description>WordPress Theming and Computer Networking</description>
	<lastBuildDate>Wed, 09 May 2012 07:48:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>March 2012 WordPressNYC meetup</title>
		<link>http://www.720creations.com/720blog/march2012-meetup</link>
		<comments>http://www.720creations.com/720blog/march2012-meetup#comments</comments>
		<pubDate>Fri, 04 May 2012 06:55:42 +0000</pubDate>
		<dc:creator>720creations</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.720creations.com/?p=1166</guid>
		<description><![CDATA[On March 20, 2012, I had the nerve-racking pleasure of presenting part of the presentation at our local NYC meetup group. As someone who spends most of my time doing 1-on-1 web and phone sessions, presenting to a room of over 100 people (knowing the cameras were on) was daunting. Somewhere along the way, in [...]]]></description>
			<content:encoded><![CDATA[<p>On March 20, 2012, I had the nerve-racking pleasure of presenting part of the presentation at our local NYC meetup group. As someone who spends most of my time doing 1-on-1 web and phone sessions, presenting to a room of over 100 people (knowing the cameras were on) was daunting. Somewhere along the way, in the last 5-10 years I have lost my public speaking nerve so this was another fear conquered and it gives me a bit more confidence as I prep for the upcoming WordCamp NYC session I plan to present. I have learned so much from my local NYC peers as well as the larger WP community so being able to help educate others is gratifying. And at the very least, I am proving a point (though I am not the first to prove this point): If I can do it, so can you!</p>
<p>The topic of the presentation is <em>After the Install</em> in which we go through a 4-part series geared towards WP beginners offering some helpful tutorials, advice, tips, tricks and experiences. The parts are broken down as follows:<br />
- Settings (presented by Rindy)<br />
- Themes (presented by me!)<br />
- Plugins (presented by Dana)<br />
- Widgets, Custom Menus, &#038; Tips (presented by Kevin)</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/pRMG7a-CE6w?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p><em>(If you are only interested in my segment, it begins about 19 minutes in!)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.720creations.com/720blog/march2012-meetup/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nextgen + JW player slideshow</title>
		<link>http://www.720creations.com/720blog/nextgen-jw-player-slideshow</link>
		<comments>http://www.720creations.com/720blog/nextgen-jw-player-slideshow#comments</comments>
		<pubDate>Mon, 03 Oct 2011 20:13:40 +0000</pubDate>
		<dc:creator>720creations</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[JW player]]></category>
		<category><![CDATA[nextgen]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.720creations.com/?p=1048</guid>
		<description><![CDATA[This tutorial assumes Nextgen gallery and JW player plugins have been successfully installed and configured. Contact Krista to ensure your WordPress website is properly configured. Note: When using Nextgen Gallery, images are stored separately than Media Library. You can use images stored in your Nextgen gallery archive in posts and pages, but cannot use images [...]]]></description>
			<content:encoded><![CDATA[<p><em>This tutorial assumes Nextgen gallery and JW player plugins have been successfully installed and configured. Contact Krista to ensure your WordPress website is properly configured.</em></p>
<p><em><strong>Note</strong>: When using Nextgen Gallery, images are stored separately than Media Library. You can use images stored in your Nextgen gallery archive in posts and pages, but cannot use images already imported into WP Media Library in Nextgen unless you re-import files.</em></p>
<h3>Importing Images into Nextgen Gallery</h3>
<p>1)  Login to WP Dashboard and go to Gallery &gt; Add Gallery / Images.</p>
<p>2)  Click “Add new gallery” tab on top, and enter a name into field, then “Add gallery”.</p>
<p><img class="alignleft size-full wp-image-1050" title="nextgen-slide1" src="http://www.720creations.com/wp-content/uploads/2011/10/nextgen-slide1.png" alt="" width="600" /></p>
<p>&nbsp;</p>
<p>3)  Click “Upload Images” and use Image Uploader to select images to import into Nextgen Gallery. <em>Take note of Gallery ID#.</em></p>
<p><img src="http://www.720creations.com/wp-content/uploads/2011/10/nextgen-slide2.png" alt="" title="nextgen-slide2" width="600" class="alignleft size-full wp-image-1051" /></p>
<p>&nbsp;</p>
<p>4)  Using the drop-down, select which gallery to import images into then click “Upload Images”.</p>
<h3>Embedding a slideshow into a Post (or Page)</h3>
<p>1)  Go to Posts (or Pages) &gt; Add New, or open up a saved Post (or Page).</p>
<p>2)  Place the cursor where you want slideshow to appear within the body of content and type the following shortcode substituting the “x” with gallery ID# and values for slideshow dimensions (width and height are in pixels):</p>
<p>[ slideshow id=x w=400 h=300 ]</p>
<p><img src="http://www.720creations.com/wp-content/uploads/2011/10/nextgen-slide5.png" alt="" title="nextgen-slide5" width="600" class="alignleft size-full wp-image-1054" /></p>
<p>&nbsp;</p>
<p>3)  “Preview”, then “Save Draft” or “Publish” post (or page).</p>
<h3>Embedding a gallery into a Post (or Page)</h3>
<p>1)  Go to Posts (or Pages) &gt; Add New, or open up a saved Post (or Page).</p>
<p>2)  Place the cursor where you want slideshow to appear within the body of content and type the following shortcode substituting the “x” for gallery ID:</p>
<p>[ nggallery id=x ]</p>
<p><img src="http://www.720creations.com/wp-content/uploads/2011/10/nextgen-slide4.png" alt="" title="nextgen-slide4" width="600" class="alignleft size-full wp-image-1053" /></p>
<p>&nbsp;</p>
<p>3)  “Preview”, then “Save Draft” or “Publish” post (or page).</p>
<h3>Embed in Sidebar</h3>
<p>1)  Copy the entire shortcode from post/page editor after creating it.</p>
<p>2)  Go to Appearance &gt; Widgets, and place a Text widget where you want the slideshow to appear in relation to other widgets.</p>
<p>3)  Paste shortcode and be sure width is set to fit within sidebar.</p>
<p><img src="http://www.720creations.com/wp-content/uploads/2011/10/nextgen-slide6.png" alt="" title="nextgen-slide6" width="600" class="alignleft size-full wp-image-1055" /></p>
<p>&nbsp;</p>
<p>4)  Save.</p>
<h3>Manage Gallery in Nextgen Gallery</h3>
<p>1)  Go to Gallery &gt; Manage Gallery. <em>Take note of the Gallery ID# (left column).</em></p>
<p>2) Click the gallery you just created to review and edit settings.</p>
<p><img src="http://www.720creations.com/wp-content/uploads/2011/10/nextgen-slide3.png" alt="" title="nextgen-slide3" width="600" class="alignleft size-full wp-image-1052" /></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.720creations.com/720blog/nextgen-jw-player-slideshow/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nextgen Gallery: a closer look</title>
		<link>http://www.720creations.com/720blog/nextgen-gallery</link>
		<comments>http://www.720creations.com/720blog/nextgen-gallery#comments</comments>
		<pubDate>Sun, 04 Sep 2011 08:00:49 +0000</pubDate>
		<dc:creator>720creations</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[album]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[nextgen]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.720creations.com/?p=867</guid>
		<description><![CDATA[Out of all the image gallery plugins available for WordPress, Nextgen is probably the easiest, most widely-used of them all out-the-box. This tutorial will hopefully help you understand where things are and how to simply create Albums and Galleries on your website&#8230; There are add-on plugins that can extend the basic functionality of this plugin. [...]]]></description>
			<content:encoded><![CDATA[<p>Out of all the image gallery plugins available for WordPress, Nextgen is probably the easiest, most widely-used of them all out-the-box. This tutorial will hopefully help you understand where things are and how to simply create Albums and Galleries on your website&#8230;</p>
<p>There are add-on plugins that can extend the basic functionality of this plugin. Be sure to discuss what some of these things might be if you are looking to go out-the-box.</p>
<p><strong>Once you are logged in to dashboard, you can usually find the &#8220;Gallery&#8221; panel somewhere towards the bottom of your left sidebar. When you click &#8220;Gallery&#8221;, a sub-menu will appear. We will navigate through some of these sub-menu items throughout this tutorial.</strong></p>
<p><img class="alignleft size-full wp-image-916" title="nextgen1" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen1.png" alt="" width="549" height="258" /></p>
<h3>Create New Gallery &amp; Upload Images</h3>
<p>The first thing we wanna do, is &#8220;Add Gallery / Images&#8221; so click that sub-menu item.</p>
<p>Next, we want to create a gallery to upload images to, so click the &#8220;Add new gallery&#8221; tab then in the blank field, give your gallery a name and save it by clicking the &#8220;Add Gallery&#8221; button.</p>
<p><img class="alignleft size-full wp-image-918" title="nextgen2" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen2.png" alt="" width="580" /></p>
<p>Now that we named our gallery, we want to upload images, so click on either the &#8220;Upload Images&#8221; or &#8220;Upload a Zip-File&#8221; tab (depending on your preference). Click &#8220;Browse&#8230;&#8221; to browse your hard drive for the correct image files to upload. Then click the &#8220;Choose gallery&#8221; drop-down to choose which gallery to import the images to. And finally, click &#8220;Upload images&#8221;.</p>
<p><img class="aligncenter size-full wp-image-921" title="nextgen3" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen3.png" alt="" width="530" height="299" /></p>
<p><em><strong>Note</strong>: sometimes the upload will return a &#8220;http error&#8221; message when uploading images, click the Disable flash upload button, then try again to usually fix this issue.</em></p>
<p><img class="aligncenter size-full wp-image-922" title="nextgen4" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen4.png" alt="" width="530" /><br />
<span id="more-867"></span></p>
<h3>Managing Gallery</h3>
<p>Now that we uploaded images to our gallery, lets click &#8220;Manage Gallery&#8221; in sub-menu to view.</p>
<p>You should see a all the galleries created listed on this page. Take note of the &#8220;ID&#8221; numbers for each because you will need this later when we go to place your gallery using the shortcode. The ID numbers listed on this page, are all Gallery ID numbers, not to be mistaken with Album ID numbers which we will encounter later.</p>
<p><img class="alignleft size-full wp-image-927" title="nextgen5" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen5.png" alt="" width="700" height="271" /></p>
<p>Click on one of the Gallery titles so we can take a closer look and configure it.</p>
<h3>General Gallery Settings</h3>
<p>You should see all the images you imported on bottom half of page, but lets focus on top half for a second.</p>
<p><img class="alignleft size-full wp-image-936" title="nextgen6a" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen6a.png" alt="" width="800" height="290" /></p>
<p><strong>Title</strong>: self-explanatory, but this is how the title will render on front-end of site.<br />
<strong>Description</strong>: This will appear on front-end depending on how you choose to show gallery.<br />
<strong>Path</strong>: This is where your gallery images are located on the server. By default, Nextgen creates a <em>/gallery/</em> directory in your <em>wp-content/</em> directory, so as you create new galleries they will be added to the <em>wp-content/gallery/</em> directory.<br />
<strong>Create new page</strong>: If you are planning on using individual pages for each gallery, you can easily create a new page by simply clicking &#8220;Add page&#8221;. You would select a Parent page from drop-down if your individual galleries will be on their own individual pages and have a Parent page that they are supposed to be sub-pages of. For example, a parent page might be called &#8216;My Vacations&#8217;, and you might have 3 separate galleries called &#8216;NYC&#8217;, &#8216;Napa&#8217;, and &#8216;Niagra Falls&#8217; respectively. So if you wanted to add a 4th gallery called &#8216;Virginia Beach&#8217;, you would select &#8216;My Vacations&#8217; from drop-down, then click &#8220;Add page&#8221; and a page will be added as a sub-page of My Vacations.</p>
<p><img class="aligncenter size-full wp-image-932" title="nextgen8" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen8.png" alt="" width="502" height="191" /></p>
<p><strong>Page Link to</strong>: Once you create a new page, if the gallery will appear on a specific page, you can select it from drop-down here.</p>
<p><img class="aligncenter size-full wp-image-933" title="nextgen9" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen9.png" alt="" width="523" height="112" /></p>
<p><strong>Preview image</strong>: This is the images used as a cover image to the gallery.<br />
<strong>Author</strong>: If there are multiple WP users on account, you can assign which user the gallery will be given credit to.</p>
<p><em>Remember to &#8220;Save Changes&#8221; as you go.</em></p>
<p>There is a button that says &#8220;Scan folder for new images&#8221;. This only applies if you are uploading images via ftp. You would click this after uploading new images to the <em>wp-content/gallery/</em> directory via ftp so it searches for new images.</p>
<h3>Individual Image Settings</h3>
<p>Now that we took a close look at some of the gallery settings on top of the page, lets scroll down to where all the images are listed.</p>
<p><img class="alignleft size-full wp-image-937" title="nextgen6b" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen6b.png" alt="" width="800" height="272" /></p>
<p>On the left, you see the boxes to select an image. The column next to it, lists the individual Image ID numbers (don&#8217;t confuse with Gallery ID, Album ID, or any other ID numbers). These are specific to the images in Nextgen gallery. You will also see your Thumbnail image and Filename/info listed in next 2 columns.</p>
<p>The next 2 columns are for you to add &#8220;Alt &amp; Title Text / Description&#8221; and comma-separated &#8220;Tags&#8221;, respectively for optimization. Depending on how you configure gallery to render, this info may appear on hover. Galleries can also be displayed by tags.</p>
<p>The last column gives you the ability to &#8220;Exclude&#8221; specific images. So let&#8217;s say you don&#8217;t want the cover image duplicated once you go into the gallery, you can exclude it here; or perhaps you don&#8217;t want to delete an image you uploaded because you haven&#8217;t made up your mind if you like it or not. Whatever the reason, this give you a quick way to hide it from rendering on front-end.</p>
<p>Above where all the images are listed, you will also notice a drop-down called &#8220;Bulk actions&#8221;. This is an easy way to apply changes to all (or some) of your images quickly.</p>
<p>First, click the selection box next to &#8220;ID&#8221; where all the column titles are, to select ALL the images listed, or simply select individual images to apply changes to as desired.</p>
<p><img class="aligncenter size-full wp-image-943" title="nextgen13" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen13.png" alt="" width="162" height="272" /></p>
<p>Then click the &#8220;Bulk actions&#8221; drop-down. There are alot of choices, most of which are straight forward. Feel free to apply bulk actions as you see fit. If you change the thumbnail size settings later, you may need to come back here and &#8220;Create new thumbnails&#8221;. This is also an easy place to &#8220;Delete images&#8221;. Remember to click &#8220;Apply&#8221; after selecting one of the options, then save changes just to be safe.</p>
<p><img class="alignleft size-full wp-image-938" title="nextgen7" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen7.png" alt="" width="708" height="532" /></p>
<p>Next to the &#8220;Apply&#8221; button, you will also find a button called &#8220;Sort gallery&#8221;. If you click it, it will take you to a page with all of your gallery images in a grid. You can then click-select an image and drag it somewhere else to change the order in which the images appear. Remember to click &#8220;Update Sort Order&#8221; after you finish re-ordering your gallery, then click &#8220;Back to gallery&#8221; to go back to your gallery settings page. If you forget to Update Sort Order, the changes will not take effect.</p>
<p><img class="alignleft size-full wp-image-944" title="nextgen12" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen12.png" alt="" width="601" height="270" /></p>
<p>There are alot of settings and you may end up coming back and adjusting some more as you go. It&#8217;s ok. Take your time and be patient, you will soon be creating galleries on the fly without thinking about it. Remember to &#8220;Save Changes&#8221; as you go!</p>
<h3>Creating Albums</h3>
<p>Once there are several galleries created, you may decide to organize them into one or several Albums for easier browsing so click &#8220;Albums&#8221; in the sub-menu.</p>
<p>You first want to type a name in the &#8220;Add new album&#8221; field, then &#8220;Add&#8221;.</p>
<p><img class="alignleft size-full wp-image-940" title="nextgen10" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen10.png" alt="" width="710" height="116" /></p>
<h3>Managing Albums</h3>
<p>Below that, you will see 3 columns. The first one will show the contents of the album you select from drop-down. The middle column will show all the galleries you created. And the last column will show any albums you created.</p>
<p>Once an album has been added, you can &#8220;Select album&#8221; from drop-down and you will see it appear in the column on the left.</p>
<p>You can easily drag and drop galleries, and even other albums into the selected album (left column) in the order you prefer them to render in.</p>
<p><img class="alignleft size-full wp-image-939" title="nextgen11" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen11.png" alt="" width="800" height="411" /></p>
<h3>Other Sub-menu Items</h3>
<p>Before addressing the question on your mind (&#8220;how do I place my gallery or album on a page?&#8221;), I just want to point out that there may be additional items in the Gallery sub-menu for you to peruse and configure some more. Word of caution: tread carefully, be sure to take notes as you go in case you have to put settings back. If you don&#8217;t feel comfortable with some of the advanced configurations, feel free to speak to Krista for more specific information or to make some requests for changes.</p>
<h3>Now what?&#8230; Shortcodes!</h3>
<p>Now that we have created galleries and/or albums, we probably want to place them into pages, posts or even widgets using shortcodes.</p>
<p>A shortcode is a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or create objects that would normally require lots of complicated, ugly code in just one line. Shortcode = shortcut.</p>
<p><strong>How the &#8220;Options&#8221; are configured will determine which shortcode to use, but these are the basic shortcodes</strong>:</p>
<p><em>For a slideshow: [ slideshow id=x w=width h=height ]<br />
For a album: [ album id=x template=extend] or [ album id=x template=compact ]<br />
For a gallery: [ nggallery id=x ]<br />
For a single picture: [ singlepic id=x w=width h=height mode=web20|watermark float=left|right ]<br />
For a image browser: [ imagebrowse r id=x ]<br />
To show image sorted by tags: [ nggtags gallery=mytag,wordpress,... ]<br />
To show tag albums: [ nggtags album=mytag,wordpress,... ]</em></p>
<p><em><strong>Please note</strong>: When placing the shortcode in a post, page or widget be sure to eliminate the extra spaces after the open- bracket and before the close- bracket.</em></p>
<p>Remember when I said not to confuse your ID numbers? Well this is why. You will need to find the correct Gallery or Album ID number to use here.</p>
<p><img class="alignleft size-full wp-image-959" title="nextgen14" src="http://www.720creations.com/wp-content/uploads/2011/09/nextgen14.png" alt="" width="664" height="387" /></p>
<p>So you simply add the shortcode where you want the gallery, album or slideshow to appear, then Publish or Save as Draft so we can see if it worked on frontend. If your ID number is incorrect you will get an error message where the gallery should appear.</p>
<p>If you want to see Nextgen Gallery in action, visit my <a href="http://www.720creations.com/creations">Creations</a> page. The slideshow on top is utilizing JW slideshow plugin. Below that you will simply find a basic gallery.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.720creations.com/720blog/nextgen-gallery/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things Bloggers Need to Know</title>
		<link>http://www.720creations.com/720blog/things-bloggers-need-to-know</link>
		<comments>http://www.720creations.com/720blog/things-bloggers-need-to-know#comments</comments>
		<pubDate>Sat, 03 Sep 2011 07:23:28 +0000</pubDate>
		<dc:creator>720creations</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://www.720creations.com/?p=899</guid>
		<description><![CDATA[In addition to understanding how your specific blogging software works, such as WordPress, there are some terms and concepts you need to know. Archives A blog is also a good way to keep track of articles on a site. A lot of blogs feature an archive based on dates (like a monthly or yearly archive). [...]]]></description>
			<content:encoded><![CDATA[<p>In addition to understanding how your specific blogging software works, such as <a href="http://codex.wordpress.org/Getting_Started_with_WordPress">WordPress</a>, there are some terms and concepts you need to know.</p>
<h3>Archives</h3>
<p>A blog is also a good way to keep track of articles on a site. A lot of blogs feature an archive based on dates (like a monthly or yearly archive). The front page of a blog may feature a calendar of dates linked to daily archives. Archives can also be based on categories featuring all the articles related to a specific category.</p>
<p>It does not stop there; you can also archive your posts by author or alphabetically. The possibilities are endless. This ability to organize and present articles in a composed fashion is much of what makes blogging a popular personal publishing tool.</p>
<h3>Feeds</h3>
<p>A Feed is a function of special software that allows &#8220;Feedreaders&#8221; to access a site automatically looking for new content and then post updates about that new content to another site. This provides a way for users to keep up with the latest and hottest information posted on different blogging sites. Some Feeds include RSS (alternately defined as &#8220;Rich Site Summary&#8221; or &#8220;Really Simple Syndication&#8221;), Atom or RDF files. Dave Shea, author of the web design weblog <a href="http://mezzoblue.com/">Mezzoblue</a> has written <a href="http://www.mezzoblue.com/archives/2004/05/19/what_is_rssx/">a comprehensive summary</a> of feeds.</p>
<h3>Blogrolls</h3>
<p>A <a href="http://codex.wordpress.org/Glossary#Blogroll">blogroll</a> is a list, sometimes categorized, of links to webpages the author of a blog finds worthwhile or interesting. The links in a blogroll are usually to other blogs with similar interests. The blogroll is often in a &#8220;sidebar&#8221; on the page or featured as a dedicated separate web page. <a href="http://blogrolling.com/">BlogRolling</a> and <a href="http://blo.gs/">blo.gs</a> are two websites that provide some interesting functions or help related to blogrolls. These sites provide methods for users to maintain these rolls effortlessly and integrate them into weblogs. WordPress has a built-in <a href="http://codex.wordpress.org/Links_Manager">Link Manager</a> so users do not have to depend on a third party for creating and managing their blogroll.</p>
<h3>Syndication</h3>
<p>A feed is a machine readable (usually XML) content publication that is updated regularly. Many weblogs publish a feed (usually RSS, but also possibly Atom and RDF and so on, as described above). There are tools out there that call themselves &#8220;feedreaders&#8221;. What they do is they keep checking specified blogs to see if they have been updated, and when the blogs are updated, they display the new post, and a link to it, with an excerpt (or the whole contents) of the post. Each feed contains items that are published over time. When checking a feed, the feedreader is actually looking for new items. New items are automatically discovered and downloaded for you to read. Just so you don&#8217;t have to visit all the blogs you are interested in. All you have to do with these feedreaders is to add the link to the RSS feed of all the blogs you are interested in. The feedreader will then inform you when any of the blogs have new posts in them. Most blogs have these &#8220;Syndication&#8221; feeds available for the readers to use.</p>
<h3>Managing Comments</h3>
<p>One of the most exciting features of blogging tools are the comments. This highly interactive feature allows users to comment upon article posts and link to your posts and comment on and recommend them. These are known as <strong>trackbacks</strong> and <strong>pingbacks</strong>. We&#8217;ll also discuss how to moderate and manage comments and how to deal with the annoying trend in &#8220;comment spam&#8221;, when unwanted comments are posted to your blog.</p>
<ul>
<li><a href="http://codex.wordpress.org/Introduction_to_Blogging#Trackbacks">Trackbacks</a></li>
<li><a href="http://codex.wordpress.org/Introduction_to_Blogging#Pingbacks">Pingbacks</a></li>
<li><a href="http://codex.wordpress.org/Introduction_to_Blogging#Verifying_Pingbacks_and_Trackbacks">Verifying Pingbacks and Trackbacks</a></li>
<li><a href="http://codex.wordpress.org/Introduction_to_Blogging#Comment_Moderation">Comment Moderation</a></li>
<li><a href="http://codex.wordpress.org/Introduction_to_Blogging#Comment_Spam">Comment Spam</a></li>
</ul>
<h4>Trackbacks</h4>
<p><a href="http://codex.wordpress.org/Glossary#Trackback">Trackbacks</a> were originally developed by <a href="http://www.sixapart.com/">SixApart</a>, creators of the <a href="http://www.movabletype.org/">MovableType</a> blog package. SixApart has a good <a href="http://www.movabletype.org/trackback/beginners/">introduction to trackbacks</a>:</p>
<p>In a nutshell, TrackBack was designed to provide a method of notification between websites: it is a method of person A saying to person B, &#8220;This is something you may be interested in.&#8221; To do that, person A sends a TrackBack ping to person B.</p>
<p>A better explanation is this:</p>
<ul>
<li>Person A writes something on their blog.</li>
<li>Person B wants to comment on Person A&#8217;s blog, but wants her own readers to see what she had to say, and be able to comment on her own blog</li>
<li>Person B posts on her own blog and sends a trackback to Person A&#8217;s blog</li>
<li>Person A&#8217;s blog receives the trackback, and displays it as a comment to the original post. This comment contains a link to Person B&#8217;s post</li>
</ul>
<p>The idea here is that more people are introduced to the conversation (both Person A&#8217;s and Person B&#8217;s readers can follow links to the other&#8217;s post), and that there is a level of authenticity to the trackback comments because they originated from another weblog. Unfortunately, there is no actual verification performed on the incoming trackback, and indeed they can even be faked.</p>
<p>Most trackbacks send to Person A only a small portion (called an &#8220;excerpt&#8221;) of what Person B had to say. This is meant to act as a &#8220;teaser&#8221;, letting Person A (and his readers) see some of what Person B had to say, and encouraging them all to click over to Person B&#8217;s site to read the rest (and possibly comment).</p>
<p>Person B&#8217;s trackback to Person A&#8217;s blog generally gets posted along with all the comments. This means that Person A can edit the contents of the trackback on his own server, which means that the whole idea of &#8220;authenticity&#8221; isn&#8217;t really solved. (<em>Note: Person A can only edit the contents of the trackback on his own site. He cannot edit the post on Person B&#8217;s site that sent the trackback.</em>)</p>
<p>SixApart has published an <a href="http://www.movabletype.org/docs/mttrackback.html">official trackback specification</a>.</p>
<h4></h4>
<h4>Pingbacks</h4>
<p><a href="http://codex.wordpress.org/Glossary#PingBack">Pingbacks</a> were designed to solve some of the problems that people saw with trackbacks.</p>
<p>The <a href="http://www.hixie.ch/specs/pingback/pingback">official pingback documentation</a> makes pingbacks sound an awful lot like trackbacks:</p>
<p>For example, Yvonne writes an interesting article on her Web log. Kathleen reads Yvonne&#8217;s article and comments about it, linking back to Yvonne&#8217;s original post. Using pingback, Kathleen&#8217;s software can automatically notify Yvonne that her post has been linked to, and Yvonne&#8217;s software can then include this information on her site.</p>
<p>There are three significant differences between pingbacks and trackbacks, though.</p>
<ol start="1">
<li>Pingbacks and trackbacks use drastically different communication technologies (XML-RPC and HTTP POST, respectively).</li>
<li>Pingbacks do not send any content.</li>
</ol>
<p>The best way to think about pingbacks is as <strong>remote comments</strong>:</p>
<ul>
<li>Person A posts something on his blog.</li>
<li>Person B posts on her own blog, linking to Person A&#8217;s post. This automatically sends a pingback to Person A when both have pingback enabled blogs.</li>
<li>Person A&#8217;s blog receives the pingback, then <strong>automatically</strong> goes to Person B&#8217;s post to confirm that the pingback did, in fact, originate there.</li>
</ul>
<p>The pingback is generally displayed on Person A&#8217;s blog as simply a link to Person B&#8217;s post. In this way, all editorial control over posts rests exclusively with the individual authors (unlike the trackback excerpt, which can be edited by the trackback recipient). The automatic verification process introduces a level of authenticity, making it harder to fake a pingback.</p>
<p>Some feel that trackbacks are superior because readers of Person A&#8217;s blog can at least see some of what Person B has to say, and then decide if they want to read more (and therefore click over to Person B&#8217;s blog). Others feel that pingbacks are superior because they create a verifiable connection between posts.</p>
<h4>Verifying Pingbacks and Trackbacks</h4>
<p>Comments on blogs are often criticized as lacking <strong>authority</strong>, since anyone can post anything using any name they like: there&#8217;s no verification process to ensure that the person is who they claim to be. Trackbacks and Pingbacks both aim to provide some verification to blog commenting.</p>
<h4>Comment Moderation</h4>
<p><a href="http://codex.wordpress.org/Comment_Moderation">Comment Moderation</a> is a feature which allows the website owner and author to monitor and control the comments on the different article posts, and can help in tackling comment spam. It lets you moderate comments, &amp; you can delete unwanted comments, approve cool comments and make other decisions about the comments.</p>
<h4>Comment Spam</h4>
<p><a href="http://codex.wordpress.org/Comment_Spam">Comment Spam</a> refers to useless comments (or trackbacks, or pingbacks) to posts on a blog. These are often irrelevant to the context value of the post. They can contain one or more links to other websites or domains. Spammers use Comment Spam as a medium to get higher page rank for their domains in Google, so that they can sell those domains at a higher price sometime in future or to obtain a high ranking in search results for an existing website.</p>
<p>Spammers are relentless; because there can be substantial money involved, they work hard at their &#8220;job.&#8221; They even build automated tools (robots) to rapidly submit their spam to the same or multiple weblogs. Many webloggers, especially beginners, sometimes feel overwhelmed by Comment Spam.</p>
<p>There are solutions, though, to avoiding Comment Spam. WordPress includes many tools for combating <a href="http://codex.wordpress.org/Comment_Spam">Comment Spam</a>. With a little up front effort, Comment Spam can be manageable, and certainly no reason to give up weblogging.</p>
<h3>Pretty Permalinks</h3>
<p><a href="http://codex.wordpress.org/Using_Permalinks">Permalinks</a> are the permanent URLs to your individual weblog posts, as well as categories and other lists of weblog postings. A permalink is what another weblogger will use to refer to your article (or section), or how you might send a link to your story in an e-mail message. Because others may link to your individual postings, the URL to that article shouldn&#8217;t change. <a href="http://codex.wordpress.org/Using_Permalinks">Permalinks</a> are intended to be <strong>permanent</strong> (valid for a long time).</p>
<p>&#8220;Pretty&#8221; Permalinks is the idea that URLs are frequently visible to the people who click them, and should therefore be crafted in such a way that they make sense, and not be filled with incomprehensible parameters. The best Permalinks are &#8220;hackable,&#8221; meaning a user might modify the link text in their browser to navigate to another section or listing of the weblog. For example, this is how the default Permalink to a story might look in a default WordPress installation:</p>
<p><tt>/index.php?p=423</tt></p>
<p>How is a user to know what &#8220;p&#8221; represents? Where did the number 423 come from?</p>
<p>In contrast, here is a well-structured, &#8220;Pretty&#8221; Permalink which could link to the same article, once the installation is configured to modify permalinks:</p>
<p><tt>/archives/2003/05/23/my-cheese-sandwich/</tt></p>
<p>One can easily guess that the Permalink includes the date of the posting, and the title, just by looking at the URL. One might also guess that hacking the URL to be <tt>/archives/2003/05/</tt> would get a list of all the postings from May of 2003. Pretty (cool). For more information on possible Permalink patterns in WordPress, see <a href="http://codex.wordpress.org/Using_Permalinks">Using Permalinks</a>.</p>
<h3>Blog by email</h3>
<p>Some blogging tools offer the ability to <a href="http://wiki.wordpress.org/?pagename=How%20To%20Blog%20By%20Email">email your posts</a> directly to your blog, all without direct interaction through the blogging tool interface. WordPress offers this cool feature. Using email, you can now send in your post content to a pre-determined email address &amp; voila! Your post is published!</p>
<h3>Post Slugs</h3>
<p>If you&#8217;re using Pretty Permalinks, the <a href="http://codex.wordpress.org/Glossary#Post_Slug">Post Slug</a> is the title of your article post within the link. The blogging tool software may simplify or truncate your title into a more appropriate form for using as a link. A title such as &#8220;I&#8217;ll Make A Wish&#8221; might be truncated to &#8220;ill-make-a-wish&#8221;. In WordPress, you can change the Post Slug to something else, like &#8220;make-a-wish&#8221;, which sounds better than a wish made when sick.</p>
<h3>Excerpt</h3>
<p>Excerpts are condensed summaries of your blog posts, with blogging tools being able to handle these in various ways. In WordPress, <a href="http://codex.wordpress.org/Template_Tags/the_excerpt">Excerpts</a> can be specifically written to summarize the post, or generated automatically by using the first few paragraphs of a post or using the post up to a specific point, assigned by you.</p>
<h3>Plugins</h3>
<p><a href="http://codex.wordpress.org/Plugins">Plugins</a> are cool bits of programming scripts that add additional functionality to your blog. These are often features which either enhance already available features or add them to your site.</p>
<p>WordPress offers simple and easy ways of adding <a href="http://codex.wordpress.org/Plugins">Plugins</a> to your blog. From the <a href="http://codex.wordpress.org/Administration_Panels">Administraton Panel</a>, there is a <a href="http://codex.wordpress.org/Administration_Panels#Plugins_-_Add_Functionality_to_your_Blog">Plugin</a> Page. Once you have uploaded a Plugin to your WordPress plugin directory, activate it from the <a href="http://codex.wordpress.org/Administration_Panels#Plugins_-_Add_Functionality_to_your_Blog">Plugins Management</a> SubPanel, and sit back and watch your Plugin work. Not all Plugins are so easily installed, but WordPress Plugin authors and developers make the process as easy as possible.</p>
<p><strong><em>(source: http://codex.wordpress.org)</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.720creations.com/720blog/things-bloggers-need-to-know/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intro to WordPress Terminology</title>
		<link>http://www.720creations.com/720blog/intro-to-wordpress-terminology-2</link>
		<comments>http://www.720creations.com/720blog/intro-to-wordpress-terminology-2#comments</comments>
		<pubDate>Fri, 02 Sep 2011 09:36:35 +0000</pubDate>
		<dc:creator>720creations</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Intro]]></category>
		<category><![CDATA[terminology]]></category>

		<guid isPermaLink="false">http://www.720creations.com/?p=903</guid>
		<description><![CDATA[WordPress was created by the developers as weblogging or blogging software. A blog, as defined in the Codex Glossary, is an online journal, diary, or serial, published by a person or group of people. Many blogs are personal in nature, reflecting the opinions and interests of the owner. But, blogs are now important tools in [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress was created by the <a href="http://codex.wordpress.org/Copyright_Holders">developers</a> as <strong>weblogging</strong> or <a href="http://codex.wordpress.org/Introduction_to_Blogging">blogging</a> software. A <a href="http://codex.wordpress.org/Glossary#Blog">blog</a>, as defined in the <a href="http://codex.wordpress.org/Glossary">Codex Glossary</a>, is an online journal, diary, or serial, published by a person or group of people. Many <em>blogs</em> are personal in nature, reflecting the opinions and interests of the owner. But, <em>blogs</em> are now important tools in the world of business, politics, and entertainment.</p>
<p><em>Blogs</em> are a form of a <a href="http://codex.wordpress.org/Glossary#Content_Management_System">Content Management System (CMS)</a> which <a href="http://en.wikipedia.org/wiki/Content_management_system">Wikipedia</a> calls &#8220;a system used to organize and facilitate collaborative content creation.&#8221; Both <em>blogs</em> and <em>Content Management Systems</em> can perform the role of a <a href="http://en.wikipedia.org/wiki/Website">website</a> (<strong>site</strong> for short). A <em>website</em> can be thought of as a collection of articles and information about a specific subject, service, or product, which may not be a personal reflection of the owner. More recently, as the role of WordPress has expanded, WordPress developers have begun using the more general term <strong>site</strong>, in place of blog.</p>
<p>The term <strong>Word</strong> in WordPress refers to the words used to compose <a href="http://www.etymonline.com/index.php?term=post">posts</a>. <em>Posts</em> are the principal element (or <a href="http://codex.wordpress.org/Glossary#Content">content</a>) of a blog. The <em>posts</em> are the writings, compositions, discussions, discourses, musings, and, yes, the rantings of the blog&#8217;s owner and guest authors. <em>Posts</em>, in most cases, are the reason a blog exists; without <em>posts</em>, there is no blog!</p>
<p>To facilitate the post writing process, WordPress provides a <a href="http://codex.wordpress.org/Posts_Add_New_SubPanel">full featured authoring tool</a> with modules that can be moved, via <a href="http://en.wikipedia.org/wiki/Drag_and_drop">drag-and-drop</a>, to fit the needs of all authors. The <a href="http://codex.wordpress.org/Dashboard_Dashboard_SubPanel#QuickPress">Dashboard QuickPress module</a> makes it easy to quickly write and publish a post. There&#8217;s no excuse for not writing.</p>
<p>Integral to a blog are the pictures, images, sounds, and movies, otherwise know as <a href="http://codex.wordpress.org/Media_Library_SubPanel">media</a>. <em>Media</em> enhances, and gives life to a blog&#8217;s content. WordPress provides an easy to use method of inserting <em>Media</em> directly into posts, and a method to <a href="http://codex.wordpress.org/Media_Add_New_SubPanel">upload Media</a> that can be later attached to posts, and a <a href="http://codex.wordpress.org/Media_Library_SubPanel">Media Manager</a> to manage those various <em>Media</em>.</p>
<p>An important part of the <a href="http://codex.wordpress.org/Posts_Add_New_SubPanel">posting</a> process is the act of assigning those posts to <a href="http://codex.wordpress.org/Posts_Categories_SubPanel">categories</a>. Each post in WordPress is filed under one or more <em>categories</em>. <em>Categories</em> can be hierarchical in nature, where one category acts as a parent to several child, or grandchild, categories. Thoughtful <em>categorization</em> allows posts of similar content to be grouped, thereby aiding viewers in the navigation, and use of a site. In addition to categories, terms or keywords called <a href="http://codex.wordpress.org/Posts_Tags_SubPanel">tags</a> can be assigned to each post. <em>Tags</em> act as another navigation tool, but are not hierarchical in nature. Both categories and tags part of a system called <a href="http://codex.wordpress.org/Glossary#Taxonomy">taxonomies</a>. If categories and tags are not enough, users can also create <a href="http://codex.wordpress.org/Function_Reference/register_taxonomy">custom taxonomies</a> that allow more specific identification of posts or pages or <a href="http://codex.wordpress.org/Glossary#Post_Type">custom post types</a>.</p>
<p>In turn, post categories and tags are two of the elements of what&#8217;s called <a href="http://codex.wordpress.org/Post_Meta_Data_Section">post meta data</a>. <em>Post meta data</em> refers to the information associated with each post and includes the author&#8217;s name and the date posted as well as the post categories. <em>Post meta data</em> also refers to <a href="http://codex.wordpress.org/Custom_Fields">Custom Fields</a> where you assign specific words, or keys, that can describe posts. But, you can&#8217;t mention <em>post meta data</em> without discussing the term <strong>meta</strong>.</p>
<p>Generally, <a href="http://codex.wordpress.org/Glossary#Meta">meta</a> means <strong>&#8220;information about&#8221;</strong>; in WordPress, <em>meta</em> usually refers to <strong>administrative</strong>-type information. So, besides <em>post meta data</em>, <em>Meta</em> is the <a href="http://codex.wordpress.org/Glossary#HTML">HTML</a> tag used to describe and define a web page to the outside world, like <em>meta tag keywords</em> for search engines. Also, many WordPress-based sites offer a <em>Meta</em> section, usually found in the <a href="http://codex.wordpress.org/Customizing_Your_Sidebar">sidebar</a>, with links to login or register at that site. And, don&#8217;t forget <a href="http://codex.wordpress.org/Codex:Guidelines#Meta_Rules">Meta Rules</a>: The rules defining the general protocol to follow in using this Codex, or <em>Meta,</em> as in the <a href="http://www.mediawiki.org/">MediaWiki</a> <a href="http://meta.wikimedia.org/wiki/Namespace">namespace</a> that refers to administrative functions within Codex. That&#8217;s a lot of <em>Meta</em>!</p>
<p>After a post is made public, a blog&#8217;s readers will respond, via <a href="http://codex.wordpress.org/Glossary#Comments">comments</a>, to that post, and in turn, authors will reply. <em>Comments</em> enable the communication process, that give-and-take, between author and reader. <em>Comments</em> are the life-blood of most blogs.</p>
<p>Finally, WordPress also offers two other <a href="http://codex.wordpress.org/Glossary#Content_Management_System">content management tools</a> called <a href="http://codex.wordpress.org/Pages">Pages</a> and <a href="http://codex.wordpress.org/Glossary#Post_Type">custom post types</a>. <em>Pages</em> often present static information, such as &#8220;About Me&#8221;, or &#8220;Contact Us&#8221;, <em>Pages</em>. Typically &#8220;timeless&#8221; in nature, <em>Pages</em> should not be confused with the time-oriented objects called <em>posts</em>. Interestingly, a <em>Page</em> is allowed to be <a href="http://codex.wordpress.org/Glossary#Comments">commented upon</a>, but a <em>Page</em> cannot be <a href="http://codex.wordpress.org/Posts_Categories_SubPanel">categorized</a>. A <a href="http://codex.wordpress.org/Glossary#Post_Type">custom post type</a> refers to a type of structured data that different that a post or a page. Custom post types allow users to easily create and manage such things as portfolios, projects, video libraries, podcasts, quotes, chats, and whatever a user or developer can imagine.</p>
<h3>Terminology for the Administrator</h3>
<p>Another set of terms to examine are those involving the <a href="http://codex.wordpress.org/Administering_Your_Blog">Administration</a> of a WordPress site. A comprehensive set of <a href="http://codex.wordpress.org/Administration_Panels">Administration Panels</a> enables users to <strong>easily</strong> administer and monitor their blog. A WordPress administrator has a number of powers which include requiring a visitor to register in order to participate in the blog, who can create new posts, whether comments can be left, and if files can be uploaded to the blog. An Administrator also defines <a href="http://codex.wordpress.org/Links_Add_New_SubPanel">Links</a> and the associated <a href="http://codex.wordpress.org/Links_Link_Categories_SubPanel">Link Categories</a> which are an important part of a blog&#8217;s connection to the outside world.</p>
<p>Some of the main administrative responsibilities of a WordPress blog involve adding, deleting, and managing <a href="http://codex.wordpress.org/Registered_User_Features">Registered Users</a>. Administering users means controlling <a href="http://codex.wordpress.org/Roles_and_Capabilities">Roles and Capabilities</a>, or permissions. <strong>Roles</strong> control what functions a registered <em>user</em> can perform as those functions can range from just being able to login at a blog to performing the role administrator.</p>
<p>Another chief concern for the blog administrator is <a href="http://codex.wordpress.org/Comment_Moderation">Comment Moderation</a>. <a href="http://codex.wordpress.org/Glossary#Comments">Comments</a>, also called <a href="http://codex.wordpress.org/Discussion_Options">discussions</a>, are responses to posts left for the post author by the visitor and represent an important part of &#8220;the give and take&#8221; of a blog. But <em>Comments</em> must be <a href="http://codex.wordpress.org/Combating_Comment_Spam">patrolled</a> for <a href="http://codex.wordpress.org/Glossary#Spam">Spam</a> and other malicious intentions. The WordPress Administration <a href="http://codex.wordpress.org/Comments_Comments_SubPanel">Comments SubPanel</a> simplifies that process with easy-to-use screens which add, change, and delete Comments.</p>
<p>And not to be forgotten is the obligation for an administrator to keep their WordPress current to insure that the latest features, bugs, and security fixes are in effect. To accomodate administrators, WordPress has a simple <a href="http://codex.wordpress.org/Tools_Upgrade_SubPanel">Upgrade Tool</a> to download and install the lastest version of WordPress. There&#8217;s no excuse to not upgrade!</p>
<h3>The Terminology of Help</h3>
<p>The final set of <em>jargon</em> relates to <strong>helping</strong> you with WordPress. First and foremost is the hanging Help tab that is displayed under the each of the <a href="http://codex.wordpress.org/Administration_Panels#Help_Administration_Panels">Administration SubPanels</a>. That contextual help describes the function and use of the current SubPanel and provides links to other help topics. And, there are other <em>help</em> resources available to WordPress users; <a href="http://codex.wordpress.org/Getting_More_Help">Getting More Help</a>, <a href="http://codex.wordpress.org/Finding_WordPress_Help">Finding WordPress Help</a>, <a href="http://codex.wordpress.org/Troubleshooting">Troubleshooting</a>, and <a href="http://codex.wordpress.org/FAQ">WordPress FAQ (frequently asked questions)</a> are good starting points. Also <a href="http://codex.wordpress.org/Getting_Started_with_WordPress">Getting Started with WordPress</a> will <strong>jump-start</strong> readers into the world of WordPress and the excellent <a href="http://codex.wordpress.org/WordPress_Lessons">WordPress Lessons</a> provide in-depth <strong>tutorials</strong> on many of the aspects of using WordPress. Among the most important resources is the <a href="http://codex.wordpress.org/Using_the_Support_Forums">WordPress Support Forum</a> where <strong>knowledgeable</strong> volunteers answer your questions and help solve any problems related to WordPress. And, of course, this <a href="http://codex.wordpress.org/Help:Contents">Codex</a> which is filled with hundreds of articles designed to make your WordPress experience a success!</p>
<h2>History of the WordPress Name</h2>
<p>Besides the technical terminology of WordPress, it&#8217;s also interesting to know the history of the name, WordPress. The name &#8220;WordPress&#8221; was originally coined by <a href="http://www.bigpinkcookie.com/">Christine Selleck</a> (<a href="http://www.bigpinkcookie.com/2003/04/08/next-i-save-the-world">see related post</a>) in response to <a href="http://codex.wordpress.org/Copyright_Holders">developer</a> <a href="http://codex.wordpress.org/User:Matt">Matthew Mullenweg&#8217;s</a> desire to associate his new software project with <a href="http://www.etymonline.com/index.php?term=press">printing presses</a>. In this sense, <strong>press</strong> refers to the world of reporters, journalists, columnists, and photographers. An aptly chosen name, because WordPress serves as the printing press that enables its users to publish their words.</p>
<p><strong><em>(source: http://codex.wordpress.org)</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.720creations.com/720blog/intro-to-wordpress-terminology-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intro to Blogging</title>
		<link>http://www.720creations.com/720blog/intro-to-blogging</link>
		<comments>http://www.720creations.com/720blog/intro-to-blogging#comments</comments>
		<pubDate>Fri, 02 Sep 2011 09:27:35 +0000</pubDate>
		<dc:creator>720creations</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[introduction]]></category>

		<guid isPermaLink="false">http://www.720creations.com/?p=890</guid>
		<description><![CDATA[What is a &#8220;blog&#8221;? &#8220;Blog&#8221; is an abbreviated version of &#8220;weblog,&#8221; which is a term used to describe web sites that maintain an ongoing chronicle of information. A blog features diary-type commentary and links to articles on other Web sites, usually presented as a list of entries in reverse chronological order. Blogs range from the [...]]]></description>
			<content:encoded><![CDATA[<h2>What is a &#8220;blog&#8221;?</h2>
<p>&#8220;Blog&#8221; is an abbreviated version of &#8220;weblog,&#8221; which is a term used to describe web sites that maintain an ongoing chronicle of information. A blog features diary-type commentary and links to articles on other Web sites, usually presented as a list of entries in reverse chronological order. Blogs range from the personal to the political, and can focus on one narrow subject or a whole range of subjects.</p>
<p>Many blogs focus on a <strong>particular</strong> topic, such as web design, home staging, sports, or mobile technology. Some are more eclectic, presenting links to all types of other sites. And others are more like personal journals, presenting the author&#8217;s daily life and thoughts.</p>
<p>Generally speaking (although there are exceptions), blogs tend to have a few things in common:</p>
<ul>
<li>A main content area with articles listed chronologically, newest on top. Often, the articles are organized into categories.</li>
<li>An archive of older articles.</li>
<li>A way for people to leave comments about the articles.</li>
<li>A list of links to other related sites, sometimes called a &#8220;blogroll&#8221;.</li>
<li>One or more &#8220;<a href="http://codex.wordpress.org/Introduction_to_Blogging#Feeds">feeds</a>&#8221; like RSS, Atom or RDF files.</li>
</ul>
<p>Some blogs may have additional features beyond these. Watch this <a href="http://www.youtube.com/watch?v=NN2I1pWXjXI">short video</a> for a simple explanation for what a blog is.</p>
<h2>The Blog Content</h2>
<p>Content is the <a href="http://www.bartleby.com/59/4/raisondetre.html">raison d&#8217;être</a> for any web site. Retail sites feature a catalog of products. University sites contain information about their campuses, curriculum, and faculty. News sites show the latest news stories. For a personal blog, you might have a bunch of observations, or reviews. Without some sort of updated content, there is little reason to visit a web site more than once.</p>
<p>On a blog, the content consists of articles (also sometimes called <a href="http://codex.wordpress.org/Glossary#Post">&#8220;posts&#8221;</a> or &#8220;entries&#8221;) that the author(s) writes. Yes, some blogs have multiple authors, each writing his/her own articles. Typically, blog authors compose their articles in a web-based interface, built into the blogging system itself. Some blogging systems also support the ability to use <a href="http://codex.wordpress.org/Weblog_Client">stand-alone &#8220;weblog client&#8221; software</a>, which allows authors to write articles offline and upload them at a later time.</p>
<h2>Comments</h2>
<p>Want an interactive website? Wouldn&#8217;t it be nice if the readers of a website could leave comments, tips or impressions about the site or a specific article? With blogs, they can! Posting comments is one of the most exciting features of blogs.</p>
<p>Most blogs have a method to allow visitors to <a href="http://codex.wordpress.org/Introduction_to_Blogging#Managing_Comments">leave comments</a>. There are also nifty ways for authors of other blogs to leave comments without even visiting the blog! Called &#8220;<a href="http://codex.wordpress.org/Introduction_to_Blogging#Pingbacks">pingbacks</a>&#8221; or &#8220;<a href="http://codex.wordpress.org/Introduction_to_Blogging#Trackbacks">trackbacks</a>&#8220;, they can inform other bloggers whenever they cite an article from another site in their own articles. All this ensures that online conversations can be maintained painlessly among various site users and websites.</p>
<h2>The Difference Between a Blog and CMS?</h2>
<p>Software that provides a method of managing your website is commonly called a CMS or <a href="http://codex.wordpress.org/Glossary#Content_Management_System">&#8220;Content Management System&#8221;</a>. Many blogging software programs are considered a specific type of CMS. They provide the features required to create and maintain a blog, and can make publishing on the internet as simple as writing an article, giving it a title, and organizing it under (one or more) categories. While some CMS programs offer vast and sophisticated features, a basic blogging tool provides an interface where you can work in an easy and, to some degree, intuitive manner while it handles the logistics involved in making your composition presentable and publicly available. In other words, you get to focus on what you want to write, and the blogging tool takes care of the rest of the site management.</p>
<p>WordPress is one such advanced blogging tool and it provides a rich set of <a href="http://codex.wordpress.org/WordPress_Features">features</a>. Through its <a href="http://codex.wordpress.org/Administration_Panels">Administration Panels</a>, you can set options for the behavior and presentation of your weblog. Via these <a href="http://codex.wordpress.org/Administration_Panels">Administration Panels</a>, you can easily compose a <a href="http://codex.wordpress.org/Glossary#Post">blog post</a>, push a button, and be published on the internet, instantly! WordPress goes to great pains to see that your blog posts look good, the text looks beautiful, and the html code it generates conforms to web standards.</p>
<p>If you&#8217;re just starting out, read <a href="http://codex.wordpress.org/Getting_Started_with_WordPress">Getting Started with WordPress</a>, which contains information on how to get WordPress set up quickly and effectively, as well as information on performing basic tasks within WordPress, like creating new posts or editing existing ones.</p>
<p><strong><em>(source: http://codex.wordpress.org)</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.720creations.com/720blog/intro-to-blogging/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

