Google
You could also try tk Social Bookmarking Search or tk Video Search!

Tuesday, November 20, 2007

Just out: iPatcher, bricktool

Comments

Offtopic: Mark at Hack the iPhone informs us that They've also released a program called iWorld to fix the crashing phone/sms app issue. You can find iWorld in Installer under Tweaks (1.1.2).

iPatcher

The first of the iPhone Elite Team new releases of the day, ,

is a program that runs on MacOS X, Win32-Cygwin, and the iPhone.

It will automatically patch lockdownd to make the iPhone appear activated, regardless of the actual activation state. It has been designed to patch the following firmware versions:

-1.1.2 -1.1.1 -1.0.2 -1.0.1 -1.0.0 -As many alternate lockdownd patches as we could find.


Supposedly it's able to patch modified lockdownd files, but it's recommended to revert to the original version so that iPatcher will recognize it easily. If you plan to run it on Windows, needs to be installed first. Read more about .

bricktool

The second iPhone Elite Team release, , toggles the brick mode of your iPhone. Apparently when your iPhone stops working as a phone, the firmware may have enabled brick mode. Upon compiling bricktool, you can disable this brick mode. For more details, read about .

 

Monday, November 19, 2007

Free: Munseys, Wishlistr

Comments

Offtopic: Of ebooks and wishes...

Munseys

Munseys The site formerly known as is back (was ). Reincarnated as , it proudly claims to have over 20,000 rare ebooks in 10 different file formats, from pure HTML to PDF to the Sony Reader ebook format. And that number is growing by 10+ ebooks per day. Although the books at Munseys are likely to be older than most readers, true book lovers will be delighted to see such a large number of (out-of-print) ebooks at their disposal.

Wishlistr

Wishlistr With holidays just around the corner, what better way to spread your wishes than with ? Add items to your own wishlist, style it up for the holiday mood and spam your friends, family or anyone else that might be buying you a gift. Armed with your online wishlist from Wishlistr, everyone will be wishing they didn't know what you wished for instead. :P

Wishlistr Santa


I wish I had an iPhone. :P

 

Just Out: iDemocracy 2.0.1 and Hidden Features, Updating to 1.1.2 OSX Unlock Guide

Comments

iDemocracy 2.0.1

Due to several bugs in , Drakenza has updated .

Bugfixes:

1. No more incorrect symlink error messages for the Long Method.

2. Hacked out parts of the virginator.sh script to get around problems with input.

3. Changed virginizer password from "alpine" to "dottie" so that it's actually usable now.


Fortunately, doesn't require a complete re-download and is a lighter patch file at 1.2MB.

iDemocracy 2.0.1 Hidden Features

iDemocracy 2.0.1 comes with several hidden (read: experimental/unstable) features that can be enabled simply by editing a text file. to find out how to enable them and what they'll do.

Additional Countries for Phone+SMS Fix
Unpatch a Patched SpringBoard

Unpatch a Patched SpringBoard

Get Build and Version Information

Get Build and Version Information


Drakenza clearly states that these may not work and should only be done if you know what you're doing. But the last one listed, "Get Build and Version Information", shouldn't be too dangerous as it simply retrieves which version of iDemocracy you're running. :D

Updating to 1.1.2 OSX Unlock Guide

Over at Hack the iPhone, Mark has completed . It's a lengthy and very detailed guide, but like he says, 1.1.2 probably isn't worth the effort.

 

Sunday, November 18, 2007

Free: Clippy, Crayon Physics

Comments

Offtopic: Hope you're enjoying your weekend. If not, maybe these will help. :)

Clippy

The ghost of is back to haunt you! Or someone you know. :P Remember when you trivialized/despised Clippy and his helpful tips? Well Clippy isn't pleased with the way you've been treating him all these years. Revenge is the only thing on Clippy's mind and he will not stop until he claims his next unsuspecting victim. :P

It's the ghost of Clippy!

If you're feeling really evil, run Clippy with this command - "clippy 1 random" - without quotes. He'll popup every second to irritate the person behind the chair. :) Note: Clippy is joke software and some antivirus software may flag him as a baddie, but he's pretty harmless. Clippy runs on Windows 95 onwards.

Crayon Physics

The objective of is to get the red ball to the yellow star. Sounds easy eh? Just wait till you see what's in store for you. ;) I personally spent 30 minutes completing it the first time. Yeah, I went back for a second time, because it's very addictive.

Crayon Physics

Crayon Physics is 5.6MB large and runs on Windows only. The author's working on a newer version called . It looks way cooler than the old version but its name doesn't sound very free.




Don't let Clippy find you. :)

 

