<?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>xiphux &#187; Website</title>
	<atom:link href="http://www.xiphux.com/category/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xiphux.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Feb 2010 23:52:45 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>categories and tags</title>
		<link>http://www.xiphux.com/2008/08/08/categories-and-tags/</link>
		<comments>http://www.xiphux.com/2008/08/08/categories-and-tags/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 04:39:05 +0000</pubDate>
		<dc:creator>xiphux</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.xiphux.com/?p=423</guid>
		<description><![CDATA[The old category structure I had was a really messy and nasty carryover back from when I used to maintain my journal and news separately on previous publishing platforms (Movable Type and homegrown), and from before tags existed on wordpress.  Ditched the blanket &#8220;News&#8221; and &#8220;Journal&#8221; top-level categories since they were a pointless distinction, making [...]]]></description>
			<content:encoded><![CDATA[<p>The old category structure I had was a really messy and nasty carryover back from when I used to maintain my journal and news separately on previous publishing platforms (Movable Type and homegrown), and from before tags existed on wordpress.  Ditched the blanket &#8220;News&#8221; and &#8220;Journal&#8221; top-level categories since they were a pointless distinction, making the topic subcategories into the new top-level categories, merging duplicates together (merging news-&gt;music and journal-&gt;music, etc).  Started using tags now for more specific keywords.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiphux.com/2008/08/08/categories-and-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cleanup again</title>
		<link>http://www.xiphux.com/2008/06/19/cleanup-again/</link>
		<comments>http://www.xiphux.com/2008/06/19/cleanup-again/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 18:45:12 +0000</pubDate>
		<dc:creator>xiphux</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.xiphux.com/?p=313</guid>
		<description><![CDATA[Removed a bunch of deprecated pages from the programming section.  Namely all the script sections (all the bash scripts were deprecated in some way or another, the sed script was no longer necessary as most weblog software now has integrated import, the gwu java scripts are no longer necessary as I&#8217;m not at gw [...]]]></description>
			<content:encoded><![CDATA[<p>Removed a bunch of deprecated pages from the programming section.  Namely all the script sections (all the bash scripts were deprecated in some way or another, the sed script was no longer necessary as most weblog software now has integrated import, the gwu java scripts are no longer necessary as I&#8217;m not at gw anymore &#8211; plus they also realized their system sucked and abandoned the scripts anyway, the runscripts were all old and unnecessary, and the ebuild was so old it was from back when gcc 3.4 was still experimental), the brainfuck page (the script actually didn&#8217;t really work well), and the ogg vorbis page (vorbis is a number of versions ahead now).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiphux.com/2008/06/19/cleanup-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>oops</title>
		<link>http://www.xiphux.com/2008/01/06/oops-3/</link>
		<comments>http://www.xiphux.com/2008/01/06/oops-3/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 10:36:00 +0000</pubDate>
		<dc:creator>xiphux</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.xiphux.com/2008/01/06/oops-3/</guid>
		<description><![CDATA[I use the &#8220;remember me&#8221; cookies on Wordpress to keep myself logged in.  So I didn&#8217;t realize that for a while (ever since upgrading to 2.3), anyone trying to view the front page got an error about a table (post2cat) not existing and couldn&#8217;t see anything.  The category access plugin I was using [...]]]></description>
			<content:encoded><![CDATA[<p>I use the &#8220;remember me&#8221; cookies on Wordpress to keep myself logged in.  So I didn&#8217;t realize that for a while (ever since upgrading to 2.3), anyone trying to view the front page got an error about a table (post2cat) not existing and couldn&#8217;t see anything.  The category access plugin I was using to hide posts of a certain category was still using the database schema from earlier versions and referencing this table that didn&#8217;t exist.  And of course, my account has access to all posts so the plugin wasn&#8217;t being invoked (therefore I could see everything with no problem).</p>
<p>The plugin has been updated and it should be fixed now for everyone.  However, the plugin now has new issues with hiding posts (it doesn&#8217;t hide them completely, it only hides the title but still leaves the date/comments tag of posts in the listing).  So the hidden posts show up, but I changed it to at least show a &#8220;Post Access Denied&#8221; message until the bug in the plugin is resolved.  When going to a locked post it shows a blank page because the plugin is not parsing everything properly and sending some incorrect stuff (there&#8217;s some junk HTML as the title, for example).  Technically still ok, I guess, since the post content is not revealed, but I don&#8217;t really have time to fix these issues myself.</p>
<p>Apologies for any issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiphux.com/2008/01/06/oops-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>locked</title>
		<link>http://www.xiphux.com/2007/08/31/locked/</link>
		<comments>http://www.xiphux.com/2007/08/31/locked/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 09:55:25 +0000</pubDate>
		<dc:creator>xiphux</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.xiphux.com/2007/08/31/locked/</guid>
		<description><![CDATA[For anyone who&#8217;s a regular reader (or even if you&#8217;re visiting for the second time), you may have noticed that certain controversial posts are gone.
They&#8217;re actually not completely gone, just locked away and hidden for now.  More specifically, any post filed under the &#8220;personal&#8221; category of &#8220;journal&#8221; is locked &#8211; posts pertaining to my [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone who&#8217;s a regular reader (or even if you&#8217;re visiting for the second time), you may have noticed that certain controversial posts are gone.</p>
<p>They&#8217;re actually not completely gone, just locked away and hidden for now.  More specifically, any post filed under the &#8220;personal&#8221; category of &#8220;journal&#8221; is locked &#8211; posts pertaining to my personal life.</p>
<p>If you&#8217;re not a regular reader, you may not know that this website started as a Livejournal way back in 2001.  I started using it as an outlet when there were complications with my family at the time.  Hell, almost no one knows that one of the very first posts was, in fact, written in a text editor as a statement to the judge and lawyers presiding over my parents&#8217; divorce.  From there, I found that writing that statement was just as helpful to me as it was to the judge, and I continued writing.  Livejournal was a quick and easy way to start doing that, and back then, it wasn&#8217;t quite the emo playground that it is today.  From there, I got my own hosting, and then it went through a variety of iterations, from a homebrew php/mysql system when I was first learning web programming, to movable type when I got lazy, to wordpress when I got even lazier.</p>
<p>Although the vast majority of posts that came after the family issues resolved have been fairly normal, due to last school year&#8217;s Debacle That Shall Not Be Named, there have been a number of posts that have a great deal of negative connotation, both for myself and for other people.  Now, while I hardly claim to be popular to any degree, this web site does get exposure to a certain number of search engines.  And a lot of searches have been turning up some of these negative posts more often than I like.</p>
<p>(Yes, I can see people&#8217;s referrals to this site.  A great many of you are coming to a post about comcast sucking when you&#8217;re searching for information about comcast and mac addresses, and I have to wonder how many of you know that that post is from 2002 and probably not correct anymore.)</p>
<p>So, I came to question whether this exposure of these recent posts was a good thing.  It was drawing attention away from the other pages on my site which I believe to be the true focus: pages about my old writing from a number of years back, pages about programming, about music, etc.  In reality, I would much rather those pages to be the primary content of the site and the journal to be secondary.  Then again, people see dated entries and think, &#8220;Ooh! Blog!&#8221; in either a positive or a negative light.  (I personally hate the term blog)</p>
<p>Inevitably there are going to be other people looking at this site in the future.  People who know me, and people who don&#8217;t.  People who know me already probably know about what happened before.  People who don&#8217;t would see those posts and would come to some preconceived notion of what I&#8217;m like without knowing anything (whether it be new friends, the freaking GW housing department, or &#8211; my biggest fear &#8211; job interviewers).  A great many people have more issues than Newsweek.  It&#8217;s just that I write about them, and most people don&#8217;t, emo teens notwithstanding.  I don&#8217;t consider myself emo at all, but how I differentiate emo is a discussion for another time.</p>
<p>However, I had reservations about locking posts.  Though I don&#8217;t talk a lot in person, people who have talked to me enough will know that I can be brutally honest about myself, and that I don&#8217;t hide anything about myself.  I mean, I don&#8217;t go yelling about my problems from the rooftops, or telling people in daily conversation, but if it comes up, I don&#8217;t have a problem talking about it.  I don&#8217;t believe that I have anything to hide.  Memories of events that have happened before make up a person&#8217;s personality, and sometimes knowing those things yields a better understanding of the person.</p>
<p>I also don&#8217;t like the idea of essentially &#8220;deleting&#8221; posts.  In real life, when you say something, you can&#8217;t just take it back and expect it to be wiped from everyone&#8217;s memory.  So when you make posts with certain content &#8220;disappear&#8221; and pretend they never happened, it strikes me as a little dishonest.</p>
<p>However, I did weigh the sides, and in the end, chose to hide the posts.  Again, they&#8217;re not permanently deleted, just hidden and locked.  You&#8217;d need a privileged account on the site to read them, and no, just registering will not give you access.  I have to specifically grant you access, so unless I have a specific reason to grant you access, you&#8217;re not seeing them.</p>
<p>No, I&#8217;m not stupid; I know it&#8217;s still cached in various places and anyone who really wants to find them can still find them.  Again, you can&#8217;t erase history.  That&#8217;s not my intent, never was.  It&#8217;s for keeping attention away from specific controversial events on the main website and towards the rest of the site content, where it should be.</p>
<p>I forgot about this website for the majority of the summer.  But I&#8217;m moving back to the dorm tomorrow (Saturday) so I have a number of things to write about before then, which I may or may not get to.  If I do, they&#8217;ll be in separate posts anyway, split up by their topic.  Because no one likes a huge post tagged with 15 categories and that many different topics to sift through to get to the specific content they&#8217;re looking for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiphux.com/2007/08/31/locked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>further cleanup</title>
		<link>http://www.xiphux.com/2007/07/14/further-cleanup/</link>
		<comments>http://www.xiphux.com/2007/07/14/further-cleanup/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 02:58:45 +0000</pubDate>
		<dc:creator>xiphux</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.xiphux.com/2007/07/14/further-cleanup/</guid>
		<description><![CDATA[Removed the screenshots page because all the screenshots are old and don&#8217;t reflect my current setup at all.  (I&#8217;ve been using the 3D window manager Compiz Fusion, and before that its predecessors Beryl and Compiz/XGL, which, being 3D, don&#8217;t really lend themselves to screenshots)
Since that left the &#8220;Self&#8221; tab empty, removed that too.  [...]]]></description>
			<content:encoded><![CDATA[<p>Removed the screenshots page because all the screenshots are old and don&#8217;t reflect my current setup at all.  (I&#8217;ve been using the 3D window manager <a href="http://www.opencompositing.org/">Compiz Fusion</a>, and before that its predecessors Beryl and Compiz/XGL, which, being 3D, don&#8217;t really lend themselves to screenshots)</p>
<p>Since that left the &#8220;Self&#8221; tab empty, removed that too.  Maybe it&#8217;ll be re-added if I ever end up making pages about myself.  Perhaps when I finally get around to making a resume.</p>
<p>Also removed the &#8220;Anime&#8221; page under information.  It just had a list of animes that I had seen (now numbering over 300, not including series with sequels or subsequent series (like Full Metal Panic&#8217;s 2 subsequent sequel series)&#8230;).  It was originally intended to have reviews accompanying the titles, but the old blurbs I had written were really shitty and I haven&#8217;t been writing anything for any of the recent ones.  The list was sourced from a database table, which had every anime I have seen from the very first and second (Neon Genesis Evangelion and Love Hina, respectively) to the most recent in ascending ID order.  While an interesting exercise in record keeping, without any reviews and with just titles it ended up causing false positives for search engines, when people were searching for information on an anime and found none on this site.  So I&#8217;ve moved the list to my home server&#8217;s database and removed it from the site.</p>
<p>That left the Information tab empty, so removed that too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiphux.com/2007/07/14/further-cleanup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cleanup</title>
		<link>http://www.xiphux.com/2007/07/06/cleanup/</link>
		<comments>http://www.xiphux.com/2007/07/06/cleanup/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 02:14:16 +0000</pubDate>
		<dc:creator>xiphux</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.xiphux.com/2007/07/06/cleanup/</guid>
		<description><![CDATA[Performed a little cleanup of the organization of the site.  Removed old pages that were either empty or no longer served any useful function (the fanfic archive rant is old news).  Removed redundantly deep navigation (for example, no need to navigate to Music/Original when there are no other categories to explore, allowed access [...]]]></description>
			<content:encoded><![CDATA[<p>Performed a little cleanup of the organization of the site.  Removed old pages that were either empty or no longer served any useful function (the fanfic archive rant is old news).  Removed redundantly deep navigation (for example, no need to navigate to Music/Original when there are no other categories to explore, allowed access to all programming pages from the root programming tab instead of having to navigate to Programming/PHP just to see the php projects, etc).</p>
<p>Will probably whip up a page about my senior design project (a cross platform Foobar2000 clone) in the future when I get a chance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiphux.com/2007/07/06/cleanup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Massive Rewrite, Part Deux</title>
		<link>http://www.xiphux.com/2006/05/25/massive-rewrite-part-deux/</link>
		<comments>http://www.xiphux.com/2006/05/25/massive-rewrite-part-deux/#comments</comments>
		<pubDate>Thu, 25 May 2006 10:58:03 +0000</pubDate>
		<dc:creator>xiphux</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.thelightofthesoul.com/2006/05/25/massive-rewrite-part-deux/</guid>
		<description><![CDATA[I decided to drop Movable Type and move over to Wordpress instead.  I was sick of the whole &#8220;rebuilding static pages&#8221; process of Movable Type.  The problem is that integrating Wordpress into my current site would be a pain in the ass.  So I decided to take the easy way out and [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to drop Movable Type and move over to Wordpress instead.  I was sick of the whole &#8220;rebuilding static pages&#8221; process of Movable Type.  The problem is that integrating Wordpress into my current site would be a pain in the ass.  So I decided to take the easy way out and instead move the whole site over to Wordpress and take advantage of the static pages feature for the rest of the site.</p>
<p>This takes a lot of the burden off of my shoulders in a number of ways:</p>
<ul>
<li>I don&#8217;t have to worry about my lack of creativity, I&#8217;ll let the theme designers take care of it for me</li>
<li>I don&#8217;t have to worry about always maintaining valid XHTML, I&#8217;ll let the theme designers take care of it for me</li>
<li>I don&#8217;t have to worry about maintaining the AJAX and fixing the &#8220;slow responding pages&#8221; bug, I&#8217;ll let the theme designers take care of it for me</li>
<li>I don&#8217;t have to worry about maintaining the javascript navbar, I&#8217;ll let the theme designers take care of it for me</li>
<li> <img src='http://www.xiphux.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ul>
<p>In reality, I&#8217;ll do a lot more customizing and make my theme unique, but that&#8217;s after I learn more about Wordpress.  So for now, please bear with the &#8220;generic&#8221; look of the site.<br />
Unfortunately with Wordpress, it&#8217;s a pain in the ass to maintain two separate journals (I&#8217;d sooner stab myself in the face than use the word &#8220;blog&#8221;) so the News and Journal sections are integrated into one, with &#8220;News&#8221; and &#8220;Journal&#8221; categories.  For now the front page shows News and Journal entries integrated together, but I&#8217;ll do a little more work into splitting it up to appear as two separate journals like the old page (by default, instead of showing all entries, only entries from the &#8220;News&#8221; section will be on the front page, etc).<br />
Also, with the static pages, the ones that used to generate data dynamically from the database no longer do this.  By default, Wordpress doesn&#8217;t allow execution of code in its pages.  I&#8217;ll need to write up custom templates for those pages to do database requests, but I need to learn how the template system in Wordpress works first.  So for now, it&#8217;s just a copy-and-paste &#8220;snapshot&#8221; of the way the pages last looked during conversion.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiphux.com/2006/05/25/massive-rewrite-part-deux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
