Tag Archive: images

New Category / Date / Tag Archives

By Richard X. Thripp at 2008-09-01T02:18:02Z in News, with these tags: archives, blogs, excerpts, features, images, posts, presentation, search, 0 Comments. 278 words.

Tag, date, and category archives have a new format: they show the first 100 words of each post, including HTML and images. To read more you have to click “CONTINUE READING.”

Before, they were full-text just like regular pages, basically becoming a holding pen for posts. Most people browsing archive pages don’t want to read everything; they’re skimming for information. But the reason I refused to use WordPress’ the_excerpt tag is because it strips images or HTML. Since my Thripp.com blog is a photo-blog with the photos at the top of each post, that is unacceptable.

After much searching, I’ve found …

Speed to the Max

By Richard X. Thripp at 2008-08-19T14:29:55Z in News, with these tags: blogs, css, features, gzip, images, javascript, pages, posts, speed, 0 Comments. 413 words.

Thripp.com is now 30% faster than I said it was in my previous post. Brilliant Photography gets the biggest chunk of the speed boost, because it was the slowest to start.

All the HTML is now one line. That doesn’t yield a big speed improvement, but it’s just cool. The big thing is that I turned small images into CSS sprites and merged all the JavaScript files into one honker (148KB). That file is compressed with gzip if your browser allows it, and all the current ones do, so the bandwidth hit is only 45KB. Still big, I know, …

New Background

By Richard X. Thripp at 2008-08-18T01:40:12Z in News, with these tags: background, blogs, design, images, pages, posts, 0 Comments. 49 words.

Check out the new background for Thripp.com. Instead of light green, it’s a light green subtle mesh pattern.

If you don’t see it on the page, refresh the stylesheet in your browser’s cache by pressing Shift + F5.

The new background is nice on the eyes and more interesting. Enjoy. :smile:

Upload to ImageShack from thripp.com

By Richard X. Thripp at 2008-07-05T13:51:17Z in News, with these tags: blogs, images, imageshack, pages, photos, posts, upload, write, 0 Comments. 252 words.

You can upload images to ImageShack.us and hotlink to them in your thripp.com blog, without leaving the site. When you’re writing a post or page, click the add media button:

imageshack-01

Then, you’ll see a new tab called ImageShack:

imageshack-02

Which gives this form:

imageshack-03

Click browse and find the file on your computer, then click Upload. Wait, and this will appear (it’ll look different for whatever file you’ve picked, obviously):

imageshack-04

Then, pick an option. I chose “Insert thumbnail with link to image page,” and this immediately happens:

imageshack-05

Or if you write …

Facebook Photos Integration

By Richard X. Thripp at 2008-06-07T23:03:20Z in News, with these tags: facebook, images, integration, networking, photography, photos, 0 Comments. 288 words.

I added integration with Facebook Photos to the write post screen! Now, when you go to write a post in the administrative area, you’ll see a new button under “Add media”:

facebook-01

Click the “f” to add photos from your Facebook account. First, you have to set it up…

facebook-02

Click the first button, log in to Facebook in the window that pops up, and then you’ll get a window like this:

facebook-03

I checked “Keep me logged in,” …

LiveJournal Mirroring

By Richard X. Thripp at 2008-06-01T09:02:29Z in News, with these tags: automation, crossposting, images, jt, livejournal, media, mirroring, music, networking, technology, upload, write, 0 Comments. 418 words.

I’d noticed recently that the LiveJournal cross-posting function stopped working since I upgraded to Wordpress MU 2.5.1. I upgraded to version 2.0.5 of Evan Broder’s plugin, and it’s working again. It works great; it automatically posts this blog’s entries to rxtdev.livejournal.com, for example. My cousin, JT, is using it too.

Whenever you make a post, it gets posted to your LiveJournal account, and whenever you edit or delete that post later, the updates are made at LiveJournal behind the scenes without you having to do anything. You can do this on your thripp.com blog too; from the administrative …