← Django T-Shirts and more

A Pownce Jabber bot with ... →

Resurrecting MissingDrawer plugin for TextMate

Some time ago Hetima published a plugin for TextMate called MissingDrawer which “provides Xcode-like project window interface without drawer.”

I thought this would be a great idea but found it a little incomplete. Thankfully they released the source code under the MIT license which made modifications very easy.

UPDATE: I’ve set up a Google Code project at code.google.com/p/textmate-missingdrawer/ to handle bug reports and feature requests a little better. You are very welcome to join the project and make this plugin even more useful.

UPDATE 2: Updated screenshot for 2008-03-19 version.

UPDATE 3: I fixed some of the bugs in version 2008-06-10, download it at Google Code.

So without further ado, here a current screenshot:

MissingDrawer screenshot

Download, Installation instructions and changelog

Please go to http://code.google.com/p/textmate-missingdrawer/.

TextMate Feb. 14, 2008, 9:08 p.m. comments (148)

comments

Stefan Feb. 15, 2008, 7:45 a.m.

Many thanks! I disliked this old-style Panther drawer a long time…

Jannis Leidel Feb. 17, 2008, 5:04 p.m.

You're welcome :)

Jan Feb. 25, 2008, 10:24 a.m.

Really lovely!

Pat Feb. 25, 2008, 6:35 p.m.

This is excellent. Great work, and thanks.

Alex Payne Feb. 25, 2008, 6:41 p.m.

Very nice! Any way to get it to show up on the right side, though?

Frank Groeneveld Feb. 25, 2008, 6:51 p.m.

Dude, you rock :)

Jannis Leidel Feb. 25, 2008, 7:05 p.m.

Thanks guys, that's very kind.

@Alex No, the there is no way to decide on which side the panel shows up at the moment. Though the source is included and I would be happy to have such functionality :)

Jan Feb. 25, 2008, 7:07 p.m.

Great plugin! I'd like to second the question for a right hand side view.

Jan Feb. 25, 2008, 7:10 p.m.

Doh!

Kevin Feb. 25, 2008, 7:11 p.m.

Very nice. Is there a key command to shift focus between the main pane and the MissingDrawer pane? This would be to replicate the key command CMD+Option+Tilde with OSX drawers.

Jan Feb. 25, 2008, 7:23 p.m.

For a right hand solution: comment out lines 79 to 87 in HTMDSplitView.m and swap "contentView" and "leftView" in line 42 of HTMDMissingDrawer.m.

It's not perfect, needs some polish and a preference instead of a code-hack.

Cheers,
Jan
--

Jannis Leidel Feb. 25, 2008, 7:53 p.m.

@Kevin Indeed, this would be a great addition. I try to add this in the next version.

@Jan Great! Though this is a little hack-ish. I'll implement a menu item for this function.

Alex Payne Feb. 25, 2008, 7:56 p.m.

Jan: that didn't quite work for me. I ended up with a very confused TextMate that had a resizer handle directly under the window resizer. Thanks for the suggestion, though!

Jay States Feb. 25, 2008, 7:59 p.m.

Now that's the best thing I've seen for TextMate - now bring on v2 of this excellent application..

Tonio Feb. 25, 2008, 8:17 p.m.

This is great, thanks for the work! Was wondering, I do a lot of work direct via FTP (Transmit) which opens the file in TextMate, and uploads it upon Save. Would it be possible to incorporate your drawer so the files I open via Transmit open in one TextMate window with your drawer (and tabs), rather than a new individual window for each file opened? It's the one piece I find missing from an otherwise perfect app.

Just curious! Thanks again for your plug-in.

Jonno Feb. 25, 2008, 8:36 p.m.

Ever since I started using textmate I have wanted this. Thank you!!!!

Chris Bailey Feb. 25, 2008, 8:45 p.m.

Wondering if there's a way to turn on the alternating row coloring like in the drawer/most list views in OSX?

Xavier C. Feb. 25, 2008, 8:50 p.m.

