try {} except

offtopic
  • How the World’s First Computer Was Rescued From the Scrap Heap

    “Eccentric billionaires are tough to impress, so their minions must always think big when handed vague assignments. Ross Perot’s staffers did just that in 2006, when their boss declared that he wanted to decorate his Plano, Texas, headquarters with relics from computing history.” View complete article

    Read more

    December 12, 2014
  • 15 essential Sass mixins

    “There are  a whole host of Sass mixin libraries out there: Bourbon is a personal favourite, Compass is hugely popular. But sometimes, actually always, it’s better to pick and mix your mixins to suit yourself.” View complete article

    Read more

    December 8, 2014
  • What is TypeScript? Pros and Cons

    “These are just a few of the examples of standard JavaScript behaviors that can be confusing and error-ridden code.” View complete article

    Read more

    December 6, 2014
  • Android Studio 1.0 RC2 error: “Gradle DSL method not found: ‘runProguard()'”

    Android Studio 1.0 RC2 error: “Gradle DSL method not found: ‘runProguard()’”

    After installing the RC2 upgrade (in my case i’ve upgraded directly from 0.8.something to 1.0 rc2) the following error could appear when reimporting/resyncing projects created with previous versions: Gradle DSL method not found: ‘runProguard()’

    Read more

    December 1, 2014
  • Enumerating all providers, and respective installed apps, in Android

    Android ships with a number of content providers that store common data such as contact information, calendar information, and media files. These classes offer simplified methods of adding or retrieving data from these content providers. If you need to list all the installed providers, for debugging and other purposes, use the following code:

    Read more

    November 30, 2014
  • Planning for Performance

    “Page-load times in the ten-second range are still common on modern mobile networks, and that’s a fraction of how long it takes in countries with older, more limited networks.” View complete article

    Read more

    November 29, 2014
  • A backend developer’s guide to UI design

    “For a backend developer, designing a user interface for an application can be difficult, primarily because you are not a hundred per cent comfortable with what you are doing. It’s like writing using your left hand when you’re a righty.” View complete article

    Read more

    November 29, 2014
  • How To Localize an Android Application

    Read more

    November 26, 2014
  • What’s new in C# 6.0? – String Interpolation

    Complete article at http://ift.tt/1plzoJB

    Read more

    November 26, 2014
  • Windows App Studio adds Twitter and Instagram OAuth integration

    Read more

    November 26, 2014
  • 20 Must Have Tools for Web Development

    Complete article at http://ift.tt/11S1ssY

    Read more

    November 26, 2014
  • How shaving 0.001s from a function saved $400/mo on Amazon EC2

    Complete article at http://ift.tt/1yVvlne

    Read more

    November 26, 2014
  • Freecons – 155 Free Curve Icons for UI Design

    Freecons – 150 Free Curve Icons http://t.co/KxFKY9NekD — Manuel Gomes (@tryexcept) November 15, 2014

    Read more

    November 25, 2014
  • Why Asana is switching to TypeScript

    Why Asana is switching to TypeScript http://t.co/ISID6AmXII — Manuel Gomes (@tryexcept) November 15, 2014

    Read more

    November 17, 2014
  • AngularJs + Bootstrap, single page app resources

    AngularJs + Bootstrap, single page app resources

    Some bookmarks on how to develop single page applications using AngularJs and Bootstrap

    Read more

    November 17, 2014
  • Android Development, Best Practices

    Compiled by Futurice, here is the summary of what they have compiled so far: Use Gradle and its recommended project structure Put passwords and sensitive data in gradle.properties Don’t write your own HTTP client, use Volley or Retrofit libraries Use the Jackson library to parse JSON data Use Volley or Retrofit+OkHttp+Picasso for networking and images…

    Read more

    November 16, 2014
  • Xamarin Starter Edition will work with Visual Studio Community, for free

    Xamarin announced a free Xamarin Starter Edition for Visual Studio users. Earlier in the event, Microsoft announced a new, free edition of Visual Studio —Visual Studio Community – and the freely available Xamarin Starter Edition will work with Visual Studio Community. Also, the size limit on apps that can be created with Xamarin Starter Edition…

    Read more

    November 15, 2014
  • Free Vector Icon Set (325+ Icons)

    Free Vector Icon Set (325+ Icons) http://t.co/eZFSIeP4iK — Manuel Gomes (@tryexcept) November 15, 2014

    Read more

    November 15, 2014
←Newer Posts Older Posts→

try {} except

Proudly powered by WordPress