Articles Archive for Year 2012
Google »
Problem: My website/blog had a good visit per day and it was also ranking good on Alexa. However, recently the per day visit has dropped drastically. And, alexa ranking is also dropping gradually day by day. Cause:
Magento »
Here is a quick code to get all attributes and their name and value associated with any particular product. First of all we have to load the product by it’s ID. And then get all it’s attributes. Here is the code:-
Magento »
This article shows step-by-step guide to setup Moneybookers (Skrill) Payment Method on Magento. I will be dealing with the developer perspective (creating and testing with a Test account).
Magento »
Here is the step-by-step procedure to install new language package on Magento. Let’s assume that you want to install Dutch language package. 1. Go to this link. 2. Get the extension key. 3. Login to Magento admin 4. Go to System -> Magento Connect -> Magento Connect Manager 5. Install your desired language package 6. [...]
Magento »
Magento version 1.4.0.1 has some issues with Paypal email, shipping cost and order status. Note: All these issues occur when payment is done through Paypal
Magento »
Problem: I am using Magento 1.6 and my login and register page design has problem. It is not taking the template path from my custom theme. Instead, it is taking the template path from base persistent folder. For example, the login template path is taken from frontend/base/default/template/persistent/customer/form/login.phtml
Magento »
Here is a tip to override/rewrite Mysql4 and Resource Eav collection class. I will only be including the config xml code. You can read more about Model Overriding over here: Magento: Model Controller Block Helper Override By Mysql4 Collection Class, I mean like the following class: Mage_Sales_Model_Mysql4_Order_Collection
Magento »
Scenario: I moved a Magento shop from one sever to another. And, I am having the following problems:- – The CSS and Javascript files are not loading properly in admin section. However, the frontend section is working fine. When I view the source code, I see that the CSS path is not the full skin [...]
Guest Post, Social Media »
You live in a social media world, where a majority of internet users are seen active on various social and blogging platforms. The sites like Facebook, Twitter and Myspace have found a good space in majority of internet users’ life. Here they share anything to everything. Therefore the social media sites also witness a number [...]
Humor »
See , How people write leave Applications. It’s murder of English language. But Too Funny. Just Read them :) • An employee applied for leave as follows:
Guest Post, Miscellaneous »
Having a strong and reliable WiFi Signal is a crucial part of any broadband connection. Broadband usage can be significantly limited if you find that your connection cuts out, or does not reach certain parts of a building. You may also have problems with getting the right broadband speed through a router. There are multiple [...]
Magento »
Here is a quick tip to add OR query and AND query to collection object. I am implementing this on product collection. Getting product collection
Magento »
Module Creator helps in building basic module structure in Magento. It can be used as a standalone application or a Magento module in the process of creating a new Magento module. You can download and find more about it here: http://www.magentocommerce.com/wiki/5_-_modules_and_development/0_-_module_development_in_magento/custom_module_with_custom_database_table
Guest Post, Miscellaneous »
These days marketing through email is critical in enhancing your relationship with customers while encouraging customer loyalty and repeat business. Is your email marketing working the best it can for you? Through A/B testing, you’ll be able to identify what is currently lacking in your email campaigns so you can move in the right direction. [...]
Humor »
The Top 20 replies by programmers when their programs do not work: 20. “That’s weird…” 19. “It’s never done that before.” 18. “It worked yesterday.” 17. “How is that possible?” 16. “It must be a hardware problem.” 15. “What did you type in wrong to get it to crash?” 14. “There is something funky in [...]