Any way to have some Expand all / Collapse all functionnality with your drawer?

I'm really looking forward to it...

Chris Feb. 25, 2008, 9:11 p.m.

I am having the same problem with this version that I did with the last. It will not work after quitting and relaunching TM. In fact, in order to even get my standard project drawer back, I have to remove the plugin entirely. TM Version 1.5.7 (1455), Leopard 10.5.2. O well, back to stock TM.

Robert Feb. 25, 2008, 9:20 p.m.

Many thanks for this! Love it!

MissingDrawer Plugin for Textmate is back Feb. 25, 2008, 9:22 p.m.

[...] MissingDrawer plugin for TextMate has been resurrected, enhanced and released. The plugin “provides Xcode-like [...]

Swyphs! Feb. 25, 2008, 11:11 p.m.

[...] Missing Drawer plugin for Textmate If you use Textmate, and aren’t a huge fan of apple’s rounded, recessed drawer for file browsing in projects, grab Missing Drawer and fix it up! It makes a more structured, window-integrated drawer for you. I use Textmate once in a while, for one-off text files or XML editing, but mainly use Coda for making sites. [...]

greg.rubyfr.net»Blog Archive » MissingDrawer ! Feb. 25, 2008, 11:38 p.m.

[...] Il est de retour, et ça fait du bien ! [...]

Greg Feb. 26, 2008, 3:54 a.m.

I second the request for being able to change the side the drawer shows up on.

Tijs Feb. 26, 2008, 9:07 a.m.

very yummy! thanks a lot.

Wallen Feb. 26, 2008, 4:51 p.m.

Anybody figure out how to make the sidebar blue like every other Leopard app?

Any pointers would be awes!

» MissingDrawer-Update für TextMate « Macinme Archiv Feb. 26, 2008, 6:48 p.m.

[...] Resurrecting MissingDrawer plugin for TextMate: [...]

Sven Feb. 27, 2008, 1:07 a.m.

Fantastic!

After using this for an hour I'm already addicted to it.

Now, can we have the drawer with a lightblue background (and probably even leopard-style folders) like in Mail.app & co?

Andrew Feb. 27, 2008, 10:33 a.m.

BUG: COMMAND-R toggles the folder list instead of just revealing the current file in it (it does do the reveal, but always toggles the list).

Marcus Feb. 27, 2008, 1:02 p.m.

I have the same problem as Chris describes above. After closing all tabs and restarting Textmate I can't get project drawer to show again.

Rick Feb. 27, 2008, 6:12 p.m.

@Chris and @Marcus: I thought this was happening to me, too. It turned out that the panel was there, but was 1 pixel wide. Open a project and check the edge of the window. In my case there was an extra dark gray column at the window's edge. (It looked like a 2-pixel wide border instead of 1.) You should be able to grab that extra 1-pixel column and drag the panel back open.

Jannis Leidel Feb. 27, 2008, 8:32 p.m.

Thanks to all of you! This is really great, I did not expect so much feedback but I'm willing to implement your feature requests. Cocoa and Objective-C are pretty new to me, so please have patience :)

So, I've set up a Google Code project at http://code.google.com/p/textmate-missingdrawer/ to handle bug reports and feature requests a little better. You are very welcome to join the project and make this plugin even more useful. I already checked in the code and created some wiki pages to keep the discussion going. I hope you like it. If not, don't worry and just post your comment here.

RAILroading » Blog Archive » links for 2008-02-28 Feb. 28, 2008, 2:28 a.m.

[...] Jannis Leidel » Resurrecting MissingDrawer plugin for TextMate (tags: textmate plugin missingdrawer) [...]

orta Feb. 29, 2008, 8:14 a.m.

http://code.google.com/p/textmate-missingdrawer/wiki/ProjectIdeas

For anyone looking to make it iTunes blue, I've added a comment on the project ideas of the wiki on how to do this yourself. It's one line of code, nothing too scarey.

