Learning On Demand Learning anything from anywhere

Archive for July, 2007

Running php5 and php4 in single machine using wampserver

07.10.2007 · Posted in PHP

In previous post I explain about install wampserver. This step only install php5 not php4, to add php4 support in wampserver php4 add on must installed first. Here’s sthe steps : 1. Double click php4 add-on installer 2. Choose destination folder, in previous step I choose C wamp server php4wampserver php4wamp php4wampserver php 4wampserver with ...

Step by step install wamp in windows xp

07.09.2007 · Posted in PHP, Software

With recent progress of php5 campaign and minimum windows xp deployment I think I should upgrade my appserv to wampserver mode. Wampserver can use dual php mode, php5 by default with php4 as addon. Latest release : WAMP5 1.7.2 with PHP 5.2.3 and MySQL 5.0.41 PHP4.4.7 ADD-ON for WAMP5 1.7.2 Latest release can be download ...

Weekend Links : php and slackware

07.08.2007 · Posted in Speak

PHP5 in campaign It is a dangerous cycle, and one that needs to be broken. The PHP developer community has decided that it is indeed now time to move forward, together. Therefore, the listed software projects have all agreed that effective February 5th, 2008, any new feature releases will have a minimum version requirement of ...

Installation guide for OpenOffice 2.2 in Windows XP

07.07.2007 · Posted in Software

Can I use openoffice in my windows XP? Thats my friend question after taking linux workshop where he use export in pdf using writer. OpenOffice support  5 platforms : Windows Linux Solaris MacOS FreeBSD 1. Download latest version from here, I take windows version. ...

Hello dosh dosh, problogger, johnchow, google etc

07.06.2007 · Posted in Blog, PHP

I often visit to some blog and give a comment and back visit come back for 1 or 2 . One of my friend ask : "I want to add php snippet in my wordpress, is it possible?" Yes, I just modify my cwlis wordpress theme (index.php) file and integrate rthanks plugin inside index.php for ...

Step by Step Guide to Make Blending Adsense Ads

07.05.2007 · Posted in Blog

Just found a site called "I like your colors" I like this site, this site can help make blending adsense ads with its power to determine color of my templates using. In my new blog about reiki I use a template that need to match the color with adsense. Here’s my steps : 1. Visit ...

Location for download slackware 12 iso

07.05.2007 · Posted in Linux

[phpbay]nokia ,2[/phpbay] Slackware 12 already out, ready to serve (ups thats FreeBSD tag ) While waiting for all mirror get iso file, I just try to visit a few mirror for iso file support from listing directory of mirror A few mirror offer CD and DVD iso linux Here the lists : Belnet (CD and ...

Modify Server Banner with mod_security

07.04.2007 · Posted in Unix, Web Server

Apache/2.2.4 (Win32) PHP/5.2.1 Microsoft-IIS/6.0 Apache GWS/2.1 Yes, my friend like to collect what server that run with specific domain. Such online tools exist in internet like : Netcraft Untroubled Using these tools, server can be "guest" but how accurate this information and whats this information for? just for fun, nothing else I just try mod_security ...

Spread Linking : Blog Earnings for June 2007

07.03.2007 · Posted in Blog

July is coming, I’ve seen some blogger reveal their income from blogging. "Blog Earnings" Yes, all of them doing blog for fun, hobby and some of them are full time blogger I think it’s interesting to see how do they succeed with their blog, how their blog looks like, ads positioning, plugin they use and ...

Lingoes, full translation software for free

07.03.2007 · Posted in Software

From Lingoes site : "Lingoes is a dictionary and multi-language translation software providing results in over 60 languages. It offers text translation, cursor translator, index list group and pronouncing text, and abundant free dictionaries as a new gerenation dictionary and translation software. Lingoes offers users the instantest way to look up dictionaries and translation among ...

Zend Framework 1.0.0 Production Release

07.02.2007 · Posted in Blog

Wow, many framework for PHP get mature and stable. One of them is Zend Framework, already reach 1.0.0 version Unfortunately I still stick with PHP4 not ready yet for PHP5 since Zend Framework only for PHP5. Maybe this framework will ‘force’ me to use PHP5 in production (not in cgi style hehehehe) From Zend Framework ...