<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Maximilian N. Sweet</title>
	
	<link>http://timestampstudios.com</link>
	<description />
	<lastBuildDate>Wed, 23 Feb 2011 19:45:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/maxsweet" /><feedburner:info uri="maxsweet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Disable the New WordPress 3.1 User Admin Bar</title>
		<link>http://feedproxy.google.com/~r/maxsweet/~3/ctW80ZSCOaA/</link>
		<comments>http://timestampstudios.com/toolbox/tutorials/disable-the-new-wordpress-3-1-user-admin-bar/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 19:44:31 +0000</pubDate>
		<dc:creator>Max Sweet</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://timestampstudios.com/?p=996</guid>
		<description>As the WordPress community slowly upgrades to the new 3.1 version of WordPress they will immediately notice the WordPress.com style user bar known as the "Admin Bar". The Admin Bar contains quick links such as Profile ("Edit My Profile", "Dashboard", &amp;#038; "Log Out"), My Sites (if the WordPress is set up for Network or Multi-sites), Add New ("Post" &amp;#038; "Page"), Comments (depending on level), Appearance (depending on level; Contains: "Menus", "Widgets").&lt;img src="http://feeds.feedburner.com/~r/maxsweet/~4/ctW80ZSCOaA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://timestampstudios.com/toolbox/tutorials/disable-the-new-wordpress-3-1-user-admin-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://timestampstudios.com/toolbox/tutorials/disable-the-new-wordpress-3-1-user-admin-bar/</feedburner:origLink></item>
		<item>
		<title>Limit Characters in a PHP String: Revisited</title>
		<link>http://feedproxy.google.com/~r/maxsweet/~3/v8iCOxZ3TxQ/</link>
		<comments>http://timestampstudios.com/toolbox/tutorials/limit-characters-in-a-php-string-revisited/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 04:31:48 +0000</pubDate>
		<dc:creator>Max Sweet</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://timestampstudios.com/?p=852</guid>
		<description>&lt;br /&gt;&lt;br /&gt;
&lt;h4&gt;Requested by Commenter: dawoodzai&lt;/h4&gt;
Original Post: &lt;a href="http://timestampstudios.com/toolbox/tutorials/limit-characters-in-a-php-string"&gt;Limit Characters in a PHP String&lt;/a&gt;

So I just got a comment from dawoodzai asking if I could turn the Limit Characters in a PHP String article into a php function, well it was more like "I want to convert this to a function, ... Thanks", anyway... I made it into a function and added 2 new features, Preserve Tags and Auto Close Open Tags. Preserve Tags is my function/logic but I have to give credit to &lt;a href="http://jamiedubs.com/" target="_blank"&gt;Jamie Wilkinson&lt;/a&gt; and the Code Snippet from &lt;a href="http://codesnippets.joyent.com/posts/show/959" target="_blank"&gt;CodeSnippets.Joyent.com&lt;/a&gt; for his auto detect and close tags function [ &lt;a href="http://codesnippets.joyent.com/user/jamiew" target="_blank"&gt;JamieW's Code Snippets Profile&lt;/a&gt; ]. 

&lt;h4&gt;Other resources&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://php.net/manual/en/function.substr.php#89762" target="_blank"&gt;Limit the middle characters of a string&lt;/a&gt; - Useful for preview of unimportant text (reminds me of firebug)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://php.net/manual/en/function.substr.php#83585" target="_blank"&gt;Limit length of a text by not cutting full words&lt;/a&gt; - It's my function on steroids and it doesn't cut up the last word. However the number of characters will very from string-to-string&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/maxsweet/~4/v8iCOxZ3TxQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://timestampstudios.com/toolbox/tutorials/limit-characters-in-a-php-string-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://timestampstudios.com/toolbox/tutorials/limit-characters-in-a-php-string-revisited/</feedburner:origLink></item>
		<item>
		<title>Full Guide to Internal WordPress Blogs – Configuration</title>
		<link>http://feedproxy.google.com/~r/maxsweet/~3/lGmGXN4pgAQ/</link>
		<comments>http://timestampstudios.com/toolbox/tutorials/full-guide-to-internal-wordpress-blogs-configuration/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 15:25:23 +0000</pubDate>
		<dc:creator>Max Sweet</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://timestampstudios.com/?p=781</guid>
		<description>You're in your new WordPress.com blog and ready to just start blogging away... WELL DON'T! If you want content to mean anything you'll post only one introductory post then start to configure the blog so people a can consume the content with ease. First head down the sidebar of the admin panel to &lt;em&gt;Settings&lt;/em&gt;. What loads will be the Settings &amp;#62; General page. This page, for the most part, will be pre-filled in by WP.com's blog application process and all you'll have to do is confirm it is all correct. One area of interest however is the &lt;a href="http://timestampstudios.com/wordpress/wp-content/uploads/2009/10/blog_picture_icon.png" title="WordPress.com - Blog Picture / Icon" rel="lightbox-post"&gt;Blog Picture / Icon &lt;small&gt;(click for preview)&lt;/small&gt;&lt;/a&gt;, which allows you to upload a "&lt;em&gt;Blavatar&lt;/em&gt;" (that's what WordPress calls it) and the blavatar will represent your blog in all of the WordPress.com searches and displays.&lt;img src="http://feeds.feedburner.com/~r/maxsweet/~4/lGmGXN4pgAQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://timestampstudios.com/toolbox/tutorials/full-guide-to-internal-wordpress-blogs-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://timestampstudios.com/toolbox/tutorials/full-guide-to-internal-wordpress-blogs-configuration/</feedburner:origLink></item>
		<item>
		<title>Full guide to WordPress Extenal Blogs – Setup</title>
		<link>http://feedproxy.google.com/~r/maxsweet/~3/BE6yAnlHriE/</link>
		<comments>http://timestampstudios.com/toolbox/tutorials/full-guide-to-wordpress-external-blogs-setup/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 06:40:40 +0000</pubDate>
		<dc:creator>Max Sweet</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://timestampstudios.com/?p=752</guid>
		<description>Before downloading the external files go to your server host's backend and check if there is a way to automatic install a WordPress. I use IXWebHosting and they offer a service call EasyApps that can install over 30 CMS/Galleries/ShoppingCarts including WordPress. If something like that exists, use it, it'll save you some time. In the event that you have GoDaddy I did a little research and found this for you from them: Installing WordPress on Your Hosting Account. If it's worked check your version (it'll be some where on your dashboard) if it's less then 2.7 you need to download a plug-in called "WordPress Automatic Upgrade". I'll get you the link and how to set up plug-ins later in Full guide to WordPress External Blogs - Configuration (Coming Soon), by the way for you automated people, your done with the content of this post so feel free to jump ahead to WordPress External Blogs - Configuration (Coming Soon).&lt;img src="http://feeds.feedburner.com/~r/maxsweet/~4/BE6yAnlHriE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://timestampstudios.com/toolbox/tutorials/full-guide-to-wordpress-external-blogs-setup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://timestampstudios.com/toolbox/tutorials/full-guide-to-wordpress-external-blogs-setup/</feedburner:origLink></item>
		<item>
		<title>Full Guide to WordPress Blogs – Setup</title>
		<link>http://feedproxy.google.com/~r/maxsweet/~3/qpwiubQ6C8E/</link>
		<comments>http://timestampstudios.com/toolbox/tutorials/full-guide-to-wordpress-p1-setup/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 16:03:57 +0000</pubDate>
		<dc:creator>Max Sweet</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://timestampstudios.com/?p=732</guid>
		<description>&lt;br class="br" /&gt;
