CCommunity MagmaConf ’14 LiveBlogging: Desi McAdam – InfluencebyMagmaLabs TeamJune 6, 2014 Reading Time: 2 minutesDesi starts her keynote by thanking in Spanish to all the organizer team. She mentions the suggestions she…
CCommunity MagmaConf ’14 LiveBlogging: Zachary Scott – Standing on the shoulders of giantsbyMagmaLabs TeamJune 5, 2014 Reading Time: < 1 minuteZachary is introducing the topics he's going to talk about: the stdlib library, its Ruby implementation and how…
CCommunity MagmaConf ’14 LiveBlogging: Sandi Metz – 100 miles of hillbyMagmaLabs TeamJune 5, 2014 Reading Time: < 1 minuteSandi starts her keynote by how she started her well-known book called 'Practical Object-Oriented Design in Ruby'. It…
CCommunity MagmaConf ’14 LiveBlogging: Jesse Tooth – Rewriting critical parts of your application using… Science!byMagmaLabs TeamJune 5, 2014 Reading Time: 2 minutesJesse is part of a team in GitHub called 'Abilibuddies'. This team creates the code that controls the…
DDevelopment Accessing GitHub from the command linebyMagmaLabs TeamMay 16, 2014 Reading Time: 3 minutesI am always looking for ways to speed up my workflow, using tools to either automatize the tasks…
WWeb dev Sprockets + SinatrabyMagmaLabs TeamApril 25, 2014 Reading Time: 2 minutesIntegrating Sprockets and Sinatra is easy because Sprockets is Rack-based. Let's do a simple example focusing on: Creating…
DDevelopment Sanitize your data from your Rails + Postgres applicationbyMagmaLabs TeamApril 1, 2014 Reading Time: 2 minutesHello all, this time I would like to show you how to sanitize your database using a very…
CCommunity My experience at Fluent Conf 2014byMagmaLabs TeamMarch 28, 2014 Reading Time: 5 minutesEarlier this month I had the pleasure of attending Fluent Conf 2014. My expectations were high, as it…
DDevelopment 6 tools to keep your coder mind sharpbyMagmaLabs TeamFebruary 21, 2014 Reading Time: 5 minutesA few years ago, I started looking for tools that would help me keep my coder mind in…
JJavascript Fancy calendars for your web application with FullCalendarbyMagmaLabs TeamFebruary 18, 2014 Reading Time: 4 minutesWhile working on a project, I had the need of adding some calendars to display information from events…