Services
Clients
Blog
Contact
Pages 4 / 7
StackOverflow architecture
Published on 2014-01-15 by Raul
A nice video presentation of how things work at StackOverflow. It's impressive the small number of servers they're using for such a huge network of sites (SO is ranked #54 in most popular websites).
Dapper - simple object mapper for .NET
Published on 2014-01-14 by Raul
Looking at a presentation for StackOverflow, I got curious on the in-house ORM they're using: it's called Dapper .NET and the say it's FAST
Growth Hacking Tactics
Published on 2014-01-13 by Raul
A list of 21 growth hacking tactics by Jon Yongfook
Turn off IIS8 custom errors
Published on 2013-12-17 by Raul
Since IIS8, it's not enough to change customErrors=Off to show the error content. There's an extra step to do that.
UX details mostly forgotten by developers & designers
Published on 2013-12-10 by Raul
Some UX tips that are often overlooked, but are easy to implement and important
Social Meta Tags for Twitter, Google+, Facebook and More
Published on 2013-12-08 by Raul
Learn how to optimize sharing of your pages to social media platforms
Windows 8.1 pinned live tile from website
Published on 2013-10-21 by Raul
2 simple ways to add support for live tile image for your website in Windows 8.1
VS 2013 released
Published on 2013-10-19 by Raul
Visual Studio 2013 and .NET Framework 4.5.1 are released with tons of improvements in ASP.NET. ASP.NET MVC, EntityFramework and others
Simple and fast sharing buttons explained
Published on 2013-10-09 by Raul
After having a lot of speed issues with ShareThis plug-in, I've decided to digg a bit into the way social sharing works.
Getting beta users - list of websites to present your idea to
Published on 2013-10-05 by Raul
Inspired by a thread on HackerNews, I've compiled a list of websites where you can post your project to get some initial feedback from beta users.
MongoDB windows GUI
Published on 2013-09-22 by Raul
A list of GUI applications for mongo db
MongoDB delete database
Published on 2013-09-21 by Raul
Learn the easiest way to drop a mongo database.
MongoDB create database
Published on 2013-09-21 by Raul
MongoDB error 16052: exception: could not create cursor over...
Published on 2013-09-16 by Raul
When using map-reduce with sorting, I am getting this error: uncaught exception: map reduce failed:{ "errmsg" : "exception: could not create cursor over .... for query : { col1: { $gt: new Date(1377982800000) }, col2: { $gt: 0.0 } } sort : { Time: 1.0 }", "code" : 16052, "ok" : 0 }
User agent parsing libraries for .NET
Published on 2013-09-10 by Raul
For a new project, I need some user agent parsing libraries. I've had a look at a couple of them, and thought it would be a good idea to share the links.
Mobile keyboard type and how to activate them
Published on 2013-09-05 by Raul
Ever sine the smartphone market exploded, HTML5 took off as well. Every smartphone supports a subset of HTML5 specifications. Amongst the most important ones are input types, which trigger different keyword types.
It's true: Google +1 influences SEO
Published on 2013-08-20 by Raul
Kindle does not see my wifi network, but sees others
Published on 2013-07-29 by Raul
I gave up reading on my kindle a while ago, because I could not get new books and I could not sync through WiFi, because the device just stopped seing my network
The long, slow, SaaS ramp of death
Published on 2013-07-24 by Raul
A great talk by Gail Goodman of Constant Contact on what they used to slowly grow their business
Importing MaxMind IP database into SQL Server
Published on 2013-07-21 by Raul
A fast and simple way to import MaxMind geoip database into SQL Server
Newer posts
Older posts