Make Ticker With Marquee and Stop onMouseover

Uncategorized, Whatever October 12th, 2008

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^^

Sphere: Related Content

Tags: , ,
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Jakarta Map On Your Phone

Application October 5th, 2008

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 application compatible for all Sony Ericsson Phone and some nokia Phone except n9500.

I have to install this application on my w890i phone and work perfectly. I can get Jakarta map on my phone with 3 layers. One of them is sattelite view. I think this application like Google Map, but for offline mode. Very nice^^

Sphere: Related Content

Tags: , ,
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Which One Better? Still confusing…

PHP September 19th, 2008

I plan to migrate to PHP Framework, but I’m still looking for Framework that i need. I need to make big application for my next project with PHP. I had try cake and code igniter, but I don’t know which better? My lecturer suggest me to use code igniter, but he’s also suggest me to use Zend or Symfony for better result. Hmm.. I really confusing with it, because i don’t have MVC background in my mind. So I learn by doing.

One day, I tried to searching in Google to find the solution, and I comparison chart for PHP Framework  from http://www.phpit.net/demo/framework%20comparison/chart.php. But I don’t know it’s up to date or not.

Read the rest of this entry »

Sphere: Related Content

Tags: , ,
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

“30 Free High Quality Wordpress Themes” From smashingmagazine.com

Wordpress September 19th, 2008

This about Wordpress theme again.. One day, when I deep surfing in Google i found 30 free high quality Wordpress Themes from Smashing Magazine.
Hmm that’s great.. Let’s check it out^^

http://www.smashingmagazine.com/2008/08/25/30-free-high-quality-wordpress-themes/

I hope this useful for you..

Sphere: Related Content

Tags: , , ,
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Color Cube With PHP

PHP September 17th, 2008

This is not my original idea.. But it’s very useful. For this trick idea, I grab from some banner generator site. Sory I’m forgot about this site. Then, I try to modified it with my knowledge about PHP. With this trick, you can make simple color cube. Like you know, some site used JavaScript to make a color cube, but I’m not really familiar with JavaScript. So I did it using XHTML and PHP.

First you need select and option tag in XHTML to reprensentated color cube.  Make any option for RGB value and modified each option to RGB value. So user can choose some color by looking on this option. Lookout this script bellow.

Read the rest of this entry »

Sphere: Related Content

Tags: , ,
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Blogroll Link Update