Websitetology Seminar – Tuesday 29 April 2008

We’re still waiting to confirm a day with our host facility– so we’ve decided to put up a doodle date scheduler and see what happens: the dates we’re considering are: April 2008 (23, 28 or 29)

Go to http://doodle.ch/93t487inecfcraq2 and confirm your choice of dates. see how a web 2.0 tool works

The moment we either have 6 confirmed people preferring a date- or confirmation from the facility, we’ll set it in stone.

This is a web 2.0 experiment. Lets see how it works.

UPDATE: It worked- first 3 people all chose the 29th and the room is confirmed.

Sign up here: http://www.websitetology.com/?page_id=247

Continue reading →

Word Press 2.5 missing Press It function- and how to restore it

Oh Noooooo…..

My favorite function in WordPress seems to be missing from the admin pages of Word Press 2.5 rc1 (and from 2.5 after it’s been released) Might be because they claim to have removed javascript from the admin- as well as the AJAX functionality. It’s due to return in 2.6 (but, my students can’t wait!).

So, what to do? If you are upgrading- your old Word Press press it bookmark will still work. If you are doing a new install, you’ll have to make a book mark with the following as the url:

javascript:if(navigator.userAgent.indexOf('Safari') >= 0){Q=getSelection();}else{Q=document.selection?document.selection.createRange().text:document.getSelection();}location.href='http://www.YOURDOMAIN.tld/wp-admin/post-new.php?text='+encodeURIComponent(Q)+'&popupurl='+encodeURIComponent(location.href)+'&popuptitle='+encodeURIComponent(document.title);

Make sure you copy the whole thing- and replace YOURDOMAIN.tld (top level domain) with your own domain name. ie. websitetology.com for this site.

Step by step on how to make a Pressit bookmark for WordPress 2.5

1) use Firefox.

2) Bookmark any page (I prefer to save this in the “Bookmark Toolbar Folder” so it’s easily available

3) Go to “Organize Bookmarks” under “Bookmarks” and find the bookmark you just made

4) Right click on the bookmark and choose “Properties”

5) Change the name to “Press-it name of your site”

6) Copy the above code to the location field

7) Make sure you have your URL instead of “www.YOURDOMAIN.tld” ie www.websitetology.com for this site

Save the bookmark- and now- you are free to use the wonderful pressit- like this tutorial outlines.

Hope this helps- and that the code doesn’t get mangled by WordPress. works for you.

Continue reading →

Categories and Tags: what to use

Someone said on the hackers forum: “The analogy I use is that Categories are like a book’s table of contents, and Tags like its index.”

However, be aware that categories that are actual search terms are very strong Google magnets.

So, instead of using a category “lines we carry” think about “High Performance Motorcycles in Dayton OH”  and then use tags to highlight the brands and product names.

Tags are ways to identify the keywords or concepts in each post- categories group the posts in ways that make sense for others. Lately, Google has started dinging sites for putting a single post in more than three categories (which is too bad)- so think carefully about your choice of categories.

Continue reading →