<?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>ae.hugeobject.com &#187; Web</title>
	<atom:link href="http://ae.hugeobject.com/archive/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://ae.hugeobject.com</link>
	<description>Just another ae weblog</description>
	<lastBuildDate>Wed, 03 Feb 2010 13:59:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CoolUri plugin for typo3</title>
		<link>http://ae.hugeobject.com/archive/cooluri-plugin-for-typo3/</link>
		<comments>http://ae.hugeobject.com/archive/cooluri-plugin-for-typo3/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 22:56:16 +0000</pubDate>
		<dc:creator>ae</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://ae.hugeobject.com/archive/cooluri-plugin-for-typo3/</guid>
		<description><![CDATA[This is perhaps more of a convenient place for me to store install instructions than anything&#8230; BUT:
Installing CoolUri in Typo3 on linux / apache2 / php5

Based on: http://docs.google.com/View?docid=dd33gg45_3f8j96p
Steps :
Check if the weberver has the following settings:
PHP5+ with SimpleXML enabled
MySQL 4.1+
Apache&#8217;s mod_rewrite enabled
Go into the extension manager
Choose menu option &#8216;Import extensions&#8217;
Upload extension file: cooluri_1.0.4.t3x
Found here ( [...]]]></description>
			<content:encoded><![CDATA[<p>This is perhaps more of a convenient place for me to store install instructions than anything&#8230; BUT:</p>
<p><strong>Installing <a href="http://typo3.org/extensions/repository/view/cooluri/">CoolUri</a> in <a href="http://typo3.org/">Typo3</a> on linux / apache2 / php5</strong></p>
<p><span id="more-46"></span><br />
Based on: <a href="http://docs.google.com/View?docid=dd33gg45_3f8j96p">http://docs.google.com/View?docid=dd33gg45_3f8j96p</a></p>
<p><strong>Steps :</strong></p>
<p><strong>Check if the weberver has the following settings:</strong><br />
PHP5+ with SimpleXML enabled<br />
MySQL 4.1+<br />
Apache&#8217;s mod_rewrite enabled</p>
<p><strong>Go into the extension manager</strong><br />
Choose menu option &#8216;Import extensions&#8217;<br />
Upload extension file: cooluri_1.0.4.t3x<br />
Found here ( http://typo3.org/extensions/repository/view/cooluri/ )</p>
<p>Once imported, install it and accept its defaults (altering tables etc.)</p>
<p><strong>Add a htaccess:</strong><br />
(check that it covers all folders in the root directory)</p>
<p><code># Enable URL rewriting<br />
RewriteEngine On<br />
RewriteRule ^/(typo3|typo3temp|typo3conf|t3lib|tslib|css|calculator|fileadmin|uploads|showpic\.php)/ - [L]<br />
RewriteRule ^/(typo3|typo3temp|typo3conf|t3lib|tslib|css|calculator|fileadmin|uploads|showpic\.php)/.*$ - [L]<br />
RewriteRule ^typo3$ typo3/index_re.php [L]<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteCond %{REQUEST_FILENAME} !-l</p>
<p># Main URL rewriting.<br />
RewriteRule .* index.php [L]</code></p>
<p><strong>Copy across the CoolUriConf xml file:</strong><br />
<code>cp typo3conf/ext/cooluri/cooluri/CoolUriConf.xml_default typo3conf/CoolUriConf.xml</code></p>
<p><strong>Add a domain record</strong><br />
- Go to the homepage, -> NEW -> DOMAIN  (add the domain name in)</p>
<p><strong>Add the following to the main template setup::</strong></p>
<p><code># Cooluri<br />
config.simulateStaticDocuments = 0<br />
config.baseURL = http://mtaa.supernaut/<br />
config.tx_cooluri_enable = 1<br />
config.redirectOldLinksToNew = 1</code></p>
<p><strong>Go to the backend and select the &#8216;CoolUri&#8217; menu item</strong><br />
Click &#8216;Delete/Update all&#8217; -> DELETE EVERYTHING AND START AGAIN<br />
<strong><br />
Clear cache</p>
<p>Try.</strong></p>
<p><strong>For CATMENU see note from <a href="http://www.bednarik.org/">Jan:</a></strong></p>
<blockquote><p>try to remove the part which removes cHash parameter from URLs. Since<br />
tt_news are cached, they either require cHash or you&#8217;d need to make them<br />
COA_INT.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ae.hugeobject.com/archive/cooluri-plugin-for-typo3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL tweaks</title>
		<link>http://ae.hugeobject.com/archive/mysql-tweaks/</link>
		<comments>http://ae.hugeobject.com/archive/mysql-tweaks/#comments</comments>
		<pubDate>Fri, 28 Apr 2006 08:14:24 +0000</pubDate>
		<dc:creator>ae</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://ae.hugeobject.com/archive/mysql-tweaks/</guid>
		<description><![CDATA[
I&#8217;ve spend the last half of the day trying to optimise (thats how you spell it in Australia) a MySQL script that was grabbing a heap of data to build a excel spreadsheet.


The script included four left joins and was selecting from about 20,000 rows.&#160; It had gradually become slower and slower over the last [...]]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;ve spend the last half of the day trying to optimise (thats how you spell it in Australia) a MySQL script that was grabbing a heap of data to build a excel spreadsheet.
</p>
<p>
The script included four left joins and was selecting from about 20,000 rows.&nbsp; It had gradually become slower and slower over the last month as the database grew, until now it was taking over 30 seconds to run the script and make the excel file.
</p>
<p><span id="more-32"></span></p>
<p>
The first thing I did was add some indexes I had previously overlooked as the database changed. This brought down the time to <strong>5 seconds.</strong>
</p>
<p>
&nbsp;<br />
I then changed the table types from MyISAM to Innodb. This brought it down to <strong>0.2 seconds</strong>. This also fixed fragmentation in the database, so its not just the table type change that caused the speed increase.
</p>
<p>
Its amazing how easy it is to make databases unusable <img src='http://ae.hugeobject.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;ve never enjoyed DB administration &#8211; in fact I dont recall ever meeting a DB administrator I&#8217;ve liked either <img src='http://ae.hugeobject.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Strange creatures&#8230;.
</p>
<p>
Anyway:
</p>
<ul>
<li>Be mindful of indexes within tables &#8211; they can dramatically effect query times</li>
<li>Consider changing from MyISAM to Innodb if your database supports it
</li>
<li>De-frag your database at regular intevals&nbsp;</li>
</ul>
<p>
&nbsp;
</p>
<p>
&nbsp;
</p>
<p>
&nbsp;
</p>
<p><!-- technorati tags begin -->
<p style="font-size:10px;text-align:right;">technorati tags: <a href="http://technorati.com/tag/MySQL" rel="tag">MySQL</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://ae.hugeobject.com/archive/mysql-tweaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Annoying &#8220;do you want to display the non secure items&#8221; message in IE</title>
		<link>http://ae.hugeobject.com/archive/annoying-do-you-want-to-display-the-non-secure-items-message-in-ie/</link>
		<comments>http://ae.hugeobject.com/archive/annoying-do-you-want-to-display-the-non-secure-items-message-in-ie/#comments</comments>
		<pubDate>Tue, 14 Mar 2006 10:18:59 +0000</pubDate>
		<dc:creator>ae</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://ae.hugeobject.com/archive/annoying-do-you-want-to-display-the-non-secure-items-message-in-ie/</guid>
		<description><![CDATA[I&#8217;ve recently being working on a flash ecommerce application using SSL.
But, after checking to make sure its all good in IE, I started getting that annoying &#8220;do you want to display the non-secure items&#8221; message. After a few minutes trying out a few things I realised that it was getting upset because of the plugin [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently being working on a flash ecommerce application using SSL.</p>
<p>But, after checking to make sure its all good in IE, I started getting that annoying &#8220;<em>do you want to display the non-secure items</em>&#8221; message. After a few minutes trying out a few things I realised that it was getting upset because of the plugin urls specified in the Macromedia code:</p>
<p><strong>pluginspage=&#8221;http://www.macromedia.com/go/getflashplayer&#8221;</strong></p>
<p>To get rid of the message, I changed the http to https<br />
ie.<br />
<strong>pluginspage=&#8221;https://www.macromedia.com/go/getflashplayer&#8221; </strong><!-- technorati tags begin --></p>
<p style="font-size: 10px; text-align: right">technorati tags: <a rel="tag" href="http://technorati.com/tag/Flash">Flash</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://ae.hugeobject.com/archive/annoying-do-you-want-to-display-the-non-secure-items-message-in-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
