Ever wish to check your Gmail using your mobile phone? Well, now Gmail messages can be read and replied any time and anywhere via Gmail-app. You can even view your attachments such as graphics files, documents and PDF files.
Ever wish to check your Gmail using your mobile phone? Well, now Gmail messages can be read and replied any time and anywhere via Gmail-app. You can even view your attachments such as graphics files, documents and PDF files.
Adobe Systems has released Adobe Apollo alpha version for sneak peak and free download from Adobe Labs. Apollo is the code name for a cross-operating system runtime technology that allows rich Internet application to port and run offline, and thus allows developers to leverage their existing web development skills on Adobe (Macromedia) Flash, Flex, HTML, JavaScript, Ajax and etc to build and deploy rich Internet […]
In web hosting account that are using cPanel web hosting control panel, users can create as many email accounts as they like with different aliases, and then forward the mails received to any address, inside or outside of domain. There are two ways to do email forwarding, that’s by Default Email Account which is not recommended as it acts as Catch All email account, where […]
For a website that has URLs that end with a slash (/), it’s a good practice to ensure that all url links been parsed by the web server ended with trailing slash, even if visitors forget to enter the ending slash. This avoid visitors been served with 404 Page Not Found or Page Cannot be Displayed error as some web servers treat links without trailing […]
In Oracle, PostgreSQL, DB2 and SQLite database system, there is a nice command feature called Create Table As which allows easy duplicating of a table with data from another or a few other tables. The SQL command can also be used to ‘copy and paste’ a table exactly or backup a table data before performing data manipulation query on the original table, just in case […]
YouTube won’t accept a adult and mature-themed videos that contain pornography or sexually explicit content, even though the adult movie features the uploaded users themselves. But sex sells, and it will be a surprise if there is no adult video hosting and video sharing sites that hope to imitate the success of YouTube business model. Thus, PornoTube emerges for those who’re too horny.
Maxis, a Malaysia network service provider recently rolled out its 3G broadband wireless service for home internet users. This is good news especially for those that have been subscribed to TMNET Streamyx for years but doesn’t seem to satisfy with their technical support. My consideration to Maxis broadband is because of its portability and no restriction of where you are going to access the internet. […]
PHP open_basedir protection tweak is a Safe Mode security measure that prevents users from opening files or scripts located outside of their home directory with PHP, unless the folder has specifically excluded. PHP open_basedir setting if enabled, will ensure that all file operations to be limited to files under certain directory, and thus prevent php scripts for a particular user from accessing files in unauthorized […]
When webmaster uses WebHost Manager (WHM) to manage a cPanel-based web hosting package, he or she may encounters the problem that the Apache Status under the section of Server Status returns black page or blank screen with just the default cPanel WHM control center header. In Apache error log (error_log file normally located in /etc/httpd/logs or /usr/local/apache/logs directory), the “[error] [client 127.0.0.1] File does not […]
Can’t get enough of Yahoo! Messenger emotions, also commonly as emoticons or smileys? If you don’t know yet, Yahoo Messenger actually comes with whole lots of unique, cute and pretty but secretly hidden emoticons and smileys that you can use to amaze and amuse your instant messaging friends. The hidden emoticons or emotions in Yahoo Messenger won’t be seen on the emoticon menu that pops […]
The Homeplug Powerline Alliance is introducing a new way of delivering high bandwidth and enhanced security internet contents to our home. They will be showing their new products in this coming Cebit 2007 – the leading business event for the digital world in Hannover, Germany on 15-21, March 2007. This concept is based on power outlets availability in every room and is utilizing these existing […]
WP-Cache is a page caching system plugin for WordPress blog that cache WordPress pages during the first load or after a page expired, and store each WordPress page in a static HTML file which in turn used to serve future requests. This process of web server serving the HTML pages directly from the file rather than building the page again by loading and compiling the […]