Oren Eini

CEO of RavenDB

a NoSQL Open Source Document Database

Get in touch with me:

oren@ravendb.net +972 52-548-6969

Posts: 7,565
|
Comments: 51,184
Privacy Policy · Terms
filter by tags archive

A Firefox Secret

time to read 1 min | 73 words

I accidently hit Ctrl+Shift+S on a site ( I inteded to hit Ctrl+Shift+A ) and suddenly the whole site changed, the advertisment that I meant to nuke vanished and everything was so much nicer.

It didn't take a long time to figure out what happened. This key sequence turned off CSS. I'm not sure if ti's Firefox or WebDeveloper that did it, but it's nice anyway.

MSN vs. Google

time to read 1 min | 72 words

A few days ago I noticed a sudden spike in the traffic to the site, attributed to MSN Bot going crazy and hitting my site thousands of times. It's still in the range of hundreds right now. I know that others have noticed the same.

What is interesting is that it seems that I can now find things on MSN that I can't on Google.

Downloads Change

time to read 2 min | 210 words

I got a lot of complaints about corrupted files from my server. I always managed to get the files and verify that they were fine, but I kept getting emails from people saying that there is a problem. I recently started using the Cuyahoga download module and I suspect that this is the case. Cracking open the code and looking at what is going on there didn't give a clue. It seemed to be doing all the right things.

There are two reasons for using a download module:

  • You want to know the number of times a file was downloaded.
  • You don't want people to be able to direct download the file.

I'm using the download module for the first reason, I don't really care about the second one. So I just changed the implementation to use Response.Redirect(), which should cause a normal download. I hope this will fix the issue. Cuyahoga is a pleasure to work with, the changes I needed to make were localized and very easy to discover. I'm certainly happy that I'm using it.

time to read 1 min | 87 words

Okay, I've finished upgrading to the new version of DasBlog. Unfortantely, I overwrote the site configuration and web.config files with the default ones, which broke the site for a short while. I've fixed it all and made some minor CSS adjusments that will make my life easier (change administrator menu location and style).

I hope that this will help reduce the spam, and at the very list this gives me a way to remove it :-D

 

time to read 2 min | 254 words

DasBlog 1.8 RC1 is out, and the feature list is very impressive.

The one thing I really want is the ability to remove trackbacks, which means that I will be able to remove the annoying spam from my old entries. Right now I can't do that since there is no interface for that and I would rather not edit the raw files.

The new spam features should really make a defense in depth against spam when combining them with ReverseDOS :-)

There are also a lot of new themes, but not mine, sadly.

[As an aside, nothing beats SmartFTP as an ftp client, I just told it to download my blog (for back up & upgrade purposes) using threads. I downloaded the whole thing (~20Mb, 1654 files) in about two minutes. With any other client I tried, I would've to wait for half an hour as it would process the files one by one.]

time to read 1 min | 89 words

I upgraded to Cuyahoga 0.8.2, which means that you'll get a better experiance with the main site menu.

I also played a little with the bug tracking and now I get an email for new bugs, (Sorry, Bruno, didn't get it until today).

I also made some modifications to the CSS, which should result in a much better view for the unregistered users (meaning everyone but me :-)).

3 days, 18 hours and counting.

FUTURE POSTS

No future posts left, oh my!

RECENT SERIES

  1. Production Postmortem (52):
    07 Apr 2025 - The race condition in the interlock
  2. RavenDB (13):
    02 Apr 2025 - .NET Aspire integration
  3. RavenDB 7.1 (6):
    18 Mar 2025 - One IO Ring to rule them all
  4. RavenDB 7.0 Released (4):
    07 Mar 2025 - Moving to NLog
  5. Challenge (77):
    03 Feb 2025 - Giving file system developer ulcer
View all series

RECENT COMMENTS

Syndication

Main feed Feed Stats
Comments feed   Comments Feed Stats
}