kermix.com - home

Goodbye World
2009-07-16 17:25:44
(web)
Rumors of my website's death have been greatly exaggerated. The site will, however, be overhauled soonish. (The We page will remain in some form or other.)
countdown!
2009-01-21 17:42:03
I must have seen this and then forgotten it, but there are less than one thousand days to the reunion!
on building ajax
2008-06-19 07:28:17
(web)
From here:

1. First, build an old-fashioned website that uses hyperlinks and forms to pass information to the server. The server returns whole new pages with each request.
2. Now, use JavaScript to intercept those links and form submissions and pass the information via XMLHttpRequest instead. You can then select which parts of the page need to be updated instead of updating the whole page.


IOW, build the whole thing very cleanly by itself first.
thumbs up
2008-06-11 11:40:47
(web)
Finished cleaning up the code to be valid XHTML 1.0 Strict. Now proudly displaying the logo in the corner. Continuing work on CSS, once I can decide what I want it all to look like.

Then it's on to PHP/MySQL: adding, removing, and updating features, and cleaning up code. Eugh.
stream 'o consciousness
2008-06-10 08:15:57
(web)
Idea: a stream of consciousness web page with connected "twitters" - using ajax to control how much of the entire stream you can see at once.
upcoming things
2008-06-08 20:57:44
(web)
This section should contain how-to's and examples of stuff I can do (like ajax) to create a portfolio.

Should also update the site to XHTML. Oh, and completely redesign the CSS to look more professional. Seriously.
2008-04-18 21:43:32
FLASH

2008-02-22 11:36:38
FLASH


brain idea
2008-02-19 18:23:10
(web)
Thanks to work.

A "universal" edit form based on the fields and tables in the database. Pass in an update type, which is checked against a lookup table in the database to see which table is going to be affected, then use another lookup to get all the field names (and their "friendly names") that will be entered.

It could be really handy to have a single module for administration and updating any given portion of the site, even ones I haven't invented yet.
life is full of possibilities
2008-02-19 13:33:59
FLASH


Back
This page © 2008 kermix.com