Overall, Content Management Systems or CMS in the market at the moment will make available the essential tools for your website. Add ones, built in applications, in progress updates, content security, in the midst of the few factors we’ve chosen Concrete5 as our favorite website content management system. We have been admiring Concrete5 content management [...]
Posted at March 14th, 2013 in CMS | Tags: website development
Expression Engine CMS – An Exceptional Program You may or have heard that posting on blogs or forums with applicable information can be immense for SEO, if you include a link to your website with the comment. Many times when you comment on a blog post, there’s a space to enter your name and [...]
Posted at December 31st, 2012 in CMS | Tags: website development
Contao has a spontaneous user interface that uses Ajax and Web 2.0 technologies for most favourable usability. Multiple back end languages and themes, a potent permission system, versioning and undo management, superior search and sorting alternatives or the Live Update Service are just a small number of many features that make Contao stand out from [...]
Posted at December 26th, 2012 in CMS | Tags: open source, website development
Responsive Website Designing as a Newer Phase of Web Designing The internet world welcomed increased number of browsers and devices and it simultaneously brought about the need for the users to access your website easily and more conveniently over all the devices. The technological phases facilitated the users from the big screen computers to the [...]
Posted at December 14th, 2012 in New Technologies | Tags: Website Design, website development
Static Block plays a big role in magento to show the information, links, banner etc. on the Magento sites. All the website developer use static block in a different manner. below is the process to add static block in your phtml file (Magento Theme File). 1) First login into magento admin and create a static [...]
Posted at January 31st, 2012 in Magento | Tags: Magento, Magento Problem, website developer, website development
If you want to show the manufacturers list on your sidebar or anywhere else in magento site. You just need add some little code. First open the file app/code/core/Mage/Catalog/Block/Navigation.php Add the below code at the end of file public function getAllManu() { $product = Mage::getModel(‘catalog/product’); $attributes = Mage::getResourceModel(‘eav/entity_attribute_collection’) ->setEntityTypeFilter($product->getResource()->getTypeId()) ->addFieldToFilter(‘attribute_code’, ‘manufacturer’); //can be changed to any attribute [...]
Posted at December 16th, 2011 in Magento | Tags: Magento, Tips & Tricks, website development
Custom field play very big role in WordPress. We can use it to call extra feature in post and page. For example (only to show custom field functionality), if you want to add a source url in your every post. You can do it using two method:
Posted at November 11th, 2011 in WordPress | Tags: website development, wordpress function, wordpress tips
Really big question for beginner who want to learn website development. They go for learning PHP/MySQL, HTML, ASP, ASP.NET etc etc. The real fact is in this field we should have knowledge of Photoshop. I never said to become master, but my biggest concern is that learn some basic knowledge of Photoshop. After that we can start with HTML and [...]
Posted at June 2nd, 2011 in General | Tags: web development, website development