Bolivia Web

Preguntas Frecuentes (FAQ)

P: Cuando y cómo se actualiza este sitio?
R: 
Blogs nuevos son añadidos tan pronto como puedo, generalmente en menos de 24 horas. Blogs existentes son visitados diariamente.

P: Cuanto tiempo toma pra que un blog sea marcado "inactivo"?
R:
Un blog es marcado inactivo si no es actualizado por más de 90 días. Si el sitio y la sindicación no desaparecen, el sitio será marcado "activo" automáticamente en cuanto un artículo nuevo sea publicado.

P: Qué significa la etiqueta "nuevo" mostrada al lado del blog?
R:
Blogs añadidos en los últimos 14 días son marcados como nuevos. Luego de 14 días la etiqueta desaparece.

P: Qué significa la etiqueta "actualizado" mostrada al lado del blog?
R: El blog es considerado actualizado si cambia el título, URL o URL de sindicación (feed).

P: What's the default sort order? I would like to see alphabetical order as default!
R:
 I named the default order "appearance". It means that blogs are listed in order they were added to si.blogs list. There is a feature to save your own default sort order and your own default filter. Next time you come by boliviaweb.com the blogs will be automatically listed in that order. This feature uses cookies so they have to be enabled in your browser. You will have to save setting in every browser and computer you use.

P: What's with the error icon?
R:
The error icon means, there was an error when the blog's feed was accessed. It basically means that the site is inaccessible or that the blog's feed is not valid. The RSS and Atom feed must be formed according to some strict rules. If they are not, the software that tries to read them will probably fail. If your feed has an error icon, check the feed URL. If it is ok, try to validate the feed using FeedValidator.org. You can contact me and I will try to help you. I'm also working on my engine to be more forgiving when it comes to non-valid feeds.

P: How can I add my blog on the map?
R:
It's quite easy. All you have to do is add location information to your blogs HTML headers and the si.blogs engine will do the rest. You can use ICBM and/or geo.position meta tag.

First, find out your position. If you have GPS, this should be a no-brainer. If you don't have a GPS, I recommend using Google Maps to locate your position:

  • open Google Maps (use satellite mode for Bolivia)
  • zoom and pan the map so that you find your location
  • double click on your location so that it centers on the screen, be as precise as possible
  • now click on the "Link to this page" link in the upper-right corner
  • the URL in the browser now contains a long link with your position encoded, for example:
    http://maps.google.com/maps?ll=-16.5,-68.5&spn=0.101866,0.240704&t=k&hl=en
  • The numbers in bold are your position. The first one is latitude and the second one longitude
  • Put those numbers in ICBM and/or geo.position meta header. You can also write down the name of the location and you get something like this:
<meta name="ICBM" content="-16.5, -68.5">
<meta name="DC.title" content="Your blog title">
<meta name="geo.position" content="-16.5;-68.5">
<meta name="geo.region" content="BO">
<meta name="geo.placename" content="La Paz">

P: What is OPML file?
R:
OPML stands for Outline Processor Markup Language. In our case it contains the complete si.blogs list and can be used to import the feeds in the aggregators. Just right click on the link, save it to a file on your computer and find an Import command in aggregator of your choice.

P: Why is blog marked with yellow icon if the author posted only 2 days ago?
R: The color key is confusing for some visitor. If the blog has a green icon it means it was updated during last 24 hours. The yellow icon means that it wasn't updated in last day but sometime in last 7 days. So if it was udpated 2 or 3 days ago it clearly falls in the yellow category. If it was updated more than a week ago but less than a month, it is marked red. And so on... If you have any idea how to explain this better, please contact me.