<?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>Sartika Kurniali &#187; tech glitch</title>
	<atom:link href="http://sartikakurniali.com/category/tech-glitch/feed/" rel="self" type="application/rss+xml" />
	<link>http://sartikakurniali.com</link>
	<description>Embracing Technology in Business, Social, and Personal Life</description>
	<lastBuildDate>Thu, 02 Feb 2012 23:25:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>default-filters.php Error</title>
		<link>http://sartikakurniali.com/social-media/blogging/default-filters-php-error/</link>
		<comments>http://sartikakurniali.com/social-media/blogging/default-filters-php-error/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 10:06:25 +0000</pubDate>
		<dc:creator>Sartika Kurniali</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[tech glitch]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://sartikakurniali.com/?p=468</guid>
		<description><![CDATA[Seen this error in your wordpress and don&#8217;t know what to do? Parse error: syntax error, unexpected '&#60;' in /home/pinkgar1/public_html/wp-includes/default-filters.php on line 229 It&#8217; s one of those situation that drives you nuts. Seeing your blog totally messed up and don&#8217;t know what to do. Because this error made your blog totally inaccessible. I got [...]

<br/><h3>Related posts</h3><ol><li><a href='http://sartikakurniali.com/tech-glitch/blue-folder-or-drive-names/' rel='bookmark' title='Permanent Link: Blue Folder or Drive Names'>Blue Folder or Drive Names</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_551" class="wp-caption alignleft" style="width: 138px"><a href="http://sartikakurniali.com/wp-content/uploads/2010/07/wordpress-icon-1281.png" rel="lightbox[468]"><img class="size-full wp-image-551" title="Wordpress" src="http://sartikakurniali.com/wp-content/uploads/2010/07/wordpress-icon-1281.png" alt="Wordpress" width="128" height="128" /></a><p class="wp-caption-text">Wordpress</p></div>
<p>Seen this error in your wordpress and don&#8217;t know what to do?</p>
<blockquote>
<pre>Parse error: syntax error, unexpected '&lt;' in
/home/pinkgar1/public_html/wp-includes/default-filters.php
on line 229</pre>
</blockquote>
<p>It&#8217; s one of those situation that drives you nuts. Seeing your blog totally messed up and don&#8217;t know what to do. Because this error made your blog totally inaccessible.</p>
<p>I got to know that this error was quite common. Since if you google it, there are a lot of links that are shown. Unfortunately, there isn&#8217;t a single one that point out the solution. The best reference I can found is this blog post, <a title="A look at WordPress filters.  Disable wpautop() on post formatting." href="http://wpbits.wordpress.com/2007/08/06/a-look-at-wordpress-filters-disable-wpautop-on-post-formatting/" target="_blank">A look at WordPress filters.  Disable wpautop() on post formatting</a>.</p>
<p>Now, it make sense why this error can totally messed up your blog.<span id="more-468"></span></p>
<blockquote><p>First of all, <strong>what is a filter</strong>? WordPress filter is a  type of hook (another type is <em>action hook</em>, which we briefly  look at while <a title="Writing WordPress plugin" href="http://wpbits.wordpress.com/2007/06/18/writing-wordpress-plugin-widget-loader/" target="_blank">writing first WordPress plugin</a>).   Filters allow data modification on-the-fly.  Which means you can change  something after it was read and compiled  from the database, but before  it is shown to your visitor. Or, you can modify something a visitor sent  to your database, before it is actually written there.</p>
<p>&#8230;.</p>
<p>A good way to start playing with filters is checking out what defaults  are and how they work.  Default filters are listed in  <a title="Source code of wp-includes/default-filters.php file" href="http://wordpress.taragana.net/wp-includes/default-filters.php.source.html" target="_blank"><em>wp-includes/default-filters.php</em></a> file.  From this list, you can learn the names of some filters, the  names of functions which are called, and the order in which they are  called.</p></blockquote>
<p>So, every blog has it&#8217;s own default-filters.php. I compared mine with other&#8217;s and I got this error because I uploaded the wrong file. I just mixed things up &gt;.&lt; But uploading the right default-filters.php doesn&#8217;t make it go away. Luckily, I &#8216;ve noticed that all the javascript files were also changed at the same time. And I mean all, including your plugin&#8217;s javascript.  It means that default-filters.php have something to do with the way these javascript files generated. So, you need to restore these javascript too.</p>
<p>So, what is the solution? <strong>Just replace all your wp-content and wp-includes files with yesterday backup</strong>. If you don&#8217;t have it, just ask to your hosting support to restore it. It will be just too painful to restore one by one these javascript files because they are all over the place. I did this and as you can see my blog was brought back from the dead. Hope, this will help you my fellow bloggers <img src='http://sartikakurniali.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<br/><h3>Related posts</h3><ol><li><a href='http://sartikakurniali.com/tech-glitch/blue-folder-or-drive-names/' rel='bookmark' title='Permanent Link: Blue Folder or Drive Names'>Blue Folder or Drive Names</a></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://sartikakurniali.com/social-media/blogging/default-filters-php-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blue Folder or Drive Names</title>
		<link>http://sartikakurniali.com/tech-glitch/blue-folder-or-drive-names/</link>
		<comments>http://sartikakurniali.com/tech-glitch/blue-folder-or-drive-names/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 08:26:21 +0000</pubDate>
		<dc:creator>Sartika Kurniali</dc:creator>
				<category><![CDATA[tech glitch]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://sartikakurniali.com/?p=460</guid>
		<description><![CDATA[Do you ever see  your folders or even drive name in blue instead of black? No need to panic, because I also came across this the other day there is a logical explanation about it. Blue means that your files are encrypted (not very likely) or compressed files. It&#8217;s a feature of the NTFS file [...]

<br/><h3>Related posts</h3><ol><li><a href='http://sartikakurniali.com/social-media/blogging/default-filters-php-error/' rel='bookmark' title='Permanent Link: default-filters.php Error'>default-filters.php Error</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_463" class="wp-caption alignleft" style="width: 141px"><strong></strong><strong><a href="http://sartikakurniali.com/wp-content/uploads/2010/04/blue-folder.jpg" rel="lightbox[460]"><img class="size-full wp-image-463" title="Blue Folder" src="http://sartikakurniali.com/wp-content/uploads/2010/04/blue-folder.jpg" alt="Blue Folder" width="131" height="176" /></a></strong><p class="wp-caption-text">Blue Folder</p></div>
<p>Do you ever see  your folders or even drive name in blue instead of black? No need to panic, because I also came across this the other day there is a logical explanation about it.</p>
<p>Blue means that your files are encrypted (not very likely) or compressed files. It&#8217;s a feature of the NTFS file system used by XP. But I have found that people using other type of Windows are also experiencing the same thing. Even the new Windows 7. Blue files can also appear if you run disk cleanup and choose to  &#8220;compress old files&#8221;.</p>
<p>There&#8217;s no problem having your files compressed, you can still access  them but it&#8217;ll cost you a little more time since Windows will have to<span id="more-460"></span> decompress them when you&#8217;ll need those files (you won&#8217;t see much  difference on accessing one single file though). But if there&#8217;s a  program you haven&#8217;t used for 50 days (default value used by disk cleanup  to say a file is &#8220;old&#8221;) you may find it takes a bit longer to load when  you&#8217;ll eventually re-use it after running disk cleanup.</p>
<div id="attachment_461" class="wp-caption alignleft" style="width: 237px"><strong><a href="http://sartikakurniali.com/wp-content/uploads/2010/04/properties.jpg" rel="lightbox[460]"><img class="size-medium wp-image-461" title="Drive Properties" src="http://sartikakurniali.com/wp-content/uploads/2010/04/properties-227x300.jpg" alt="" width="227" height="300" /></a></strong><p class="wp-caption-text">Drive Properties</p></div>
<p>It&#8217;s yours to decide whether you want more free space or applications that load quicker. If you&#8217;re running a personal computer, I don&#8217;t see the advantage of using it. Not to mention with the drives are going cheaper and cheaper. So, if you&#8217;re like me and want it back to normal or just want it to be black, just right-click the drive  or  folder and go to properties. Unchecked the &#8220;compress the drive to save disk space&#8221; box. And voila&#8230;.</p>


<br/><h3>Related posts</h3><ol><li><a href='http://sartikakurniali.com/social-media/blogging/default-filters-php-error/' rel='bookmark' title='Permanent Link: default-filters.php Error'>default-filters.php Error</a></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://sartikakurniali.com/tech-glitch/blue-folder-or-drive-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