Stan Lemon March 1, 2008, 6:40 p.m.

Spectacular! Absolutely awesome work - this plugin has been extremely helpful to me and I'm so happy to see the improvements. Keep up the good work!

Pax,
- Stan

Missing Drawer for TextMate revisited | Apple Blog March 13, 2008, 2:35 a.m.

[...] new MissingDrawer builds off of the original, adding some aesthetic UI tweaks along with some usability polish. On [...]

PedroGrilo March 19, 2008, 5:18 p.m.

Thank you so much for this update..
BTW, I've noticed a newer version (2008-03-19). What's the changelog?

Thanks!

PedroGrilo March 19, 2008, 5:22 p.m.

Oh, I see now.. Blue background by default. Nice.

Sorry for the double post.

Jannis Leidel March 19, 2008, 5:23 p.m.

Ah, sorry forgot to update the changelog!

I just added a blue background.. this was an easy fix. Still working on the other feature request.

Thanks to orta for the code!

ScottBruin March 21, 2008, 11:14 p.m.

This does not seem to work as intended on Tiger. The background is an ugly grey/purple color. Would really like the alternating blue/white background, in general.

Daniël March 25, 2008, 3:49 p.m.

This is cool. But I would like to see the current file highlighted in gray/blue just like the selected playlist/source in iTunes. :)

Paper Bits – links for 2008-04-11 April 14, 2008, 2:42 a.m.

[...] Jannis Leidel » Resurrecting MissingDrawer plugin for TextMate Drawers are so 10.1. The MissingDrawer plugin changes the TextMate project to a sidebar, like it’s 2008 and not 2002. (tags: textmate hacks @installonmymac) [...]

Michael Bester April 15, 2008, 4:12 p.m.

This is a very nice addition to Textmate, but I agree with <a href="#comment-258" rel="nofollow">Daniël</a>. The currently highlighted file needs to be the blue gradient style as in the iTunes sidebar. The light grey highlight against blue background is very difficult to pick out at a glance.

One other touch which would make this really nice is if the background color and highlight got lighter when the window is not active, also as in iTunes.

Thanks and keep up the good work!

Roman April 18, 2008, 10:12 p.m.

Sorry if this question is offtopic :)

Maybe you know, how I can fix source code for sort directories in list on first place? Maybe as "sort by type" in Finder...

Ben Darlow April 28, 2008, 9:36 a.m.

Anybody else still running Tiger and disappointed at the darkish grey look to the background can fix this themselves with a little effort (and Xcode). In HTMDSidebarBorderView.m, line 139, replace

[realOutlineView setBackgroundColor:[NSColor colorWithCalibratedRed:0.82f green:0.84f blue:0.88f alpha:0.8f]];

with:

[realOutlineView setBackgroundColor:[NSColor colorWithCalibratedRed:0.82f green:0.84f blue:0.88f alpha:1.0f]];

Then just build (Command-B) with Xcode. You'll find the new plugin in the build/Release folder of your MissingDrawer folder.

I'm guessing that in Tiger the alpha component isn't being applied as intended. I'm not entirely sure why you'd want an alpha component to a background fill colour anyway, but then I'm not a Cocoa developer :)

Mac OS X: Tipps, Software und Links für Umsteiger » Frank Helmschrott May 6, 2008, 2:52 p.m.

[...] (Payware) - das Schweizer Taschenmesser f&#252;r einfache Textdateien, HTML, PHP, CSS, etc. (inkl. The missing drawer und [...]

Travis May 12, 2008, 1:54 a.m.

Hell yes!

I was holding out in the hope that TextMate 2.0 would have a sidebar like this. But I don't need to wait any longer.

This makes TextMate so much nicer than it already is. Thanks for the great work!

Jan May 17, 2008, 8:33 a.m.

Make Textmate even better. Thanks

Ben Schwarz June 17, 2008, 2:21 p.m.

Hey