Blogger Hack: BIcomments - Recent Blogger + IntenseDebate Comments

2 comments

Over the past few days, I've been working on a mashup of recent Blogger comments and comments. In case you're unfamiliar with IntenseDebate, it's a neat commenting system that you can install into your blog in a few simple steps. It comes with many features not found in Blogger, like threaded comments/reputation/comments export and import, and supports quite a number of blog platforms.

Unsurprisingly, it comes with a recent comments widget as well. The widget has a clean and neat design that compliments the IntenseDebate comments form. I almost installed it when I discovered there were several drawbacks with the IntenseDebate recent comments widget. The two most significant in my case are the use of javascript and the lack of Blogger comments.

IntenseDebate recent comments widget

IntenseDebate recent comments widget


For most users, the latest comments widget provided by IntenseDebate should suffice. However, I try to avoid using external javascripts whenever I can as I already have many widgets and scripts on this blog. In addition, I'd like to track comments for my other posts as well, which were made before I installed IntenseDebate. (IntenseDebate has an import tool to import older comments, but is currently in beta.)

BIcomments - Recent Blogger + IntenseDebate Comments

Hence I created using Yahoo Pipes. It takes both comment feeds, mixes them up a little and spits out a nice and proper feed so that you can use it in Blogger.

BIcomments

The features:

  • Shows latest comments from both Blogger and IntenseDebate. It can also be configured to display either Blogger or IntenseDebate comments.

  • Number of recent comments can be customized. Note that Blogger displays a maximum of 5 items in a feed.

  • Length of comments can be customized. If a comment exceeds your chosen length, an will be appended to the end of the comment. Note that three dots are actually appended instead of an actual ellipsis. :)

  • Returns a feed. In Blogger, a feed is dynamically included into your blog as HTML, so there's no client side processing.

  • CSS styling. As a feed in Blogger is essentially HTML, you can style your recent comments with CSS.

  • Profanity Filter. A portion of the profanity will be replaced with asterisks.

BIcomments Howto

The design of BIcomments makes it very flexible and user-friendly. New users will like its simplicity, while advanced users will be able to change and mold it to their liking.

Configuring BIcomments
  1. How many characters do you want the comments to be before they cut off? - quite self-explanatory. As I've mentioned, comments exceeding the length that you enter will be cut off and an ellipsis appended to the end of the comment.

  2. How many comments do you want listed? - again, self-explanatory. For Blogspot, 5 is the maximum that you should enter, since Blogspot will display no more than 5 comments.

  3. Enter your Blogger comments feed url - Leave this blank to show only IntenseDebate comments in your feed. Otherwise, stick your Blogger feed URL here.

  4. Enter your Intense Debate feed url - Leave this blank to show only Blogspot comments in your feed. Otherwise, stick your IntenseDebate feed URL here. You can find it in your Dashboard under the last 5 comments section.

Quick start for Blogspot Bloggers
  1. Login to Blogger and click the Layout link.

    Layout

  2. You should be in Page Elements now. Click Add a Page Element.

    Page element

  3. Look for Feed and click Add to Blog. A window should appear asking you for a Feed URL. This is what we'll be getting in the next few steps.

    Add feed

  4. Visit the page and configure it the way you like (as mentioned above in Configuring BIcomments).

  5. When you're done configuring your feed, run the pipe and look for more options (under Use this pipe). Click Get as RSS.

    Get as RSS

  6. Copy the URL of the RSS feed in your location bar and paste it into the Feed URL box in step 3. Click continue.

    Feed URL

  7. Configure the feed options and when you're ready, click Save Changes.

  8. Profit!

The result and some thoughts

For a preview of how it could look like on your blog, just take a look at it in my left sidebar. :) I did some minor transformations and spiced it up with CSS so yours might look quite different. :P

I'm quite satisfied with this mashup as it returns proper author, link, description and pubDate tags. (Thanks to IntenseDebate for adding the author tag upon my request!) The title tag is the only tag that requires an ugly hack, as Blogger returns truncated comments as the title (Grr...). (IntenseDebate returns author + post title.) A quick workaround was to extract it from a page URL. This is also the only reason why this is in beta. :)

Just a day after I wrote this, Yahoo Pipes that allowed me to extract the post title using a (fairly) complicated method I've worked out. Hence BIcomments is out of beta and in its first (and likely to be final) release. :)

If you've got any questions, comments or tips on how to magically insert actual post titles into BIcomments (the method I've come up with is complicated, troublesome and requires a lot of overhead), you're more than welcome to use the IntenseDebate comment form below. :)

 
Google
You could also try tk Social Bookmarking Search or tk Video Search!