Matrix Marketers http://www.matrixmarketers.com One Stop Shop for your Online needs! Sat, 07 Apr 2012 10:04:18 +0000 en-US hourly 1 Google Analytics VirtueMart Joomla Conversion Tracking http://www.matrixmarketers.com/google-analytics-virtuemart-joomla-conversion-tracking/ http://www.matrixmarketers.com/google-analytics-virtuemart-joomla-conversion-tracking/#comments Mon, 27 Feb 2012 08:32:01 +0000 Matrix Marketers http://www.matrixmarketers.com/?p=213 Companies these days spend thousands of dollars every month to promote their business online. The most popular way of doing it is Google AdWords, where you can show your ad-based on a keyword and get visitors to any page on your website.

However, more important than showing ads is the need some for way of tracking which sales are coming from your PPC efforts. The solution to this is pretty simple. Just place your tracking code in the checkout.thankyou.tpl.php file, after the following line:

< ?php echo $VM_LANG->_('PHPSHOP_EMAIL_SENDTO') .": < strong>". $user->user_email . '< /strong>'; ?>

Thats it! Simple, isn’t it? If you have any queries/questions, please feel free to drop us a line here: http://www.matrixmarketers.com/contact-us/

]]>
http://www.matrixmarketers.com/google-analytics-virtuemart-joomla-conversion-tracking/feed/ 0
Top 10 Free Content Management Systems (CMS) http://www.matrixmarketers.com/top-10-free-content-management-systems-cms/ http://www.matrixmarketers.com/top-10-free-content-management-systems-cms/#comments Fri, 24 Feb 2012 07:13:10 +0000 Matrix Marketers http://www.matrixmarketers.com/?p=210 Before we set to discuss different Content Management Systems, let us understand what a CMS is.

There is a lot of gung-ho about CMS these days. Every website owner wants their website to run on a CMS. What exactly is a CMS? According to Wikipedia, a CMS is:

A web content management system (WCMS or Web CMS) is a content management system (CMS) software, usually implemented as a Web application, for creating and managing HTML content. It is used to manage and control a large, dynamic collection of Web material (HTML documents and their associated images). A CMS facilitates content creation, content control, editing, and many essential Web maintenance functions.

CMS is a multifunctional application. It is capable to create a powerful portal website in a matter of minutes and it has wide supporting community. The CMS portals offer intuitive administration and dispose of detailed tutorials. CMS consists of a content management application which enables the management and modification of content without advanced webmaster knowledge, and a content delivery application, that uses new information to update the website.

Now, lets take a look at the top Content Management Systems:

1. WordPress

WordPress is a state-of-the-art publishing platform with a focus on aesthetics, web standards, and usability. WordPress is both free and priceless at the same time. WordPress is also what Matrix Marketers runs on!

2. Joomla

Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications. Many aspects, including its ease-of-use and extensibility, have made Joomla the most popular Web site software available. Best of all, Joomla is an open source solution that is freely available to everyone.

3. Drupal

Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations are using Drupal to power scores of different web sites.

4. SilverStripe

The SilverStripe CMS is a flexible open source Content Management System that gives everyone involved in a web project the tools they need to do their jobs.

5. Cushy CMS

Cushy CMS is a Content Management Systems (CMS) that is truly simple. It’s free for unlimited users, unlimited changes, unlimited pages and unlimited sites.

6. Frog CMS

Frog CMS simplifies content management by offering an elegant user interface, flexible templating per page, simple user management and permissions, as well as the tools necessary for file management. Born as phpRadiant in January 2007, Frog CMS is a PHP version of Radiant CMS, a well-known Ruby on Rails application. Although the two applications still share a family resemblance, Frog is charting its own development path.

7. MODx

MODx helps you take control of your online content. An Open Source PHP application framework, it frees you to build sites exactly how you want and make them 100% yours. Zero restrictions and fast to build. Super-simple templates in regular HTML/CSS/JS (any lib you want). Registered user systems and a killer community. Welcome to web-building nirvana.

