Alert

Ticket System and Forum Responses! Between 17 May - 21 May 2012 ticket responses, as well as forum responses, will be delayed due to our team participation at the Joomla & Beyond International Conference in Germany. Thank you for understanding!
Product Orders will be processed as normal!

The Factory - 'About Component' is also a 'LATEST Version Checker'.   If+you+ever+pressed+on+the+%26quot%3BAbout%26quot%3B+menu+of+our+components+you+will+notice+some+useful+information+regarding+the+latest+version+available%2C+some+Release+notes+and+so+on.These+info+are+not+coded+in+the+component%2C+these+are+refreshed+from+our+website.+I+want+to+clarify+one+point+here%3A+The+component+does+nothing+more.+It%26%2339%3Bs+just+a+XML+that PDF Print E-mail

If you ever pressed on the "About" menu of our components you will notice some useful information regarding the latest version available, some Release notes and so on.

These info are not coded in the component, these are refreshed from our website.

I want to clarify one point here: The component does nothing more. It's just a XML that is reading from our website to keep you informed about the component. It's not a "home call", nor does the component send any info out. It is just a version checker.


You can check the XML's on our website. the structure is pretty simple
http://www.thefactory.ro/versions/[COMPONENT_NAME].xml#

for instance

http://www.thefactory.ro/versions/com_rssfactory.xml

I think this feature is useful for users, especially for security announcements.

for more info take a look at the version_info.php file. Maybe it's an inspiration for other developers.