Monthly Archives: October 2008

Get Next Auto Increment on Code Igniter

Today, I got problems to get next auto increment with Code Igniter. In this case, I tried to provide link to view current post page, after users post his blog. For example: blog table contain fields id, title, and body. I used auto increment for id and id as primary key. Users will only fill [...]

Error Number 0×800ccc19 Caused By Antivirus Program

Today I tried to connect to my mail server on my office with outlook. But I always got connection timeout to mail server message and showing error number 0×800ccc19. I had checked my account setting to make sure that’s correct setting, but I got connection time out again. I tried to use my account setting [...]

Code Igniter 1.7 Released

Code Igniter Version 1.7 has been released.  This version contains a number of new features and enhancements, as well as many small improvements and bug fixes. For a list of all changes please see the Change Log.
If you are currently running Code Igniter please read the update instructions.
Note:  If your browser does not display the [...]

Make Ticker With Marquee and Stop onMouseover

Today, I tried to make ticker with stop on mouse over effect. I search on google n find it…
Thatata… Just put this script, and let’s custom your own text to ticker.
<marquee behavior=”scroll” direction=”left” onmouseover=”this.stop();” onmouseout=”this.start();”>Go on… hover over me!</marquee>
I think you can ticker data from database to. I’ll used it on my big project. GBU^^

Jakarta Map On Your Phone

On Wednesday 1st October, I moved to Jakarta. I very confused with Jakarta streets and I need portable Jakarta Map. I got info from my family and finally I got That i want^^
This application named trekbuddy. You can download this application from http://www9.indowebster.com/509a27cd6ceab93be4290f64ad54c62d.rar or visit on http://www.indowebster.com/Jakarta_Map_Trekbuddy.html to get more information about this application. This [...]

Blogroll Link Update