scriptygoddess

Archive for February, 2003

27 Feb, 2003

Move and resize browser window…

Posted by: Jennifer In: Script snippet

To move a browser window to a specific location on the users screen: window.moveTo(x,y); replacing "x,y" with pixel coordinates. More info here, where they also have the below which will give you the users screen width, height: screen.widthscreen.height Also, to resize the browser window: window.resize(width,height) Now, before you go all crazy on me – I'm […]

26 Feb, 2003

Online Tools

Posted by: Jennifer In: Bookmarks

Thanks to a recent trackback ping from this post on electrosketch.org I found this site: onlinetools.org Among many other cool things, they also have a php counter, and they posted a cool bookmarklet to put a bunch of image info into the "alt" tag, and (this link from electrosketch) a php newsletter manager…

Comments Off on Online Tools

26 Feb, 2003

Simple php counter

Posted by: Jennifer In: Bookmarks

I've had a few requests for a simple php counter that doesn't use mySQL. php-princess has one here. (While you're there – poke around that site – lots of neat stuff there)

26 Feb, 2003

Get first (part of) name

Posted by: Jennifer In: Script snippet

(non blog related post) Needed to use this php function: strchr (alias to strstr). I had a field that had a person's full name (first and last). 99.999% of the time, the first name and last name were seperated by a space (no Mr. or Mrs. in there) and I needed a script that assumed […]

Comments Off on Get first (part of) name

25 Feb, 2003

Archive Redirects made (more) simple

Posted by: adam In: MT hacks

A few weeks ago, Kristine posted about Redirects in MT, and this got me thinking. I had already looked at an archive mapping solution which was recently updated, but it required that I have access to the server config files (not just a .htaccess file) because a RewriteMap can only be defined in the server […]

23 Feb, 2003

closing comments on old entries

Posted by: kristine In: Bookmarks

Tubedogg at Geeksblog put together a PHP script for MT which will close comments on old entries based on a date/time: Close Comments. Requires MT 2.6 or higher running the MySQL backend. There's been a lot of requests for this type of thing at the MT Forums in the past, and now that MT2.6 has […]

23 Feb, 2003

Lazyman's smilies…

Posted by: Jennifer In: Scripts

One of the reasons I had taken smilies off my site was because I didn't like the look of all these smilies on my comment form. Pruning my list of smilies was difficult, but the more smilies I had, the more "messy" the form. Also, with tons and tons of smilies, that meant writing a […]

23 Feb, 2003

Live Preview and Smilies

Posted by: kristine In: How to's

Oscar Hills put together a tutorial at the MT Forums about using the Live Preview script from over here together with clickable smilies which show up in the Preview. With all the talk about smilies lately, I thought it was worth linking over here too

21 Feb, 2003

Photoshop tutorials

Posted by: Jennifer In: Bookmarks

Ok, the truth's out – I'm GeekGrrl's personal stalker. (No, just kidding!) But she has been posting some very neat stuff.. so here's another link I'm stealing from her: Some very cool photoshop tutorials

21 Feb, 2003

All about the smilies…

Posted by: Jennifer In: Bookmarks

GeekGrrl recently added smilies to her site, so it inspired me to make a post all about smilies. First a few smiley sites (Feel free to post others if you got em): Jason's Smilies [from GeekGrrl – these are the best I've seen] abestweb [downloaded these so long ago, I can't remember where I got […]


Featured Sponsors

Genesis Framework for WordPress

Advertise Here


  • Scott: Just moved changed the site URL as WP's installed in a subfolder. Cookie clearance worked for me. Thanks!
  • Stephen Lareau: Hi great blog thanks. Just thought I would add that it helps to put target = like this:1-800-555-1212 and
  • Cord Blomquist: Jennifer, you may want to check out tp2wp.com, a new service my company just launched that converts TypePad and Movable Type export files into WordPre

About


Advertisements