<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3"
    xmlns="http://purl.org/atom/ns#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xml:lang="en">

    <title>ennovy.org</title>
    <link rel="alternate" type="text/html" href="http://www.ennovy.org/" />
    <tagline>ennovy's site</tagline>
    <modified>2011-12-18T00:34:40+00:00</modified>
    <generator url="http://www.pmachine.com/" version="1.6.8">ExpressionEngine</generator>
    <copyright>Copyright (c) 2011, Yvonne</copyright>


    <entry>
      <title>Another Year</title>
      <link rel="alternate" type="text/html" href="http://www.ennovy.org/weblog/comments/another-year/" /> 
      <id>tag:ennovy.org,2011:/1.4272</id>
      <issued>2011-12-18T00:00:39+00:00</issued>
      <modified>2011-12-18T00:34:40+00:00</modified>
      <summary></summary>
      <created>2011-12-18T00:00:39+00:00</created>
		<author>
		  <name>Yvonne</name>
		  <email>yvonne@ennovy.org</email>
		  <url>http://www.ennovy.org</url>		</author>
      <dc:subject></dc:subject>
      <content type="text/html" mode="escaped" xml:lang="en-US"><![CDATA[<p>I posted a long post just now and I accidentally closed the browser window, losing everything. Argh!</p>

	<p>Here&#8217;s basically what I wrote. </p>

	<p>It&#8217;s been another year. This website won&#8217;t go away until I forget to renew the domain name! I&#8217;ve got a lifetime account as A Small Orange and so I don&#8217;t have to worry about monthly domain fees. </p>

	<p>Every month I received a spam comment or two in my image galleries. When I got notice of them, I simply disabled comments for that image and deleted the comment. In November and early December, the spam comments got much more frequent, so I disabled all comments on all images on all of the galleries. Saved me some time in getting rid of those comments, I should&#8217;ve done it earlier!</p>

	<p>Back in April, when I last posted, I did a fresh install of ExpressionEngine 1 on an unused domain of mine to try and diagnose the htaccess problems. The domain is installed on the same server as this one, so I thought if I could get it working on that domain, I could get it working on this one. All I did to change with that install was change the settings to remove index.php from the <span class="caps">URL</span>s. Eventually I did get it figure it out, but I left the ExpressionEngine install alone.</p>

	<p>The spammers managed to find this domain and they went crazy with the spam comments. I didn&#8217;t notice what has happening until August. I happened to log in to check the stats on my domains and noticed that there was an unusually high amount of bandwidth usage on that domain. Turns out the spammers had made 15,337 comments on one that one default post from June 2nd to August 16th! Here&#8217;s what the visitors graph from Awstats looked like:</p>

	<p><img src="http://pics.livejournal.com/absolut/pic/00652pa1" width="300" height="155" /></p>

	<p>I <em>still</em> want to upgrade to EE 2. This main blog is inactive but my private journal isn&#8217;t. I have a Tumblr account and this year I got to spend some time with WordPress 3 since I was helping a friend design a website. They&#8217;re both great but I don&#8217;t like them as much as I do EE and I&#8217;d much rather stick with EE than use something else. I made a copy of my site offline, and using <span class="caps">MAMP</span>, I upgraded to EE 2 and started working away at updating the templates and the broken plugins. I stopped when I couldn&#8217;t get the Textile formatting plugin to work. That was several months ago and I haven&#8217;t looked at it since. I can&#8217;t say when I will start looking at it again.</p>

	<p>So that&#8217;s all for now. Happy Holidays!</p>    	<p>Keywords: </p>]]></content>
    </entry>

    <entry>
      <title>Almost fixed</title>
      <link rel="alternate" type="text/html" href="http://www.ennovy.org/weblog/comments/almost-fixed/" /> 
      <id>tag:ennovy.org,2011:/1.4236</id>
      <issued>2011-04-11T02:35:00+00:00</issued>
      <modified>2011-04-11T02:36:01+00:00</modified>
      <summary></summary>
      <created>2011-04-11T02:35:00+00:00</created>
		<author>
		  <name>Yvonne</name>
		  <email>yvonne@ennovy.org</email>
		  <url>http://www.ennovy.org</url>		</author>
      <dc:subject></dc:subject>
      <content type="text/html" mode="escaped" xml:lang="en-US"><![CDATA[<p>After 5 months, I finally found a partial solution to the htaccess problem. The front site appears to work for the most part. Except now I can&#8217;t get into the control panel properly. </p>

	<p>If I access the control panel at mysite.org/system, I cannot access the control panel.<br />
If I access the control panel at mysite.org/system/index.php, I get access to the control panel.</p>

	<p>It&#8217;s not a big deal but I&#8217;m lazy and don&#8217;t want to type in the extra characters.</p>    	<p>Keywords: </p>]]></content>
    </entry>

    <entry>
      <title>htaccess problems</title>
      <link rel="alternate" type="text/html" href="http://www.ennovy.org/weblog/comments/htaccess-problems/" /> 
      <id>tag:ennovy.org,2010:/1.4193</id>
      <issued>2010-11-04T00:21:06+00:00</issued>
      <modified>2010-11-04T00:33:07+00:00</modified>
      <summary></summary>
      <created>2010-11-04T00:21:06+00:00</created>
		<author>
		  <name>Yvonne</name>
		  <email>yvonne@ennovy.org</email>
		  <url>http://www.ennovy.org</url>		</author>
      <dc:subject></dc:subject>
      <content type="text/html" mode="escaped" xml:lang="en-US"><![CDATA[<p>My host dropped PHP4 support and switched to PHP5 in October. Somehow, it has messed up my .htaccess file rules. What used to work doesn&#8217;t work anymore. As a result you can&#8217;t access any of the pages. I&#8217;m trying to find out how to fix it, so stay tuned.</p>

	<p><strong>Edit:</strong> The issue is something to do with the fact that I&#8217;m <a href="http://expressionengine.com/wiki/Remove_index.php_From_URLs/">removing index.php from my <span class="caps">URL</span></a>. If you add index.php back to the <span class="caps">URL</span> the pages will work fine.</p>    	<p>Keywords: </p>]]></content>
    </entry>

    <entry>
      <title>Hey it&#8217;s another year!</title>
      <link rel="alternate" type="text/html" href="http://www.ennovy.org/weblog/comments/hey-its-another-year/" /> 
      <id>tag:ennovy.org,2009:/1.4090</id>
      <issued>2009-12-18T01:59:12+00:00</issued>
      <modified>2009-12-18T02:32:13+00:00</modified>
      <summary></summary>
      <created>2009-12-18T01:59:12+00:00</created>
		<author>
		  <name>Yvonne</name>
		  <email>yvonne@ennovy.org</email>
		  <url>http://www.ennovy.org</url>		</author>
      <dc:subject></dc:subject>
      <content type="text/html" mode="escaped" xml:lang="en-US"><![CDATA[<p>I waited deliberately for a couple of days until December 17th to post this. Anyone reading? <img src="http://www.ennovy.org/images/smileys/smile.gif" width="11" height="11" alt="smile" style="border:0;" /></p>

	<p>I&#8217;m still alive. I&#8217;m still updating part of my site, although it&#8217;s only my journal and it&#8217;s all private. I have left the public part of the site to rot, and I said a year ago I&#8217;d try to fix it up, but obviously I still haven&#8217;t yet. </p>

	<p>ExpressionEngine 2 has been out for two weeks now, and I have yet to try it out. In fact I wasn&#8217;t really planning on trying EE 2 this soon if at all. I&#8217;m perfectly happy with my existing setup. But, I participated in the EE Heist and won a free upgrade. (I actually won something. It was a rare feeling.) I bought the EE Heist bundle because it had some useful modules/extensions that I could use with EE 1.6.x. Now that I have access to EE 2 though there&#8217;s no way I&#8217;m not going to use it!!</p>

	<p>I haven&#8217;t received my upgrade yet (still waiting for reply to email), but once I do I&#8217;ll be installing it and hopefully I can convert my LJ crosspost module to be compatible with EE 2. If I can do that, I&#8217;ll upgrade this site to EE 2 and maybe I&#8217;ll post more! </p>

	<p>In the meantime you can find me in public on Twitter if you want to read my meaningless and infrequent tweets.</p>    	<p>Keywords: </p>]]></content>
    </entry>

    <entry>
      <title>First post in a year</title>
      <link rel="alternate" type="text/html" href="http://www.ennovy.org/weblog/comments/first-post-in-a-year/" /> 
      <id>tag:ennovy.org,2008:/1.3880</id>
      <issued>2008-12-18T02:34:24+00:00</issued>
      <modified>2008-12-18T02:47:25+00:00</modified>
      <summary></summary>
      <created>2008-12-18T02:34:24+00:00</created>
		<author>
		  <name>Yvonne</name>
		  <email>yvonne@ennovy.org</email>
		  <url>http://www.ennovy.org</url>		</author>
      <dc:subject></dc:subject>
      <content type="text/html" mode="escaped" xml:lang="en-US"><![CDATA[<p>Wow, I haven&#8217;t posted in this blog for a year now! </p>

	<p>I would love to rehaul the entire site, get rid of all the broken stuff. But I don&#8217;t have the motivation to do it.</p>    	<p>Keywords: </p>]]></content>
    </entry>

    <entry>
      <title>How silly of me</title>
      <link rel="alternate" type="text/html" href="http://www.ennovy.org/weblog/comments/how-silly-of-me/" /> 
      <id>tag:ennovy.org,2007:/1.3679</id>
      <issued>2007-12-18T00:44:01+00:00</issued>
      <modified>2007-12-18T00:57:46+00:00</modified>
      <summary></summary>
      <created>2007-12-18T00:44:01+00:00</created>
		<author>
		  <name>Yvonne</name>
		  <email>yvonne@ennovy.org</email>
		  <url>http://www.ennovy.org</url>		</author>
      <dc:subject></dc:subject>
      <content type="text/html" mode="escaped" xml:lang="en-US"><![CDATA[<p>I used to get a lot of comment spam on this weblog. 99.9% of them were caught and so they never showed up in the comments, but I still had to delete the comments in the control panel. In the last couple of months the comment spam has died down to nothing. I was congratulating myself for solving this comment spam problem (although it&#8217;s really EE&#8217;s security features and Loweblog&#8217;s <a href="http://expressionengine.com/forums/viewthread/35740/">Akismet module</a> that should get all the credit) when I realized that in the last couple of months I had turned on the option to close comments after 30 days. <img src="http://www.ennovy.org/images/smileys/sick.gif" width="11" height="11" alt="ouch" style="border:0;" /> So obviously I wouldn&#8217;t get any comment spam if no one can post comments! And I rarely make public posts these days.</p>    	<p>Keywords: </p>]]></content>
    </entry>

    <entry>
      <title>Replacing 8kb of javascript for 36kb</title>
      <link rel="alternate" type="text/html" href="http://www.ennovy.org/weblog/comments/replacing-8kb-of-javascript-for-36kb/" /> 
      <id>tag:ennovy.org,2007:/1.3678</id>
      <issued>2007-12-18T00:14:00+00:00</issued>
      <modified>2007-12-18T00:43:09+00:00</modified>
      <summary></summary>
      <created>2007-12-18T00:14:00+00:00</created>
		<author>
		  <name>Yvonne</name>
		  <email>yvonne@ennovy.org</email>
		  <url>http://www.ennovy.org</url>		</author>
      <dc:subject>Programming</dc:subject>
      <content type="text/html" mode="escaped" xml:lang="en-US"><![CDATA[<p>A long time ago I came up with a solution to <a href="http://expressionengine.com/wiki/Inline_Editing/">use inline editing</a> with EE using some ajax magic. The problem with that solution though was that the page would refresh once you submit something to edit. I figured that there must be a more elegant solution, one that updated  the edited information without a page refresh. </p>

	<p>I decided to revisit this problem and rewrite the code using the <a href="http://jquery.com/">jQuery</a> javascript library and the jQuery <a href="http://www.malsup.com/jquery/form/">form plugin</a>. However, there is a lot more javascript involved. The jQuery file itself is 26kb (the packed version), the jQuery form plugin file is 6kb, and the custom code is 4kb, so the total amount of javascript I have to include on every page is 36kb. The original solution used only 8kb of javascript (although it did require me to edit the <span class="caps">HTML</span> to add the javascript call, whereas with jQuery I don&#8217;t have to). </p>

	<p>Oh well. At least I got to learn how to use the jQuery library. And, since I am the only person who&#8217;s authorized to do any editing, I made it so the javascript files are only loaded when I&#8217;m logged in, so it doesn&#8217;t make any difference whatsoever to you the reader.</p>    	<p>Keywords: </p>]]></content>
    </entry>

    <entry>
      <title>Gmail finally offers IMAP!</title>
      <link rel="alternate" type="text/html" href="http://www.ennovy.org/weblog/comments/gmail-finally-offers-imap/" /> 
      <id>tag:ennovy.org,2007:/1.3646</id>
      <issued>2007-10-24T04:31:00+00:00</issued>
      <modified>2007-10-24T04:57:20+00:00</modified>
      <summary></summary>
      <created>2007-10-24T04:31:00+00:00</created>
		<author>
		  <name>Yvonne</name>
		  <email>yvonne@ennovy.org</email>
		  <url>http://www.ennovy.org</url>		</author>
      <dc:subject>Fun Finds</dc:subject>
      <content type="text/html" mode="escaped" xml:lang="en-US"><![CDATA[<p>I read <a href="http://slashdot.org/article.pl?sid=07/10/24/0249257&amp;from=rss">on Slashdot</a> that Gmail is finally <a href="http://mail.google.com/support/bin/answer.py?ctx=gmail&amp;hl=en&amp;answer=75725">offering <span class="caps">IMAP</span> support</a> for their email accounts. According to the comments in the ./ post they&#8217;re only rolling it out to a few accounts for now. I eagerly checked my gmail account and to my surprise I found they&#8217;d enabled <span class="caps">IMAP</span> on my account! (In the past I&#8217;ve always been the last to get the new Gmail features.)</p>

	<p>I prefer using <span class="caps">IMAP</span> over POP3 (which Gmail has had available for a while now) because with POP3 I somehow always manage to lose email when I&#8217;m downloading it to a desktop mail client. Ever since I started using Gmail, I&#8217;ve stuck to checking my email using the web-based interface. Now I get to use both the web-based interface and a desktop client, woohoo!</p>    	<p>Keywords: </p>]]></content>
    </entry>

    <entry>
      <title>The new My Yahoo Beta</title>
      <link rel="alternate" type="text/html" href="http://www.ennovy.org/weblog/comments/the-new-my-yahoo-beta/" /> 
      <id>tag:ennovy.org,2007:/1.3598</id>
      <issued>2007-08-31T23:24:01+00:00</issued>
      <modified>2007-08-31T23:36:57+00:00</modified>
      <summary></summary>
      <created>2007-08-31T23:24:01+00:00</created>
		<author>
		  <name>Yvonne</name>
		  <email>yvonne@ennovy.org</email>
		  <url>http://www.ennovy.org</url>		</author>
      <dc:subject></dc:subject>
      <content type="text/html" mode="escaped" xml:lang="en-US"><![CDATA[<p>A few weeks ago, I switched to the <a href="http://www.readwriteweb.com/archives/my_yahoo_web20_makeover.php">beta version</a> of the new <a href="http://my.yahoo.com">My Yahoo</a>, a personalized portal page. They&#8217;ve added a couple of new features, including more <a href="http://cm.my.yahoo.com/us/static/whatsnew.html">customization options</a> and more content. I&#8217;m using it as my home page, same as I&#8217;ve done for years now, but there are a couple of things that bug me.</p>

	<p>In the old version, there was something called the &#8220;Message Center&#8221;, which I had on the top left corner of the page. It told me whether I had any new mail in my Yahoo account, and it was really quite handy. If I did have mail, then I could sign into the Yahoo mail.</p>

	<p><a href="http://pics.livejournal.com/absolut/pic/0064ypzk/g29"><img src="http://pics.livejournal.com/absolut/pic/0064ypzk" title="My Yahoo Message Center" alt="My Yahoo Message Center" /></a></p>

	<p>In the new version, it&#8217;s been replaced with something called the &#8220;Personal Assistant&#8221;. Except it&#8217;s not a replacement. This new Personal Assistant tells me if I have new mail only if I&#8217;m logged in. If I&#8217;m not, then it tells me to sign in. Which makes it useless! <img src="http://www.ennovy.org/images/smileys/dead.gif" width="11" height="11" alt="err" style="border:0;" /> </p>

	<p><a href="http://pics.livejournal.com/absolut/pic/006509gx/g29"><img src="http://pics.livejournal.com/absolut/pic/006509gx" title="My Yahoo Personal Assistant" alt="My Yahoo Personal Assistant" /></a></p>

	<p>Then there&#8217;s the fact that this Personal Assistant seems to be stuck on the right side of the page. I can&#8217;t move it around like I can with all of the other items on the page.</p>

	<p>Lastly it sticks an advertisement into the middle of my links:</p>

	<p><a href="http://pics.livejournal.com/absolut/pic/0064zzs2/g29"><img src="http://pics.livejournal.com/absolut/pic/0064zzs2" title="My Yahoo Bookmarks" alt="My Yahoo Bookmarks" /></a></p>

	<p>Note: I wrote this post because I wanted to test out the screen-capture abilities of <a href="http://plasq.com/skitch">Skitch</a>. And I felt like whining. <img src="http://www.ennovy.org/images/smileys/smile.gif" width="11" height="11" alt="smile" style="border:0;" /></p>    	<p>Keywords: </p>]]></content>
    </entry>

    <entry>
      <title>Some Potter related links</title>
      <link rel="alternate" type="text/html" href="http://www.ennovy.org/weblog/comments/some-potter-related-links/" /> 
      <id>tag:ennovy.org,2007:/1.3584</id>
      <issued>2007-07-31T02:54:01+00:00</issued>
      <modified>2007-07-31T03:19:51+00:00</modified>
      <summary></summary>
      <created>2007-07-31T02:54:01+00:00</created>
		<author>
		  <name>Yvonne</name>
		  <email>yvonne@ennovy.org</email>
		  <url>http://www.ennovy.org</url>		</author>
      <dc:subject>Random</dc:subject>
      <content type="text/html" mode="escaped" xml:lang="en-US"><![CDATA[<p>Note: all links below contain spoilers for the 7th Harry Potter book. Please proceed carefully.</p>

	<ul>
		<li><a href="http://diogenes-sinope.blogspot.com/2007/07/potterdammerung-mega-spoilers.html">Potterdammerung</a> is a short version and a parody of the book &#8211; it&#8217;s hilarious!</li>
		<li><a href="http://gizmodo.com/gadgets/harry-rotter/non+magic-t+shirt-reveals-harry-potters-ending-to-enrage-fans-283349.php">Non-magic T-shirt</a> &#8211; an even shorter summary that fits onto a T-shirt. Would people really wear that?</li>
		<li>J.K. Rowling reveals what <a href="http://www.msnbc.msn.com/id/19959323/">happens after the end of the book</a>. It says she might write an encyclopedia on all the stuff that didn&#8217;t make into the books &#8211; I&#8217;d love to read that.</li>
		<li>Dan Radcliffe talks about <a href="http://www.ew.com/ew/article/0,,20044270_20044274_20048635,00.html">what he thinks of the book</a>.</li>
	</ul>    	<p>Keywords: </p>]]></content>
    </entry>


</feed>