8. TYPOlight

TYPOlight CMS is a web CMS that Uses Ajax and Web 2.0 technologies, has a live update feature for those of us who have multiple blogs, gives multi-language support and hosts a ton of other great features

9. dotCMS

The fully functional GPL version of dotCMS continues to forge ahead – providing bleed–edge features and the latest code to a thriving community of developers and users.

10. Expression Engine

ExpressionEngine is a flexible, feature-rich content management system that empowers thousands of individuals, organizations, and companies around the world to easily manage their website. If you’re tired of the limitations of your current CMS then take ExpressionEngine for a spin.

]]>
http://www.matrixmarketers.com/top-10-free-content-management-systems-cms/feed/ 0
Why Your Website SHould Be W3C Validated http://www.matrixmarketers.com/why-your-website-should-be-w3c-validated/ http://www.matrixmarketers.com/why-your-website-should-be-w3c-validated/#comments Fri, 24 Feb 2012 07:06:23 +0000 Matrix Marketers http://www.matrixmarketers.com/?p=207 More often than not, people want their websites to be W3C validated. This, although a good practice, is generally not liked by some coders. Obviously, it causes a head ache. Validating is not an easy job.

But, the fact remains, that it is not as difficult as it is thought to be. There has always been a debate on why a website should be W3C validated. From my point of view, it is good to have a validated website. Here are a few facts to support:

1. Validation helps debugging

While browsers generally do an awesome job in parsing the worst of HTML, some errors are not always corrected. Often, different browsers will handle errors differently, making it increasingly difficult to make the appearance consistent.

Using standard and validated markup and CSS style sheets offers a higher probability of web page displaying properly across browsers.

2. Validated Markup is Version Proof

If a web page is displaying fine in web browsers today, it DOES NOT guarantee that it will work fine tomorrow as well! As newer versions are released, it becomes highly possible that your web page will display differently or not display at all.

On the other hand, if you follow the web standards, it is almost guaranteed that your web page will display as required. Making you future proof!

3. Validation Eases Maintenance

Since HTML & CSS are coding style/standard which is accepted world-wide, creating web pages which follow this standard makes them easier to maintain, irrespective of the fact, if the person maintaining is the creator or some one else.

4. Validation Shows Professionalism

Need not say anything about this. Seasoned professionals will use the highest standards of coding to show their professionalism and also to take pride in their work. So a W3C validated web site does reflect the professionalism of the person creating it.

]]>
http://www.matrixmarketers.com/why-your-website-should-be-w3c-validated/feed/ 0
How To Upgrade From Joomla 1.7 To Joomla 2.5 http://www.matrixmarketers.com/how-to-upgrade-joomla-1-7-to-joomla-2-5/ http://www.matrixmarketers.com/how-to-upgrade-joomla-1-7-to-joomla-2-5/#comments Thu, 23 Feb 2012 10:38:48 +0000 Matrix Marketers http://www.matrixmarketers.com/?p=203 Updating site from Joomla 1.7 to Joomla 2.5 is not a tough task. However, it may be difficult for newbies. Here is a step by step guide to upgrade your website from Joomla 1.7 to Joomla 2.5:

 

1. Go to Extension Manager

2. Go to Update tab.

3. On the top right you will see a button labelled Purge Cache. Hit that, since if you do not do so you might get an error “No updates found”.

4. Now you will be able to see available updates for Joomla Core & Extensions. Make sure you upgrade Joomla core first to avoid any errors.

5. Select Joomla 2.5 and hit Upgrade on top right.

6. You might get a success message or error message. Do not worry if you get error message! In both scenarios, go to  Database tab. Here you will see the current status. Hit Fix on top right corner and you are done.

 

