Twitter
- Yet another awesome one - seems @autotunethenews just can't make a bad song! Now back to listen a few more times!: http://bit.ly/bDasS4 2010/09/05
- Name this song: "Wah the dos a fine duh, got saw Tom to weigh foe tomorrow" 2010/09/02
- I'd like to buy a new 22-24" LED monitor under $200-$235. Any recommendations? 2010/09/02
-
Recent Posts
Recent Comments
- Pam on Magento: No Tax for Wholesale Customers
- Saiful Islam on Magento: Add Static Block to CMS Page
- Vinai on Magento: Learn By Magento’s Own Examples
- Lesetipps KW34 | Magento, RedDot, Wordpress - webguys.de on Magento: Learn By Magento’s Own Examples
- Branko Ajzele on Magento: Learn By Magento’s Own Examples
Categories
Archives
Monthly Archives: June 2010
New Website, New Look, Same Content
I decided just to bite the bullet and get it done. As you can see, I’ve got a new domain and a new look. This will be a process and definitely not an amazing re-launch or anything. New Look I … Continue reading
Posted in Wordpress
Leave a comment
Magento: SQL to Find Missing Images
I just imported a ton of products for new website that I’m working on, and it turns out that the client misnamed a bunch of images, causing Magento to ignore the image import for those ones. I don’t want to … Continue reading
Posted in Magento, MySQL
Leave a comment
Magento: Overriding Core Files (Blocks, Models, Resources, Controllers)
When building custom modules for Magento, one of the most common needs is to override Magento’s core files, most commonly Blocks, Models, Resources, and Controllers. And, by the way, when I say “override”, that is also synonymous with “rewrite” or … Continue reading
Posted in Magento
9 Comments
Magento: Need a Custom Module?
I am open and looking for a few freelance projects, developing Magento modules. If you are in need for a module to be custom-built, or for an existing module to be modified, hire me! I have had direct experience in … Continue reading
Posted in Magento
Leave a comment
Magento: Best Way to Learn the Best Way to Build a Module
One of the most valuable tools that I have found in Magento module development is to actually just look at Magento’s code. It seems obvious, but at least for me (for a while), it wasn’t. Every directory that you see … Continue reading
Mysql: USING BTREE – Error when dumping from 5.1 and importing to 5.0
I was dumping a database today to put onto a different server. I am currently running 5.1.45 locally, and the server I am moving to has 5.0.58. When trying to import the database to the new server, I was getting … Continue reading