My text mate has been acting insane since installing this plugin. Using command + t to open a file quickly results in many many many instances of the same file appearing. This is also the case with a "project search", in addition to this, when doing a project-wide "find and replace" I've managed to roll back my templates for my current project, three times today.. I thought I was going bat shit mad.

Jannis Leidel June 17, 2008, 3:45 p.m.

Hi Ben,

I'm running Textmate on Leopard daily with this plugin, so I'm rather baffled. Since this sounds like a serious condition, could you please post a issue at http://code.google.com/p/textmate-missingdrawer/issues/list? If you are using other plugins please list them there, too. Thanks :)

Juan Aug. 3, 2008, 6:19 a.m.

Oh man, thanks a lot.
it was the only thing i dislike from tm big time!

marklander March 13, 2009, 4:52 p.m.

How about a column view horizontal panel?

Albert March 16, 2009, 11:23 p.m.

hochu vodki!t

Marly March 20, 2009, 5:46 p.m.

These prayers help me to keep God in my life, especially with the many distractions I encounter.

Bob Bob The 3rd April 12, 2009, 8:12 p.m.

That makes life easier on a decent sized display! Nice One!

vlado varbanov Nov. 30, 2009, 3:17 p.m.

its very strange, but sometimes a when I open a project the drawer doesn't shown. Even if I click View > Show drawer??
any thoughts ?

registry cleaners June 26, 2010, 10:16 a.m.

you missed one already! but don't give up... i didn't even know about it til now. seems like a fun experiments.

rosetta stone spanish June 30, 2010, 8:34 a.m.

The article written by your very good, I like it very much. I will keep your new article.

Christoph July 7, 2010, 2:29 p.m.

Long time no see, Jannis.

I recently took a look to the Missing Drawer Xcode project, made it work on 10.6 and added a "Open Terminal Here" button to the button panel in the drawer. Interested in sharing?

Best,
Chris

NFL jerseys July 16, 2010, 5:08 a.m.

You write good articles, I will always be concerned about

Medyum July 19, 2010, 2:02 p.m.

The article written by your very good, I like it very much. I will keep your new article.

Essay Writing Help July 21, 2010, 10:46 a.m.

Thank you for awesome stuff!

simulation assurance auto July 26, 2010, 4:47 a.m.

It is my pleasure that I have the unique opportunity to comment on this awesome post. It is a very nice message and I have pretty good understanding of the subject.

warts home remedies July 26, 2010, 1:23 p.m.

That makes our life easier on a decent sized display! Nice One!

medyum July 28, 2010, 11:45 p.m.

Thank you for sharing....

link building service July 29, 2010, 7:50 p.m.

prayers help me to keep God in my life, especially with the many distractions I encounter.

massage July 30, 2010, 7:48 p.m.

the request for being able to change the side the drawer shows up on.

cheap web hosting July 31, 2010, 2:12 p.m.

Register domain names, Free DNS Manager, Site builder, 301, email forwarding. Cheap .co.uk .com domains registration, Plesk web hosting. No hidden fees.

stroika Aug. 1, 2010, 11:36 p.m.

Good work, thanks.

cam chat Aug. 2, 2010, 2:20 p.m.

Just saying thanks will not just be enough, for that fantastic lucidity inside your writing. I am going to visit your blog more often to stay abreast of any updates.

Fat Burning Furnace Aug. 3, 2010, 8:09 p.m.

Spectacular! Absolutely awesome work - this plugin has been extremely helpful to me and I'm so happy to see the improvements. Keep up the good work!

Thanks

grinder pump huntersville Aug. 5, 2010, 7:17 p.m.

Great blog it's not often that I comment but I felt you deserve it. I enjoyed reading it!

Baton Aug. 6, 2010, 7:28 a.m.

Its always good to get useful information like you share for blog posting. thanks for the info.

Door Stickers Aug. 6, 2010, 7:58 a.m.

Such a very valuable information. Thanks for this excellent read.

Justin Bieber Tickets Aug. 6, 2010, 11:23 a.m.

