Checking out Concretr5
Just read about a new CMS: Concrete5 at www.concrete5.org:-) addthis_url = ‘http%3A%2F%2Freadtheweb.info%2F2011%2F06%2F02%2Fchecking-out-concretr5%2F’; addthis_title = ‘Checking+out+Concretr5′; addthis_pub = ‘neriodavid’;
Just read about a new CMS: Concrete5 at www.concrete5.org:-) addthis_url = ‘http%3A%2F%2Freadtheweb.info%2F2011%2F06%2F02%2Fchecking-out-concretr5%2F’; addthis_title = ‘Checking+out+Concretr5′; addthis_pub = ‘neriodavid’;
In the part I, we started create the siteaccesses and set all the configuration values for the siteaccesses to work correctly. However, there are still other things to do, such as set up and configure the site design and svn version control tool for the project. So, let’s continue. addthis_url = ‘http%3A%2F%2Freadtheweb.info%2F2009%2F12%2F01%2Fget-start-a-new-ez-publish-project-part-ii%2F’; addthis_title = ‘Get+Start+a+new+eZ+Publish+project+%26%238211%3B+Part+II’; [...]
In the past, I wrote a post briefly introduced the eZ Publish CMS. In these two series post, I will get into the technical details on how to actually start a new eZ Publish project. We are going to set up a starting point of eZ Publish project, named “Multiline”. This project will contain two [...]
Just found out the if I use PHP5.3 on windows, I can’t connect to my Mysql5 server. It says my client is too old. After I switch back to PHP5.2.9, things get normal. So, it means the PHP5.3 for windows used a older version of library to compile the code? I don’t know. It took [...]
The zend.com are initiating a beta certification program on Zend Framework. I received an email informed me that I could get a 50% discount on the exam fee and a free study guide if I schedule and attention the exam before the end of this month. I do have some working experience on the Zend [...]
ThemesWiki.org is a new website designed to provide users with comprehensive, free guides for designing Web Themes and Templates. This site intends to ease the web design process by providing tutorials for a large number of systems at a common location. It is often difficult to find a resource that is focused on providing quality, [...]
As in my previous post, I briefly introduced how you can use SimpleXML object to load various web services’ API query urls, if you so choose to mashup a website with data provided by the various websites, such as YouTube and Amazon. Of course, the pay off comes when you use some affiliate code in [...]
There are many social network websites (e.g. YouTube) and big brand websites(e.g. Amazon, Yahoo) use REST or SOAP or even RSS web services to provide the enormous data for developers. Using these data, we can build a website virtually with no own database at all, all the information are come from these big sites. The [...]
Ok, this is the last part of my reviews. This post listed some WEIRD and STRANGE questions I found in the phparch’s simulator exam. You may think these are some advanced features of the PHP5 language, but some of them are actually mention in the GUIDE also. However, some of the questions, I found that [...]
In this and the up-coming Post, I listed some extra questions I found during I took the phparch’s Vulcan Zend PHP 5 Certification Testings. This post listed some EASIER but will not be frequently asked in the actual exam I think. But, they are worthy noted here, they can also serve as check points for [...]