&lt;h3&gt;Knowing your Skill Level&lt;/h3&gt;
There are two types of WordPress' internal and external. By knowing what you are capable of will help you in the next set of steps. If you own a domain + hosting or are willing purchase one and what to use the WordPress there then you'll need an external WordPress and can jump to Setup Part 2 (Coming Soon).&lt;img src="http://feeds.feedburner.com/~r/maxsweet/~4/qpwiubQ6C8E" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://timestampstudios.com/toolbox/tutorials/full-guide-to-wordpress-p1-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://timestampstudios.com/toolbox/tutorials/full-guide-to-wordpress-p1-setup/</feedburner:origLink></item>
		<item>
		<title>Single and Double Quotes</title>
		<link>http://feedproxy.google.com/~r/maxsweet/~3/x7OBJn1_e_M/</link>
		<comments>http://timestampstudios.com/toolbox/tutorials/single-and-double-quotes/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 06:23:49 +0000</pubDate>
		<dc:creator>Max Sweet</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://timestampstudios.com/?p=722</guid>
		<description>Ever wonder what's the difference between " " vs. ' ' ? Surprisingly there is one and it's actually deceptively simple. The basic definition of single quotes in verbatim or WYSIWYG. In contrast, double quotes have a built in logic and can recognize variables.&lt;img src="http://feeds.feedburner.com/~r/maxsweet/~4/x7OBJn1_e_M" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://timestampstudios.com/toolbox/tutorials/single-and-double-quotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://timestampstudios.com/toolbox/tutorials/single-and-double-quotes/</feedburner:origLink></item>
	</channel>
</rss>