Congratulations! You have just upgraded your website to latest version of Joomla.

]]>
http://www.matrixmarketers.com/how-to-upgrade-joomla-1-7-to-joomla-2-5/feed/ 0
Images Not Saving In Joomla 2.5 http://www.matrixmarketers.com/images-not-saving-in-joomla-2-5/ http://www.matrixmarketers.com/images-not-saving-in-joomla-2-5/#comments Thu, 23 Feb 2012 10:19:53 +0000 Matrix Marketers http://www.matrixmarketers.com/?p=201 Since the release of latest version of Joomla, Joomla! 2.5, users have been very excited and have been upgrading. But, after upgrading to latest version, they have been facing issue of images not saving in articles.

The solution is a lot simpler and easier than thought. All you need to do is navigate to the ‘article manager’ and then click on the ‘Options’ icon at the top left of the window. A new window opens up and you need to choose the second tab, ‘Editing Layout’. Make sure that ‘Front end Images and Links’ and ‘Administrator Images and Links’ are selected as ‘Yes’.

That’s it! Enjoy making awesome sites with Joomla! and write amazing articles and share the knowledge!

]]>
http://www.matrixmarketers.com/images-not-saving-in-joomla-2-5/feed/ 0
Joomla 2.5 Released http://www.matrixmarketers.com/joomla-2-5-released/ http://www.matrixmarketers.com/joomla-2-5-released/#comments Sun, 19 Feb 2012 17:00:01 +0000 Matrix Marketers http://www.matrixmarketers.com/?p=182 Joomla, one of the world’s most popular open source content management systems (CMS) used for everything from websites to blogs to Intranets, today announces the immediate availability of Joomla 2.5. Along with new features such as advanced search and automatic notification of Joomla core and extension updates, the Joomla CMS for the first time includes multi-database support with the addition of Microsoft SQL Server. Previous versions of Joomla were compatible exclusively with MySQL databases.

“Multi-database support is a huge step forward for Joomla, which is already powering more than 1.6 million websites worldwide. It ensures companies and organization, both large and small, will save even more money and time by adopting Joomla,” said Ryan Ozimek, president of Open Source Matters, a non-profit created to provide organization, legal and financial support to the Joomla project. “No longer will Joomla developers be tied down to a particular database or have to spend more money and time integrating other software to get Joomla to communicate with their database. This enhances Joomla’s scalability immensely.”

Other key features in Joomla 2.5 includes:

  • Automatic notification when a Joomla or extension update is available. When logged into the control panel, site administrators will instantly have access to new notification buttons that allows them to see and act on the latest updates. In addition to updates for the Joomla CMS, a second button offers third party extension notification updates.
  • A better natural language search engine to the Joomla core. Complete with auto-completion and stemming (for example if you type “running” in a search field you also see run), it is faster and more versatile than the standard search.

“We literally received thousands of pieces of input at ideas.joomla.org into what functionality should be added to Joomla 2.5, and overwhelmingly enhanced notifications and more elegant search topped the list,” said Mark Dexter of the Joomla Production Leadership Team. “In fact, the automatic notification for core and extension updates received the most votes for a feature that people wanted in 2.5. But we didn’t stop with just those two. Joomla 2.5 is a major overhaul with more than 24 new features that we have highlighted at joom.la/25features.”

Joomla 2.5 adheres to Joomla’s newly-adopted six-month release cycle that began with the previous  Joomla CMS release of Joomla 1.7 in July, 2011. Downloading the latest version of Joomla is the best way to ensure organizational and personal security needs are being met since it will have the most recent updates to protect against the latest security threats.

Joomla 2.5 is truly a collaborative community-driven software project developed with the feedback gathered from more than 2.5 million Joomla forum posts, 540,000 Joomla forum members and data from more than 8,800 Joomla extensions.  To download Joomla 2.5, go to http://www.joomla.org/download.html.

]]>
http://www.matrixmarketers.com/joomla-2-5-released/feed/ 0