Posts Tagged ‘wordpress’

Ye Old WordPress Blog Search Thingie

I have an old JavaScript bookmark tool I made five years ago– it allows me, from no matter where I am on the web, to either select some text in a page (or enter in a box) and run a search for it in my own blog. This came from realizing that the basic wordpress [...]

Digging Out from a Blog Crash

cc licensed flickr photo shared by foreversouls
My blog crashed this afternoon.
I was not driving, but with some lucky bits of intervention and guessing, I was able to roll it over and get it back on the road. This was after spending a good chunk on Sunday on a side blog that had gotten hacked (By [...]

Dead Blog Dog

cc licensed flickr photo shared by Carplips
I have had a hair tearing hacked WordPress blog experience here over the last 2 days. I don’t know why, but it really knocked my knees out, and I am reeling to figure out why this has gotten to me on an emotional level. That even sounds silly seeing [...]

Hashtag Per Post Works!

Darn, I should have gone by my usual route of trying things before I blog about them. In a previous post, I speculated about using WordPress and the Twitter Tools Plugin to add a hashtag to posts to either aggregate them (among multiple bloggers) or segrate them (for a single blogger with several sites).
My idea [...]

WP to Twitter + HashTag (an idea in search of a use)

I had this idea to explore and honestly could not find a relevant use to even flesh it out, so am putting it out there in case others do.
There are several tools you can use to have your blogs, when they publish posts, to automatically send a tweet out with the link. On this WordPress [...]

Updating Web Sites with Google Spreadsheets

I’ve done a handful of web projects this year where it made sense to store data in Google Spreadsheets, and then use a bit of PHP code to make them be dynamically displayed on a web site. In many cases, these are tables of data that are parsed and presented nicely in the web site, [...]

The Instant Web (Just Add Now)

cc licensed flickr photo shared by Slightlynorth
My not so accurate radar is being tickled by some recent emerging technologies that some Big Shot may place as the next incremental digit following “Web”. Submitted for your approval, Mr Serling:

A lot of talk of “real time search”
The whole crazy growth of Twitter, Facebook, etc — built on [...]

WordPress Shazam! Your Category is Now a Page

cc licensed flickr photo shared by ElDave
The main navigation of most WordPress sites is driven by cycling through all of the content that are WordPress pages– which is nice, but sometimes you have content that you don;t want cluttering the navbar. Or maybe you want to insert something that is not a Page into the [...]

Not Your Grandmother’s Tag Cloud

Here’s a big twitterbution to robin2go (who was so cool to meet in person at Penn State) for sharing a really cool WordPress Plugin — Tagnetic Poetry. It displays your WordPress tags as something that looks like the magnets you make into poems for your fridge– and just as they do, in your blog you [...]

WordPress Theme Hacking (fun): Ninmah’s Postcards

My colleague Rachel Smith presented a nice little WordPress challenge to re-create what she had done previously as old skool manual HTML page updating into her WordPress blog (see Postcards back through time). In the spirit of previous documentation of WordPress Theme hacking, here is the under the hood things I did, some variations on [...]