Thank you for posting this very informative article. It allows the reader to know more and to understand more about this. Thanks again.

web design newcastle Aug. 6, 2010, 11:56 a.m.

Useful information shared..I am very pleased to study this article..many thanks for giving us nice information.

yeast infection Aug. 6, 2010, 5:13 p.m.

Hello I am so delighted I found your blog, I really found you by mistake, while I was looking on Yahoo for something else, Anyways I am here now and would just like to say thanks for a tremendous post and a all round entertaining blog. Please do keep up the great work.

search engine optimization los angeles Aug. 6, 2010, 10:05 p.m.

can we have the drawer with a lightblue background (and probably even leopard-style folders) like in Mail.app &amp; co?

satellite pc Aug. 7, 2010, 2:44 a.m.

When is the next post comming on this topic.
Regards

domain registration Aug. 7, 2010, 8:31 p.m.

Register domain names, Free DNS Manager, Site builder, 301, email forwarding. Cheap .co.uk .com domains registration, Plesk web hosting. No hidden fees.

Chicago mover Aug. 9, 2010, 3:14 p.m.

Interesting stuff.Thanks for the amazing info.

tempurpedic celebrity Aug. 11, 2010, 9:02 a.m.

Good stuff! Thank you for sharing it!

Point of sale software Aug. 12, 2010, 7:06 p.m.

The currently highlighted file needs to be the blue gradient style as in the iTunes sidebar. The light grey highlight against blue background is very difficult to pick out at a glance.

5 S Aug. 14, 2010, 7:33 p.m.

made it work on 10.6 and added a "Open Terminal Here" button to the button panel in the drawer. Interested in sharing?

auto loan modification Aug. 15, 2010, 4:44 a.m.

Good work,Its really awesome work for coders must involve if you love coding.

SEO Los Angeles Aug. 15, 2010, 4:08 p.m.

I open via Transmit open in one TextMate window with your drawer (and tabs), rather than a new individual window for each file opened? It's the one piece I find missing from an otherwise perfect app.

Actiecode Aug. 15, 2010, 4:40 p.m.

Thanks for sharing this interesting information. Greetings!

domain names Aug. 15, 2010, 6:26 p.m.

Great blog it's not often that I comment but I felt you deserve it. I enjoyed reading it!

social bookmark Aug. 15, 2010, 7:19 p.m.

very nice article.This does not seem to work as intended on Tiger. The background is an ugly grey/purple color. Would really like the alternating blue/white background, in general.Thanks

Funny poems Aug. 16, 2010, 8:50 a.m.

Its great resource. i was finding that type inf and now i get it.thanks for this...

Watermelon Facts Aug. 16, 2010, 1:02 p.m.

There’s a lots good data in this blog,i’m from london i found this on google i found this blog very interesting good luck with it i will return to this blog soon. Do you mind if I reference to this blog from my newsletter?

Samurai Swords Aug. 17, 2010, 6:48 a.m.

I truly enjoyed this. It has been extremely informative as well as useful.thanks for sharing the information.

bumper sticker printing Aug. 17, 2010, 7:35 a.m.

Its a very good post. I was very pleased to find this site. I wanted to thank you for this great read.

web design newcastle Aug. 17, 2010, 9:07 a.m.

Thanks a lot for that a fantastically amazing post. such a very fine post.

Cotton Yarn Aug. 17, 2010, 9:38 a.m.

Excellent post.I want to thank you for this informative read, I really appreciate sharing this great post.

Islamic SMS Aug. 17, 2010, 12:07 p.m.

I wanted to thank you for this excellent read. its very fine post. thanks for sharing it.

travel agents Aug. 17, 2010, 4:04 p.m.

Th4t be an epic da shizzi4 post, th4nkie 4it & in da futures we'll be seeing more of it

cruises Aug. 17, 2010, 4:06 p.m.

We7ll I8be dat9 ogr6e speekie da speekie, gratz & than4x

flight center Aug. 17, 2010, 4:07 p.m.

