How to backup your server to Amazon S3

29JunHow to backup your server to Amazon S3

This post is a HowTo about backups to Amazon S3 using some tools like 7z, s3cmd and a couple of bash scripts.

Startup online tools: Google Analytics

10MayStartup online tools: Google Analytics

If you are thinking on a web based project and you want to receive and maintain as much traffic as possible Google Analytics will be your fellow traveler.
Google Analytics is a complete suite to analize and extract information about your traffic, your visitors and at the end the performance of your website and contents.

Startup online tools: Jira

4MayStartup online tools: Jira

If your startup is based on a software product, you must develop it and you want to do it in the best way. Besides, if you are (or have) a developers team, you will need to manage tasks, resources, code releases, etc. So, maybe a issue and project tracking like Jira could be really useful [...]

Startup online tools: uservoice

27AprStartup online tools: uservoice

When you have a web-based product or an online service, specially when it has been on creation process yet, you need feedback to know what users want. So you can know the features that people demand on your site and develope it as soon as posible, building your product based on that information. In this [...]

Startup online tools: Google Apps

20AprStartup online tools: Google Apps

One of the most useful apps for Startups is the suite Google Apps. This service provided by Google company allow using custom domain names with several Google products, including: GMail, Calendar, Talk, Docs and Google Sites.

Message to our followers!

19AprMessage to our followers!

Hi to our followers! First of all, we apologies for the unexpected changes done in the SegmentationFault Blog. As you may notice, we have transform our old blog into a corporative website, with a new appearence, and we have decided to write exclusively in English from now on. One year ago we started this blog [...]

Implement decisions based on truth tables

6MarImplement decisions based on truth tables

The other day in my work I find myself in a situation that I had to implement some decisions based on a truth table. Thinking about how it’s the best approach to solve the problem I found the following solutions. Which do you think it’s the best approach?

CSS: the ‘opacity’ property

28FebCSS: the ‘opacity’ property

Today we will talk about the property ‘opacity’ in CSS and how it works on IE and Firefox at the same time.

From the Array to the Object

28FebFrom the Array to the Object

The other day working late with my colleague Tudor we found that in one point of our application we had to use an object but we had an Array. At this point we found two possible solutions, the first rewrite our code to use the Array instead the object or the second and more sophisticated solution convert the Array to an Object.

Mejorando la búsqueda usando la Web 2.0

6FebMejorando la búsqueda usando la Web 2.0

Hace unos días asistí a una conferencia de Ricardo Baeza titulada “Mejorando la búsqueda usando la Web 2.0″. A pesar de que en el Blog acostumbramos a postear entradas de carácter más práctico que divulgativo, he decidido postear un pequeño ensayo sobre dicha conferencia ya que me resultó interesante y motivo de alguna que otra reflexión.