Status Update
-
Status Update
-
String concatenation in ruby
I just found out the difference between += and << when used for a string. irb(main):001:0> str=chan => "chan" irb(main):002:0> str.object_id => 69952758899780 irb(main):003:0> str +=ged => "changed" irb(main):004:0> str.object_id => 69952758848800...
-
Ruby-Jump plugin for gedit
Ruby-Jump plugin for gedit
-
Harnessing information flow to empower survivors
Harnessing information flow to empower survivors
-
Javascript strings translation with gettext
Javascript strings translation with gettext
-
The long and winding road... to a master thesis
The long and winding road... to a master thesis
-
Parameterized Tests
Parameterized Tests
-
Gettext i18n strings in ASP.NET controls
In the last post I blogged about using gettext to internationalize strings in C#. However, using the Messages.T("Hello world") syntax in ASP.NET can be a little cumbersome. Luckily, ASP.NET controls can work as a solution for this issue. Adding a...
-
Using GNU Gettext for i18n in C# and ASP.NET
We are in the process of dealing with the internationalization and localization of one of our open source web applications, which is fully developed using C# and ASP.NET MVC. Although ASP.NET already provides easy support for i18n via the usage of...
-
Microsoft Codecamp Buenos Aires 2009 Source Code and Presentation
For those of you who attended to the talk (thanks a lot for attending, by the way), you may find in Codeplex project DynamicDeepZoom all the source code we used for the example we presented, as well as the presentation (in Spanish). And for those of...
Contributors

Nicolás di Tada Founder

Jonathan Kicillof Art Director

Matías García Isaía Full-stack Engineer & Site Reliability Engineer

Francisco Tarulla Alumni

Martin Pettinati Marketing & Communications Lead

Diego Duarte Full-stack Engineer
Ismael Bejarano Full-stack Engineer

Beta Ziliani Alumni

Leandro Radusky Alumni

Martín Verzilli Alumni

Sergio Medina Alumni

Pablo Brusco Alumni

María Inti David Alumni

Ary Borenszweig Alumni

Santiago Palladino Alumni

Valeria Tiffenberg Alumni

Paula Mallol Alumni

Juan Wajnerman Alumni

Brian J. Cardiff Alumni

Leandro Matayoshi Alumni

Mitchell Russell Alumni