A small update to my Data Generator script:
- Oracle SQL option added; letting you generate Oracle-friendly SQL in addition to MySQL.
- A new “option for MySQL
|
|
![]() |
![]() |
![]() |
![]() |
|
||||||||||
|
generatedata.com: version 2.1 released — July 25, 2008
A small update to my Data Generator script:
Apologies — July 15, 2008
Again, another apology to people who’ve emailed recently that I haven’t responded to – I’m REALLY really busy and won’t be able to respond for at least a week. Sorry, guys. qUIpt: caching JS in window.name — July 4, 2008
http://ajaxian.com/archives/quipt-caching-js-in-windowname
Haha! it was only a matter of time. A not-so-well-known feature of window.name is that it preserves state over page reloads: so you can store values in it and get access to them on the next page. Sort of a primitive sessions. I’ve used it a couple of times when faced with an innaccessible server layer, and not wanted to resort to cookies. Of course, it’s only of use internally within your own site: any script can overwrite the property on any webpage, so you can only rely on it’s values while browsing your own pages. |
![]() |
|||||||||||||
|
![]() |
|||||||||||||