Repeating the Successes of the Past in a New Mission
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/242836.aspxJeff Atwood, Founder / Stack Overflow / Discourse.orgCo-founder / Stack Exchange When you finally reach your...
View ArticleDeveloping for Change
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/242837.aspxJohn Negron, Founder / Be a DoerThe path from developer to founder takes people on many different paths. In the...
View ArticleCoded to Teach
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/242838.aspxYou will be hard-pressed to find someone who doesn’t enjoy or engage with video games in this modern age. From...
View Article5 Principles for a Developer Team Culture that Wins
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/5-principles-for-a-developer-team-culture-that-wins.aspxCulture. Of all the overloaded, over-used, buzzword-bingo, five...
View ArticleInspire Your Developer Team in 5 Simple Ways
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/242840.aspxWe have a great developer team. We make software. We also invest a lot of time and energy in ensuring that the...
View ArticlePast the Ping Pong Table for Better Dev Team Culture
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/242841.aspxhere’s quite a bit of press paid to the quirky perks of startup offices. From ping pong tables to beer kegs to...
View ArticleChanging the World with Agile and Lean Startup Methods
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/242842.aspxI can’t tell you how many companies I’ve seen, of all sizes, who start out with an innovative mission to change...
View ArticleContinuous Improvement is Critical for Developer Success
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/242844.aspxFrom the beginning, it became clear that Kanbanize would need more than just cool perks and a nice office to...
View ArticleDeveloper Teams Must Work Differently in the Future
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/242845.aspxAs we inject more new technology into our everyday lives, software development continues to be one of the most...
View ArticleArchitecting a Developer Team Turnaround
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/242846.aspxA couple years ago, I accepted a position as the “director of digital” at a small marketing firm. And yes,...
View ArticleIs Your Developer Team Designing for a Disaster?
Originally posted on: http://geekswithblogs.net/buildbetter/archive/2017/02/21/242847.aspxDevelopment teams work at top speed, and the environment in which they work is demanding and complex. Software...
View Articleangular it's just angular now
Originally posted on: http://geekswithblogs.net/foxjazz/archive/2017/03/01/angular-its-just-angular-now.aspxangular.io it's just angular man. using angular-cli with webpack is the way to go.Use gitter...
View ArticleMake async calls like jquery’s $.ajax in java on Android
Originally posted on: http://geekswithblogs.net/FrostRed/archive/2017/03/01/244495.aspxOn Android, if you want to make an async call, AsyncTask is the way to go. Basically you will have to implement...
View ArticleFree Licenses for MVPs
Originally posted on: http://geekswithblogs.net/bconlon/archive/2017/03/02/free-licenses-for-mvps.aspxI was interested to see a tweet from Liquid Technologies promoting free licenses of its XML...
View ArticleExecute AsyncTask like jquery’s $.ajax in Kotlin on Android
Originally posted on: http://geekswithblogs.net/FrostRed/archive/2017/03/03/244497.aspxLast time I showed how to execute an AsyncTask in Jquery style. Now I will show how to do it in Kotlin. Kotlin has...
View ArticleCapture HTTPS traffic from iOS devices using Charles
Originally posted on: http://geekswithblogs.net/FrostRed/archive/2017/03/03/244498.aspxThis article will show you how to set up Charles and iOS devices so that you can capture HTTPS traffic from iOS...
View ArticleHandling Exception in calling Web Service, In BizTalk
Originally posted on: http://geekswithblogs.net/BizTalkAndOtherTechs/archive/2017/03/06/244499.aspxI have faced the issue of calling web service from BizTalk, where intermittently either service is not...
View ArticleMonoGame – v3.6 now available
Originally posted on: http://geekswithblogs.net/cwilliams/archive/2017/03/07/244500.aspxMonoGame 3.6 now available!Pardon the interruption of the regular MonoGame blog series, but this is important....
View ArticleSQL Server: How do I split a comma delimited column into multiple columns or...
Originally posted on: http://geekswithblogs.net/AskPaula/archive/2017/03/09/sql-server-how-do-i-split-a-comma-delimited-column.aspx-- converting column with commas to multiple columns --declare @col1...
View ArticleCounting pages in Confluence
Originally posted on: http://geekswithblogs.net/alexhildyard/archive/2017/03/10/counting-pages-in-confluence.aspxWe're currently migrating our Confluence installation, and I was looking around for...
View Article