Archive for the ‘Blogging’ Category

WordPress inadvertent disclosure bug

Tuesday, October 6th, 2009

As I previously wrote, I recently had to change my password on over 300 Web sites because my default “medium-security password” was compromised.  The compromise was caused by a bug in the WordPress blogging platform which can result in inadvertent disclosure of information when content is pasted into the WYSIWYG text editor built into WordPress.

In a nutshell, sometimes when you paste text into the editor, the editor inserts an invisible copy of the pasted text.  You won’t see the invisible text at all in the editor; it’s visible in the HTML view, but WordPress users often post without every looking at the HTML view (that is, after all, the whole point of the editor).  Even if you do look at the HTML, you probably won’t notice the hidden text block unless you know to look for it, which most people obviously don’t.  It is not clear whether this invisible copy is inserted in addition to a visible copy of the same text, or whether it’s inserted instead of the visible copy you intended.

Although the text is not visible in the editor, it is in the HTML, which means that when you publish your blog entry, the hidden text goes along with it.  Search engines will happily index it and even show you snippets from it in search results if you search for a keyword that’s found in the hidden text.  Furthermore, syndicators of your blog that strip out HTML style attributes (including, e.g., the feed syndicator at LiveJournal.com) will render the previously invisible text for the world to see.

(more…)

NYC Fox News ticker reports the story

Friday, June 19th, 2009

I snagged this video with my phone on the way out of the News Corporation building in NYC after I was interviewed on “Fox & Friends”.  I found it amusing, and some of you might too:

Hey, LJ users! A little help?

Friday, June 6th, 2008

Turns out my LJ.com syndication feed (http://syndicated.livejournal.com/jik_blog/) has been broken since I installed bookmarkify in March. LJ decided that my entries were too big with all the bookmarkify links in them. So I’ve told bookmarkify to only include the Digg link and none of the others.

It would have been nice if somebody at LJ had mentioned to me that my articles weren’t being fed there.

Now y’all need to go back and read everything I’ve posted since March 17. :-)

Ted Belman and the anti-Obama Smear Machine

Tuesday, May 13th, 2008

Right-wing pro-Israel blogger Ted Belman has recently embarrassed himself by joining the stampede of conservative Republicans so desperate to keep Senator Barack Obama out of the White House that they’ll say just about anything to scare people out of voting for him.

Make no mistake, Belman and his ilk are scared. The smear tactics which worked so well against John Kerry in 2004 just don’t seem to be working on Obama. So, what’ an ideologue to do? The answer, apparently, is to take a gaggle of absurd accusations against Obama, combine them into a hastily written hodgepodge of rumor and innuendo, and throw them out into the blogosphere in the hope that “a lie can travel halfway around the world while the truth is putting on its shoes.”

Here’s what the smear-mongers want you to believe:

Read more…

I’m being “syndicated” on Jewneric

Thursday, February 28th, 2008

Jewneric logo

I’ve been invited to be a contributor to Jewneric. I’ll be “simulblogging” my Judaism-related articles on my blog here as well as on Jewneric. If one of the articles here piques your interest, you may wish to follow the comments about it on Jewneric as well as here. I’ll post cross-links at the ends of siimulblogged articles.

trenchmice.com

Sunday, April 22nd, 2007

Take a look at http://www.trenchmice.com/. It’s a new site which I’d describe as an “enlightened” version of www.f*edcompany.com. One major difference is that people are encouraged to post about not only companies where bad things are happening, but also about companies where things are going well. Furthermore, there’s a clever community moderation system which keeps track of how much “cred” users have and gives individual users more or less influence over the content of the site based on their cred. It looks like a rather clever concept, and if it achieves enough critical mass that it’s possible to learn something about a company or even a specific manager before going to work for it/him/her, I think it’ll be quite successful.

If you register on the site through the link http://www.trenchmice.com/trial/ts60/, you’ll get a free 60-day “gold” membership.

LiveJournal and comments

Wednesday, October 12th, 2005

OK, so one of my friends syndicated my blog to LiveJournal.com as “jik_blog” shortly after I started the blog. Thanks, Elka Tovah!

Alas, shortly after she did this, I discovered that LiveJournal has a rather annoying deficiency in its syndication mechanism…. Comments on syndicated feeds go into LiveJournal, not into the original feed. This is somewhat annoying. I want comments on my articles to go into my blog, not into LiveJournal. Also, I’d rather see comments stick around for a while, and LiveJournal expires syndicated feed articles after a couple of weeks.

What’s odd about this is that my RSS feed specifies with each article the correct comments link. There’s no reason why LiveJournal couldn’t post that comments link for each article, instead of or at least in addition to its own, but it doesn’t.

I’m not the first person to stumble over and be annoyed by this problem. Fortunately, at least one of the other people who encountered it came up with a solution I could easily implement for myself. In this article, Michael Hanscom described modifying the RSS template for his blog to add a paragraph to all content syndicated to LiveJournal asking people to comment on his original blog rather than on the syndicated copy of it. Thanks, Michael!

I implemented his most excellent suggestion and went one step further. The paragraph I’m now adding to my blog articles when they are syndicated into LiveJournal is customized to give the correct comments link for each article.

Perhaps eventually the LiveJournal folks will handle this better, but in the meantime, I’ve got a reasonable workaround.