Blog Posts

Planet Switzerland beta2.0 :)

My until now semi-private project "Planet Ping" just got a whole better and is now called "Planet Switzerland" and got a new domain too (http://planet.blogug.ch).

One of the main new feature is the "More Info" link on each post, which tells you some (hopefully) interesting information about that post and blog like "who linked to this post", "who linked to this blog in general", Feed link, Tags from list.blogug.ch, Top100 rank, when was the last post and the screenshot from Alain's gallery.

The linking info is only taken from blogs which are in our DB and which have links in their RSS feed, meaning, if a site not listed on list.blogug.ch links to you, it won't show up here. Therefore it may neither be complete nor going back far in history.

To be buzzword compatible, the "more info" part is requested on demand with some AJAX technology (actually it's more AHAH), basically to ease the load from the server and to prevent a lot of unnecessary DB requests.

I also added some search options to it. Here are some examples:

Fulltext search in content and title: /search/bitflux (we use the MySQL boolean fulltext search for that, so you can use all those parameters here, but forget about the relevancy stuff, we order the output by date always)

Search all posts from a site/blog: /search/site:blog.bitflux.ch
Search all posts, which link to a site/blog: /search/link:blog.bitflux.ch
Search all posts, which link to an entry: /search/linkex:www.sequenz.ch/blog/archive/[...]bloggertreffen-2.html
Search all posts with "something" in the entry link: /search/inurl:klum

Search all posts with a certain tag: /tag/bloggertreffen
Search all posts with two tags: /tag/bloggertreffen+zurich
Search all posts with an exact tag: /tag/!politik

The last one is needed, since I introduced taggroups (that's what usually is displayed in the right column). "politik" and "politics" build the taggroup "politics", so if you search for /tag/politik or /tag/politics all posts tagged as "politics" or "politik" are displayed (with both queries). But if you search for /tag/!politik really only posts with "politik" are shown and not those with "politics".

By the way, search parameters are not combinable, somethign like "site:blog.bitflux.ch php" won't work. Maybe later...

All the output is also available as Atom or RSS feed, just prepend the URL with /atom/ or /rss/, eg: /atom/search/link:blog.bitflux.ch

The design isn't the ultimate thing as of now (especially not on IE), that should change some day in the future. We have gotten a nice theme for blogug by Sis and I'll hopefully be able to use that...

Related Entries:
- blogug in today's "heute"
- Search by language on Planet Switzerland
- new blogug.ch design
- Planet PHP Sources now on GitHub
- Blogug Map in Google Earth

Comments [9]

Milos, 20.01.2006 12:56 CET

Great news! ..an so far congratulations! ;-)

I'm still trying to get a solution for "pinging the service with textpattern". That's still not possible. Unfortunately! I'll try to kinda "hack" the code of my txp installation. Hope to get an easy solutions....

If you kindly ask Gabriela (monorom.com) for a good CSS Layout, maybe you'll get one ;-)

chregu, 20.01.2006 13:15 CET

I'll be working on the Ping problem, meaning there will soon be a possibility on ping.blogug.ch to manually ping it (via form).

And monorom is almost house resident here at Bitflux :)

Philippe, 20.01.2006 13:55 CET

Looks like we are relatives, isn't it?

Matthias, 20.01.2006 21:30 CET

Cool stuff. Perhaps I should just give you the keys for blog.ch and go fishing :-).

The Blog.ch.Blog, 20.01.2006 23:57 CET (Trackback)

Der da hat schon wieder was gemacht: Planet Switzerland - beta2.0. Mit einigen witzigen Features, deren praktischer Nutzen sich mir wohl erst morgen erschliessen wird :-). Wenn das im CH-Aggregatoren-Business so weiter geht, kann ich mich als Blog-G...

Chregu, 21.01.2006 11:00 CET

Milos: Good news for you. manual pinging is available. Just go to http://ping.blogug.ch/ping/ , fill in your blog url and you should be on "Planet Switzerland" in 1-2 Minutes.

Philippe: Related in what way? Planet-like? Then we'd have a huge family :) See for example http://planetplanet.org/ :)

Milos, 24.01.2006 13:25 CET

Thanx again for the manual pinging option. It works. Maybe you could change the "display name" in the list. Probably you'll need an extra field for the display name. At the momenten the whole url (inc. http://) is shown...

chregu, 24.01.2006 13:27 CET

Milos, I'll fix that soon, I have the display name anyway in the db, so that shouldn't be a big problem.

Milos, 24.01.2006 15:44 CET

Cool! btw, I'd like to write u a mail, but can't fint your adress.... Pleas drop me a mail with your adress in it. Thanks.

Add a comment

Your email adress will never be published. Comment spam will be deleted!