Tech notes
Tech notes is a blog I update with small things that I find during the day.
Posting in this channel is not my thoughts or ideas, just stuff I've found on the Internet.
What I care about...
Tech notes is a blog I update with small things that I find during the day.
Lately I've had lots of problems with Blogger.com when posting articles. Searching the Internet I see lots of bloggers reporting the same problem. This seems to be the beginning of the end for Blogger. I belive that bloggers, with rest of the online community expects almost 24x7 service from providers and that instability like this will start the process of moving to other blog servers. Blogger.com have apologised to the community. Reading this blog you'll information about lots of problems.
For the last few weeks I've been thinking a lot about my web presence on the Internet. At the moment I got dozens (ok, I cannot count) of sites that are not linked together. They are:
This document will try to point out my requirements for a CMS system based on my experience in the past with my existing systems.
All requirements does not have to be in place for me to choose a system, but this is what I'm looking for.
Cacheability. I want a CMS to provide the right HTTP headers to the client where content is not personalized. That is the Last-Modified and Cache-Control headers.
With these headers I can scale out a system with Squid if performance is needed. Also crawlers will work more efficient.
More information about these headers are to be found here.
Scalability. In the past I've seen lots of custom made web publishing tools that won't scale to more than a few concurrent users.
Given the right architecture a CMS should scale to lots of concurrent users without the need of external proxies.
I test a website using either OpenSTA or siege.
Readable URL's. My CMS should have nice, readable URL's like /fun/cat_mess instead of ?ID=333. This makes crawlers more happy and makes it easier for almost any log analysis tools to show you what pages have been visited. I use Google Analytics for statistics.
Labels: web
Labels: web
They informed us about some new units on the seminar today. The units are described below.
Labels: Fortinet

ntfsfix is a utility that fixes some common NTFS problems. ntfsfix is NOT a Linux version of chkdsk. It only repairs some fundamental NTFS inconsistencies, resets the NTFS journal file and schedules an NTFS consistency check for the first boot into Windows.
Have spammers found a new way of using Blogs? at The Blog Herald: "Have spammers found a new way of using Blogs?"
I say the answer is yesI am new to the blogging community, but when I look at the vast amount of information available there I start to think that this is the way to go to make ads. I see products showing up as blogs. Product catalogs as blog entries. I see (at least seems to be!) lots of targeted ads covered behind good reviews. Or is it just me he who is sceptic when I can't find anything negative about a known product or person? I can't say for sure but in the blog arena I get more spam than I get on my email.

I'll get back with some more later on.