heb7e sh8at be th34nkie 4it on da posting left & righ8ty

Funeral Cover Aug. 17, 2010, 10:19 p.m.

the there is no way to decide on which side the panel shows up at the moment. Though the source is included and I would be happy to have such functionality :)

prodigy adjustable bed Aug. 18, 2010, 11:07 a.m.

Well, I cannot agree with you more! Just keep on doing the good job!

payday loans Canada Aug. 19, 2010, 2:50 a.m.

Happy to see your blog as it is just what I am looking for and excited to read all the posts. I am looking forward to another great article from you.

Coach outlet Aug. 19, 2010, 5:45 a.m.

We couldn’t have asked for more! More than 10 new features and I think the best is the “full filtering and searching (w00t) which I am sure will get everyone excited!! It is really worth experimenting with, as I feel there is something in it for whoever tries

cleaning services Aug. 19, 2010, 8:28 a.m.

All 3 Updates are nice. Thanks for sharing them.

Life Cover Aug. 19, 2010, 1:32 p.m.

the there is no way to decide on which side the panel shows up at the moment. Though the source is included and I would be happy to have such functionality :)

Insurance Aug. 19, 2010, 7:47 p.m.

Is there a key command to shift focus between the main pane and the MissingDrawer pane? This would be to replicate the key command CMD+Option+Tilde with OSX drawers

boomschors Aug. 20, 2010, 3:33 a.m.

What a fabulous post this has been.This post is a valuable information for all.I will recommend my friends to read this for sure.

property management company Aug. 20, 2010, 8:16 a.m.

Great plugin! I'd like to second the question for a right hand side view.

athens flowers Aug. 20, 2010, 8:54 a.m.

Really like this website, this really helps and very useful.I love flowers...I am also interested to send flowers all over the world....

Inspirational poems Aug. 20, 2010, 12:04 p.m.

Its great resource. i was finding that type inf and now i get it.thanks for this...

Insurance Aug. 20, 2010, 8:58 p.m.

no way to decide on which side the panel shows up at the moment. Though the source is included and I would be happy to have such functionality :)

Liver Disease Aug. 21, 2010, 1:38 p.m.

I have never thought that surfing online can be so much beneficial and having found your blog, I feel really happy and grateful for providing me with such priceless information.

buy domain Aug. 22, 2010, 9:18 a.m.

i read your blog occasionally and i own a similar one and i was just wondering if you get a lot of spam comments? If so how do you prevent it, any plugin or anything you can advise? I get so much lately it's driving me mad so any assistance is very much appreciated.

phentermine 37.5 Aug. 22, 2010, 7:07 p.m.

I ended up with a very confused TextMate that had a resizer handle directly under the window resizer. Thanks for the suggestion, though!

lingerie Aug. 23, 2010, 5:21 a.m.

Well, I have never thought that surfing online can be so much beneficial and having found your blog, I feel really happy and grateful for providing me with such priceless information. Thanks a million and please keep up the effective work

High Heel Shoes Aug. 23, 2010, 8:29 a.m.

The given article is quite interesting and it gave me very reliable and useful information.

Motorcycle Clothing Aug. 23, 2010, 8:35 a.m.

I am happy to read a lot of useful information here in the post. Thanks for sharing it here.

Wireless Security Cameras Aug. 23, 2010, 8:35 a.m.

Hey I like the above article… which is very nicely described about all the facts..... I appreciate for the work you did for.....

quality inspection china Aug. 23, 2010, 8:52 a.m.

This website provides such a valuable information. Thanks

property management service Aug. 23, 2010, 8:55 a.m.

Spectacular! Absolutely awesome work - this plugin has been extremely helpful to me and I'm so happy to see the improvements

Eid Messages Aug. 23, 2010, 9:39 a.m.

Your post is really good and informative. thanks for sharing the great ideas.

ugg cardy boots Aug. 24, 2010, 5:20 a.m.

The given article is quite interesting and it gave me very reliable and useful information.

