Editor reviews are provided by professional editors who evaluate a blog based on the following criteria: Frequency of Updates, Relevance of Content, Site Design, and Writing Style.
I don’t why, but automounting in my Ubuntu 9.10 doesn’t work. I couldn’t find any solutions, so I have to mount my usb flash drive manually.
So… let’s do it.
Check where is your usb drive:
sudo fdisk -l
it’s under /dev/sdb1
next… create the Mount...
I will try to describe how to track sub domains via Google Analytics, based on domain tspot.pl and sub domain en.tspot.pl.
image source: z.hubpages.com
So…
I have a website, which is multi-languages: there is a Polish version (under tspot.pl) and...
After a while I sat to one of my old projects again… web-based JEE system to manage requirements of the projects, with maven as a system to manage this project’s dependencies. I work on eclipse, so I wanted to install plugin m2eclipse. However at the...
So easy, right? Yes, of course. However I forgot about it. That’s why RSS feeds to two of my blogs (this one and blog.karolzielinski.com) didn’t work for a while. Ehhh… fixed. Now, I will describe how to allow this form.
So… I moved from php on apache...
Ok, I already told you how to ping other sites via django (pingback). Now it’s time for a description how to receive pings from the other bloggers.
Notice: that would be quite easy example. I tested it on pings sending by wordpress, so it should works...