Archive for the 'Technology'
Category
Saturday, January 28th, 2012
Even on the small scale, when you look at any programming organization, the programmers with the most power and influence are the ones who can write and speak in English clearly, convinc-ingly, and comfortably. Also it helps to be tall, but you can’t do anything about that. addthis_url = ‘http%3A%2F%2Freadtheweb.info%2F2012%2F01%2F28%2Ffor-those-who-think-english-is-not-important%2F’; addthis_title = ‘For+those+who+think+English+is+not+important’; addthis_pub = [...]
Leave Comment » |
Posted in Language Study, Technology |
Tagged with:English
Sunday, June 5th, 2011
Here is a simple HTML5 coding standard: Always add a lang attribute on html element, e.g.: <html lang=”en-US”> No self close empty tags anymore, e.g.: wirte <br> instead of <br /> No style attribute for rel links for css or in the <script> tags, e.g.: Just <link media=”all” href=”_css/style.css” rel=”stylesheet”> or <script src=”_js/calendar.js”></script> Make all [...]
Leave Comment » |
Posted in Technology |
Tagged with:HTML5
Thursday, June 2nd, 2011
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’;
1 Comment » |
Posted in php, Technology, Web News |
Tagged with:cms,php,Zend Framework
Tuesday, December 1st, 2009
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’; [...]
2 Comments » |
Posted in php, Technology |
Tagged with:ezpublish,php,PHP Framework
Sunday, November 29th, 2009
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 [...]
5 Comments » |
Posted in php, Technology |
Tagged with:ezpublish,php,PHP Framework
Monday, September 7th, 2009
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 [...]
Leave Comment » |
Posted in php |
Tagged with:php
Sunday, September 6th, 2009
For us in China these days, access internet is a tedious chore given the major web sites are blocked including Facebook, Twitter, Youtube and the popular Online TV network, TVU network. GFW (So called “”Great Fire Wall”) and the possible “Green Dam” in the future, the “Information control” is strong. Fortunately, there are ways to [...]
2 Comments » |
Posted in Technology, Thoughs&Ideas |
Tagged with:Information Access,Proxy,Tor
Friday, January 30th, 2009
For the past about six months, I am working on the eZ Publish CMS of the eZ System. I feel it has some unusual characteristic compare to other CMS: joomla, drupal, XOOPS to name a few. From the projects I built and asm building, I have outlined some points which a Project Manager may need [...]
6 Comments » |
Posted in php, Technology |
Tagged with:ezpublish,PHP Framework
Sunday, July 27th, 2008
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 [...]
4 Comments » |
Posted in php, Reading |
Tagged with:php,Zend Framework
Saturday, May 31st, 2008
As a blogger, you probably already knew Darkroom, a minimalist full-screen text editor( inspired by the WriteRoom a similar processor offer on Mac OS). What’s good about Darkroom is that it forces your focus your writing content and nothing else. It has no window caption bar, status bar, menu bar, tool bar or window borders. [...]
1 Comment » |
Posted in Technology, Thoughs&Ideas |
Tagged with:blogging,online tool,writing
Pages (4): [1] 2 3 4 »