Archive | Code RSS feed for this section

HTML Escape Codes for Foreign Languages Accent Letter Marks on English Letters

26. July 2010

0 Comments

Looking for a specific letter accent for special characters and needs the HTML escape code equivalent? Spanish or some other Latin-American content you are posting online? Or some other language in Europe? Check out this list, it may have what you are finding. Related PostsVonage VOIP service continues to expand on the East Coast Just [...]

Continue reading...

XML PHP Cake

11. August 2008

1 Comment

I once blogged about Cake PHP before, and this is simply like the Ruby on Rails of PHP. Today is the age of XML data having so many applications out there, so many platforms and interoperability and integration is really key… but I have never seen XML used for a Cake like this. Related PostsWant [...]

Continue reading...

How to getElementByClass in Javascript – The Code

8. November 2007

16 Comments

A colleague of mine at work, Patrick Alcisto, asked me how a getElementByClass is done in JavaScript since getElementByID exists in JavaScript but getElementbyClass does not exist. And I have been using a standard script ever since 2004 that I just always have handy in my previous work, but sometimes, looking and remembering which websites [...]

Continue reading...

Replace Boring HTML Checkboxes with Well Designed HTML CSS/Javascript Checkbox

6. September 2007

4 Comments

Here is an example of a plain HTML checkbox. It looks boring. Now check this enhanced checkbox using CSS and Javascript. It looks better. Impressed? But how was this possible? Related PostsDiscount Coupons for Dell, HP and Gateway Computers Planning on buying a new computer this Christmas to replace that old computer you are using [...]

Continue reading...

Want some cake?

20. October 2006

0 Comments

I have been making websites since 1997. And has gone into web development also since 1999 and started out with the server-side language Miva, and soon moved over to PHP starting with the PHP Manual. But maybe I am one of the worst PHP programmers with spaghetti code everywhere. I guess I have just started [...]

Continue reading...

CSS <Body> ID used like “if” statements

27. May 2006

0 Comments

Is this CSS Body ID thing new? This is not a new technique, and in fact in the company where I used to work, everyone is doing this. I guess it was also due to the great in that company that cascade the knowledge down to the every other employee, but as I randomly asked [...]

Continue reading...