Exploring XML-RPC in WordPress
XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its request methods and uses HTTP in sending its requests to a remote server implementing XML-RPC.
Validate E-mail in WordPress
In Worpdress customization, when expecting a user to input an email, it is important to validate the information.
Numbers in WordPress
And when adding a leading zeros is necessary in displaying result, such as to display ’2′ as ’02′ in order to maintain number of digit be displayed.
Ubuntu 12.04 – Screen Brightness Reset to 0% During Start-up
I do have problem with my Ubuntu 12.04 installation on my HP pavilion g4-1001tx with regards with the brightness, during start-up it always reset to 0% which is totally dark on my system.
Ubuntu 12.04 – Working Hybrid Graphic ATI Radeon HD6470M Installation
I do re-install Ubuntu 12.04 on my HP pavilion g4-1001tx because I was not able successfully update the the previous VGA driver to its latest version available in amd website.
Installing Linux Mint 11 on My HP DM1 Netbook
After the installation I encountered problem on the wifi device. No driver of wifi device RT539f. To install the driver:
Working MySQL Workbench In Xubuntu 11.10
During my update MySQL Workbench is not yet available for Ubuntu 11.10 Distribution.
Execute PHP Through Command Line in Windows
In Windows, I find it easy using the WAMP Server. On my Windows 7 OS I already installed the 64-bit WAMP version 2.1 and will make use of it
Install Netbeans 7.0.1 In Xubuntu 11.10
The current netbeans distribution is already available in an .sh file. You can download the latest release from Netbeans.org.