Learning On Demand Learning anything from anywhere

Archive for November, 2006

Performancing, blog with ease

11.15.2006 · Posted in Speak

I just upgrade my firefox from version 1.07 ( I know it’s quite old ) to firefox 2.0 Smooth download and nice impression “I just Feel like use Opera” in first touch. Then I try to see add-ons for Firefox 2.0 Impressive, first sight is Blog tool named Performancing Even though the review not so ...

Oracle XE for network access

11.14.2006 · Posted in Database

Default install of Oracle XE only allow connection from localhost. For network access you need sysdba access. Login as “system” with propriate password Click the arrow near administration tab Change access into “available from local server and remote connection” and followed by click “Apply Changes” See confirmation message Logout and try login from network. oracle ...

Livehttpheaders, give me more info please

11.13.2006 · Posted in Speak

Download file from internet is fun, it’s make software distribution easy, hassle free for me The problem come when our download manager not working as expected, cookie, session etc that validate downloading process force me many times to do old fashion way for download . After reading blog ( I forgot the link ) , ...

Do not fix something ain’t broken

11.12.2006 · Posted in Speak

I have use freebsd since version 4.7 out . So far I’m happy with the box. I’m rarely doing make world, only if needed . Many friend of me ask about possibility replace freebsd to something famous like Linux, solaris etc but I don’t Why ? I’m satisfying customer , why I must move to ...

Google Blog Search

11.11.2006 · Posted in Speak

I like read blog, very interesting to see someone posting “unique” approach to solve their spesific problem after hours, days even month. Today, I just see new google product Google Blog Search Looking for “freebsd” I got this blog PHP security blog Very Helpfull blog Thank You Google ...

Google Maps for My Village

11.10.2006 · Posted in Speak

I used to use maps only in Geography lesson While visiting my village and see interesting view, our knock down house This knock down house is real house . They build the house exactly what see in their place. I just try to build google maps for my village. Quick search in google pointing me ...

Krugle, A search engine for developers

11.08.2006 · Posted in Speak

The best way to learn language programming is write the code itself. Many times I see that sentence I take learning by doing model plus copy paste Beside reading manual, forum, chat as place to search for code I like this one : Krugle Krugle approach is very sweet. Krugle offer three tabs: Code Tech ...

Configure another extension for php file

11.07.2006 · Posted in PHP

While surfing in internet my student see "strange" file extension .love He asked me : "How it could be ?" Well, I told him about another feature of httpd.conf Just open httpd.conf , find this line : AddType application/x-httpd-php .php Change it into AddType application/x-httpd-php .php .love .dear .whatever Save httpd.conf and restart apache You ...

Setting Oracle XE instant client with XAMPP and Windows XP

11.06.2006 · Posted in Database

I got question from my student : “Is it possible to try PHP5 and Oracle ? I already have working Xampp in my computer . I my self install Oracle XE on my computer and grant access for my student . But I have problem when installing Oracle Client , Oracle XE client need 256 ...

mig33, IM based GPRS solution for long distance lover :-)

11.05.2006 · Posted in Speak

Today, I have chat with my friend who work in Doha, Qatar He ask me about possibility of using mobile phone or smart phone to help him communicate with his wife with reasonable fee I just think about one name “mig33″ From mig33 website : mig33 allows you to make cheap calls, send inexpensive SMS ...

Faster browsing with MaraDNS

11.05.2006 · Posted in Speak

DNS, playing big part in internet . When it’s not work or behaves ugly nothing you got than famous message ” Can’t resolve hostname ” or ” Unable to find IP address of …. ” I used to use my freebsd dns server or Linux dns server in the office but when it come to ...