<?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>SOOLID blog &#187; PHP</title>
	<atom:link href="http://blog.soolid.it/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.soolid.it</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 14:59:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Custom &#8216;Sort by&#8217; drop-down menu for Magento</title>
		<link>http://blog.soolid.it/2011/12/custom-sort-by-drop-down-menu-for-magento/</link>
		<comments>http://blog.soolid.it/2011/12/custom-sort-by-drop-down-menu-for-magento/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 09:37:42 +0000</pubDate>
		<dc:creator>Pietro</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[sortby]]></category>

		<guid isPermaLink="false">http://blog.soolid.it/?p=751</guid>
		<description><![CDATA[Yesterday i have spent some hours getting this done, so here the explanation hoping to save you some time.
Magento version 1.6.0
Modified core files:
/app/code/core/Mage/Catalog/Block/Product/List/Toolbar.php
Modified template files:
/app/design/frontend/mytemplate/default/template/catalog/product/list/toolbar.phtml
/app/design/frontend/mytemplate/default/template/catalog/layer/view.phtml
Translations:
/app/design/frontend/mytemplate/default/locale/it_IT/translate.csv
Life-Saving Threads: where i have found the hints to make this work
http://www.magentocommerce.com/boards/viewthread/20437/
http://www.magentocommerce.com/boards/&#038;/viewthread/4029/P15/
First you have to setup the new order options in Toolbar.php.
Find the function named getAvailableOrders and modify it like this:

/**
 [...]]]></description>
		<wfw:commentRss>http://blog.soolid.it/2011/12/custom-sort-by-drop-down-menu-for-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sfruttare le api di Last.fm con php</title>
		<link>http://blog.soolid.it/2009/06/153/</link>
		<comments>http://blog.soolid.it/2009/06/153/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 18:28:15 +0000</pubDate>
		<dc:creator>Pietro</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[RandomTalk]]></category>
		<category><![CDATA[Social Network]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[gazebopenguins]]></category>
		<category><![CDATA[lasfm]]></category>
		<category><![CDATA[parse xml]]></category>

		<guid isPermaLink="false">http://blog.soolid.it/?p=153</guid>
		<description><![CDATA[Last.fm è uno dei social preferiti qui in SOOLID, soprattutto per quanto mi riguarda, adoro le funzionalità , adoro lo stile con cui fanno le cose e cerco di sfruttare i servizi che offrono il più possibile per la mia band.
Essendo il nerd del gruppo, mi occupo io di gestire tutto quello che riguarda il [...]]]></description>
		<wfw:commentRss>http://blog.soolid.it/2009/06/153/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ImageVue Hack</title>
		<link>http://blog.soolid.it/2006/11/imagevue-hack/</link>
		<comments>http://blog.soolid.it/2006/11/imagevue-hack/#comments</comments>
		<pubDate>Mon, 06 Nov 2006 10:55:11 +0000</pubDate>
		<dc:creator>Albo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.soolid.it/?p=73</guid>
		<description><![CDATA[
This weekend,  one of our server has been turned off because our ISP find on it a Phishing site. After some analisys we find that all problems comes from a domain with imageVue (a flash/php image gallery) installed.
The vulnerability is damn simple: the upload script doesn&#8217;t check credentials and doesn&#8217;t check file extension so [...]]]></description>
		<wfw:commentRss>http://blog.soolid.it/2006/11/imagevue-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

