April 3
Once again we made the trip to JoomlaDay, rendezvous of the French Community Joomla!
This year it is the very beautiful city of Strasbourg that greeted us, a big thank you to all the team who once again did a great job.

We have attended many conferences and get back to you briefly about some of them:
- Building your template
- Joomla site security
- SEO and Joomla
- CCK Seblod
- Web Accessibility
Read more »
January 15
We offer an Iphone 4s to 1 €, we can reassess your drinks with you to better adjust your plan, take advantage of our promotions while there is still time ...
Collapsing under the relentless Orange and its partners in recent months trying to keep its loyal profitable customers (we were), we decided to share our last exchanges in order to explain our point of view but also make a comprehensive response to their trading arsenal.
In response to a newsletter (which we still do not know how they managed to get our emails because we had never communicated to the Orange and they were distributed through the field leadbox.fr ...) we explained that their bids have interested us more and we wanted to join Free Mobile. I now invite you to visit the last exchange of the company Telecom Exec ( www.excotelecom.fr ) Orange Business Partner.
Read more »
January 4
Like many we had to migrate all of our developments (components, modules and plugins) to make them compatible with Joomla 1.7. Some tasks such as updating the language files are boring and tedious, so we made a little script to automate this change and we suggest you to simplify your life if you also have to do this manipulation.
<h1> Script update language files Joomla </ h1>
<form method="post" action="" enctype="multipart/form-data">
<input type="file" name="languageFile" />
<input type="submit" name="Migrer the fichier" />
</ Form>
<? Php
if (isset ($ _FILES ['languageFile'] ['tmp_name'])) {
$ NewFile = fopen (dirname (__FILE__). DIRECTORY_SEPARATOR. $ _FILES ['LanguageFile'] ['name'], 'w +');
$ Oldfile = file ($ _FILES ['languageFile'] ['tmp_name']);
foreach ($ line as $ oldfile)
{
$ TabLine = explode ("=", $ line);
if (count ($ tabLine)> = 2) {
$ = $ VarLine tabLine [0];
unset ($ tabLine [0]);
$ Valueline = implode ("=", $ tabLine);
} Elseif (count ($ tabLine) == 1) {
VarLine $ = "";
$ = $ Valueline tabLine [0];
Else {}
VarLine $ = "";
$ Valueline = "";
}
$ Valueline = str_replace ('"', '\ \"', $ Valueline);
$ Valueline = str_replace ("\ n",'', $ Valueline);
if ($ varLine) {
$ VarLine = strtoupper ($ varLine);
$ Valueline = '"'. $ Valueline. '"';
$ = $ ValueToWrite varLine. '='. $ Valueline;
Else {}
$ = $ ValueToWrite Valueline;
}
fwrite ($ newfile, $ valueToWrite. "\ n");
}
fclose ($ newFile);
?>
<p>
$_FILES [ 'languageFile' ] [ 'name' ] ; ?> ">< ?php echo $_FILES['languageFile']['name'];?> </a> pour Joomla 1.7 <A href = "<? Php echo $ _FILES ['languageFile'] ['name'];>"> <? Php echo $ _FILES ['languageFile'] ['name'];> </ a> Joomla 1.7
</ P>
<? Php
}
?>
December 27

Autonomous, efficient and conscious of the reality of the business world.
Want to join a young and dynamic team!
Agency Colomiers 31770
Candidate profile - PHP
MISSIONS
- Development of plugins and components
- Interfacing with external API
- Creation of Joomla!
- Project Management web
SKILLS
- Proficiency in PHP / MySQL, HTML / XHTML, XML and javasscript / Ajax
- Knowledge Framework Joomla would be a plus
[Post your internship demand]
December 7
For some time many users FLEXIcontent are asking the same questions? What is FLEXIcontent? What is its future?

Can we choose this solution today without being blocked tomorrow? Is there a real support around this component?
All these questions are that the site www.flexicontent.org is in "sleep". Indeed no news and new releases since March 31, 2011. But what is it really?
Read more »
September 21
The new version of our component flexImport is now available here .
In this new version, you will find an export function of your data Flexicontent! As for the import file formats supported are CSV and XML.

Read more »
July 19

We are proud to announce that flexIMPORT is now available.
Quick reminder for those who do not yet know flexIMPORT: This component will allow you to import your data into FLEXIcontent from the back office, using files in XML or CSV (it is possible to develop plugins for other file formats) and that with support of all standard fields of FLEXIcontent.
You can manage your imports data (text, image, file) with multiple actions (add, modify, delete) available to you.
We realized the opportunity for a tutorial (in English) on our newest platform NetAssoPro Extensions to allow you to learn, as quickly as possible, flexIMPORT and configure it to your needs.
You can find more information on NetAssoPro Extensions, in the extensions.
Download
Demo
July 19
As announced in the last blog post, we are pleased to announce the release of our new platform, specially dedicated to our extensions, NetAssoPro Extensions.
We have developed a way to communicate more easily with you to find information about our various extensions and exchange around FLEXIcontent and Joomla.
The platform centralizes all the information about our extensions:
- News about our extensions
- A specific page for each extension
- Forum to support our extensions
- All of our tutorials.
We returned to visit it here: NetAssoPro Extensions !
May 2
We inform you that we have a little delay on the release of our flexIMPORT component (which was originally scheduled for today). The amount of work we currently have prevented us from completing this component.
At the output of this component (I hope now in a month), we will also a new platform dedicated to all our developments. So you have access to a community support forum, to members of spaces, spaces for tutorials ... it takes a short delay but we prefer to do things right and take the necessary time.
April 4
NetAssoPro this was the second time in JoomlaDay, real-space information, and exchange information with the Joomla community. We also wish to confirm our specialization on the CMS Joomla and keep abreast of developments and future directions that takes this tool that has become a world reference in the web design. 
We attended the following conferences:
- The framework of Joomla 1.6
- Creation of template changes with Joomla 1.6
- VirtueMart 2.0
- FLEXIcontent
In partnership with Emmanuel Danan (creator FLEXIcontent ), we also presented our component flexIMPORT and announced its release date is set at May 2, 2011.
Once again, we enjoyed great wealth of such a day and we can already say that we will participate in JoomlaDay 2012. We vote for it of course takes place over Toulouse 
Recent Comments