generic viagra Aug. 24, 2010, 12:26 p.m.

It has lots of information, I learn a lot from this site.

joe Aug. 25, 2010, 6:37 a.m.

Wow, this is going to make my life much easier. Thanks!

buy phentermine cheap, phentermine 37.5 mg cheap Aug. 26, 2010, 1:37 p.m.

Very informative post, thanks for sharing

Pariuri Sportive Aug. 26, 2010, 8:37 p.m.

There are some very great sources here and thank you for being so kind to post them here. So we can read them and give our opinion on subject.

Essay Aug. 27, 2010, 11:13 a.m.

This is what I'm looking for. This update is very useful for me. Thanks for sharing this.

Halloween Contacts Aug. 27, 2010, 11:16 a.m.

I already try this update, and it's cool. I like it! Now I need the next update.

poker tables Aug. 27, 2010, 11:29 a.m.

Everyone here felt the same as me. They are praising your site so as me.

Educational Learning Aug. 27, 2010, 11:36 a.m.

Any way to have some Expand all / Collapse all functionnality with your drawer?
I have never thought that surfing online can be so much beneficial and having found your blog, I feel really happy and grateful for providing me with such priceless information.

I'm really looking forward to it...

pain pills, pain pills online Aug. 27, 2010, 2:15 p.m.

Very informative post, thanks for sharing

submit articles Aug. 28, 2010, 5:54 a.m.


I like this concept. I visited your blog for the first time and just been your fan. Keep posting as I am gonna come to read it everyday

Die besten Mutterwitze Aug. 28, 2010, 6:52 a.m.

post is really good and informative. thanks for sharing the great ideas.

Software Aug. 28, 2010, 7:07 a.m.

the there is no way to decide on which side the panel shows up at the moment. Though the source is included and I would be happy to have such functionality

Las Vegas Domestic Violence Lawyer Aug. 28, 2010, 12:48 p.m.

no way to decide on which side the panel shows up at the moment. Though the source is included and I would be happy to have such functionality :)

domain registration uk Aug. 29, 2010, 9:16 a.m.

Thanks a lot for this post. It's incredibly informative. If you do not mind, I have a question; How do you deal with Spam in blog comments? I genuinely hate it, It wastes my time and I hate dealing with it each day. Do you have any suggestions for what I can do to reduce the quantity of comment spam I get on my blog? Thanks for your suggestions.

Suicide Shifter Aug. 29, 2010, 9:51 a.m.

I’m usually looking about the internet for content articles that can help me.
Thank you. It is extremely helpful for me.
would you mind updating your blog with more information?

satellite tv for pc Aug. 29, 2010, 8:18 p.m.

thank you for the information. It has made me a little more educated on this subject :)

cleaning services Aug. 31, 2010, 11:28 a.m.

Thanks for sharing these updates. The updates helped me a lot.

abcweightloss Aug. 31, 2010, 11:43 a.m.

I like this site, it has lots of information to get, very clear.

http://www.abcweightloss.net

chanel bags Sept. 1, 2010, 10:35 a.m.

Welcome to fashion goods online store,
jiemo

soccerfutbol Sept. 1, 2010, 10:41 a.m.

Can you please do update your blog with more information?

http://www.soccerisrealfutbol.com

bumper sticker printing Sept. 1, 2010, 1:21 p.m.

This was a nice post and I think it is pretty easy to see from the other comments as well that this post is well written and useful. Thanks a lot.

FloorTape Sept. 2, 2010, 7:12 a.m.

Awesome =) It is very nice to read an informative post. Thank you for sharing.

70-270 Dumps Sept. 2, 2010, 1:05 p.m.

its really very nice and useful and informative post thanks for sharing this with us..

5S Sept. 2, 2010, 5:06 p.m.

great news appreciate all the help!

gate opener Sept. 2, 2010, 5:36 p.m.

This was actually what I was looking for, and I am glad that I finally came here! This for sharing and keep up the good work.