Archive for the 'Technology'
Category
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 [...]
3 Comments » |
Posted in Reading, php |
Tagged with:php,Zend Certification,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. [...]
Leave Comment » |
Posted in Technology, Thoughs&Ideas |
Tagged with:blogging,online tool,writing
Friday, May 23rd, 2008
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, relevant [...]
2 Comments » |
Posted in Technology, Web News |
Tagged with:php,theme,webdesign
Sunday, May 11th, 2008
When you define or assinge tags in wordpress, here is what WordPress does:
1. Every tag must have a name.
2. Every tag must have a slug, the url of the tag.
3. By default, WordPress will automatically generate the tag slug based on the name of the tag you entered.
4. However, if either the value of the [...]
2 Comments » |
Posted in Technology |
Tagged with:Multi-language,Url encoding,WordPress
Friday, May 2nd, 2008
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 [...]
Leave Comment » |
Posted in php |
Tagged with:curl,mashup,php,web scrapping,XML
Saturday, April 19th, 2008
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 [...]
1 Comment » |
Posted in php |
Tagged with:php,Web Service,XML
Saturday, January 26th, 2008
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 [...]
11 Comments » |
Posted in php |
Tagged with:Technology,web development,zend certification,php
Thursday, January 24th, 2008
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 [...]
6 Comments » |
Posted in php |
Tagged with:Technology,web development,zend certification,php
Tuesday, January 22nd, 2008
Since I mentioned before, I didn’t included the Language Basic and Function topics in these series of reviews, because I think you should already have a good knowledge about them. Anyway, if you have more time, then you can following this post to review some of these features in PHP. It mainly includes PHP’s String(since [...]
2 Comments » |
Posted in php |
Tagged with:Technology,web development,zend certification,php
Sunday, January 20th, 2008
Here is the second topic regarding the OOP paradigm. Trust me, read more about Design Pattern, don’t just for pass the exam sake. The exam regard to the Design Pattern and general OOP theory is very basic. Anyway, following I listed some basic Design Pattern may tested in the exam. Also, I think you should [...]
13 Comments » |
Posted in php |
Tagged with:Technology,web development,zend certification,php
Pages (3): [1] 2 3 »