<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>Code Stash</title>
	<link>http://www.codestash.com</link>
	<description>A blog with a different twist</description>
	<lastBuildDate>Thu, 15 Oct 2009 04:49:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Redirect Magento from non-www to www</title>
		<description>
If you want to redirect your Magento site from a non-www, ex. http://yoursite.com to http://www.yoursite.com. There is a trick there.

	Enable Url rewriting (Admin Panel → System → Configuration → Web → Url Options → Use Web Server Rewrites → Yes).
	Now go to your .htaccess file on your Magento folder, (you ...</description>
		<link>http://www.codestash.com/2009/10/redirect-magento-from-non-www-to-www/</link>
			</item>
	<item>
		<title>Fix scratched laptop screen</title>
		<description>Hey Guys,

Ever wonder if you can fix those scratches on your laptop screens?

[caption id="attachment_333" align="aligncenter" width="575" caption="Laptop Scratches"][/caption]

The notebook screen shown above has one deep scratch and several smaller ones.

Remedy is to gently rub toothpaste in a circular motion over the scratches for a few seconds, then wipe the screen ...</description>
		<link>http://www.codestash.com/2009/09/fix-laptop-scratched-laptop-screen/</link>
			</item>
	<item>
		<title>Magento Delete Orders Extension</title>
		<description>I have found a Magento extension (or module if some might call it) that allows you to delete orders and it is totally free.

The catch? This module/extension only orders that are without Invoice, Shippment or Creditmemo could be deleted. You can only delete Cancelled Orders. So~ you still have to ...</description>
		<link>http://www.codestash.com/2009/07/magento-delete-orders-extension/</link>
			</item>
	<item>
		<title>Export Order Hack for Magento</title>
		<description>I think most of you are not surprise when I say that Magento doesn't have a built-in export module.

("Gimme a break~.." -"No it's true.")

I've locked myself trying to find a way to export my orders for my Magento 1.1.1 set up. And then I found it, szotyi from the Magento ...</description>
		<link>http://www.codestash.com/2009/07/export-order-hack-for-magento/</link>
			</item>
	<item>
		<title>Magento hack to manually change order status in Admin panel</title>
		<description>We want to change the status of an order without going thru the process of Shipping and Invoicing. There are instances that Magento will lock the status of an order to pending until the order finishes its shipment.

This hack will activate all the order status on all states. What I ...</description>
		<link>http://www.codestash.com/2009/06/magento-hack-to-manually-change-order-status-in-admin-panel/</link>
			</item>
	<item>
		<title>Convert HTML code to post as Blog examples</title>
		<description>We want to post HTML codes on our posts for code examples, but this would create problems because the browser converts the HTML codes to tags.This is where the Online HTML escape tool comes in. this tool converts HTML tags with the correct  HTML entities escape characters so that it ...</description>
		<link>http://www.codestash.com/2009/06/convert-html-code-to-post-as-blog-examples/</link>
			</item>
	<item>
		<title>Initialize a Javascript Associative Array</title>
		<description>There are a few thoughts we have to take note about Javascript Associative Arrays:

	Arrays (which act as hash tables) have nothing to do with the built-in Array object. They simply rely on the fact that object.property is the same as object["property"]. This means that the length property is not used, ...</description>
		<link>http://www.codestash.com/2009/05/initialize-javascript-associative-array/</link>
			</item>
	<item>
		<title>Edit pdf Invoice printout</title>
		<description>Got this from the Magento Forum. Here are the downsides for this method

1. These modifications WILL be overwritten if you try to upgrade.
2. This is a pain to do-- and a bit mathy.

3 files in question to customize the invoice PDF are:

/app/code/core/Mage/Sales/Model/Order/Pdf/Invoice.php
/app/code/core/Mage/Sales/Model/Order/Pdf/Abstract.php
/app/code/core/Mage/Sales/Model/Order/Pdf/Items/Abstract.php

If ALL you want to do is change the ...</description>
		<link>http://www.codestash.com/2009/05/edit-pdf-invoice-printout/</link>
			</item>
	<item>
		<title>Delete Orders in Magento Admin Panel</title>
		<description>By default, Magento doesn't allow you to delete Orders on the backend.  Well, there is no option in the admin for now.  But guess what? there is a work around (yeah~ I know you've already expected this.).  Boutik Circus created this "Delete Orders" extension which allows you to delete cancelled ...</description>
		<link>http://www.codestash.com/2009/05/delete-order-magento-admin-panel/</link>
			</item>
	<item>
		<title>Iloilo City an Outsourcing Hotspot</title>
		<description>Companies outsource mainly to cut cost. There is an imbalanced supply and demand of IT talent in top IT countries like the United States and it is driving many corporations to rely on offshore outsourcing as the solution. This cost-effective and quality pool of IT talent from offshore outsourcing services ...</description>
		<link>http://www.codestash.com/2009/05/iloilo-city-an-outsourcing-hotspot/</link>
			</item>
</channel>
</rss>
