just wanted to comment on another idiotic mashable article, but I’m better than that, so no, I’ll stay cool
I promise myself the next project I run
1. I’ll VISIO my ass to create clear guidelines and discuss with the client our current positions
2. I’ll insist on signing the “freezing” milestones, so that we’ll review the whole freakin budget and time wasted on additional extentions in the course of development
3. force designers to check Jira. Always!
4. Think about basecamp’s alternative, it’s getting too messy
Lumia 620 is cool! But I’d stick with 8S DOMINO <3
no title
Nothing new this 2 weeks. Well, in fact tons of new stuff this 2 weeks, but no time to blog at all. We are experiencing extreme-2-week-game-development and are almost ready to release “how not to screw up big projects” book (this is a joke, everything’s under control).
Meanwhile, we posted some stuff at codebranch blog, and want to say “HI” to our folks at LeWeb in Paris this week
You can read this:
How to Accurately Estimate Projects for Outsourcing? Part I – Delays Caused by Communication
In addition to that, there’s been quite a few times, when our clients from other countries needed to clarify detailed info with a a third-party with no people on that side speaking English at all.
The main point of this section is to make you understand how heavily client interaction lag can affect the entire project. It’s worth mentioning because these things rather frequently fall out of scope of attention.How to avoid possible adverse effects? A checklist or a roadmap will be helpful to manage handling tasks in advance. In Codebranch, we prepare a project roadmap with Freeze dates, which are the last dates that a certain part of team-client interaction is due
How to accurately estimate outsourcing projects. Part II: Accessing Web Services
1. Compatibility and environment issues.
The most common problem though is the environment. Whether it’s an API, a plugin to work with it, it may require additional adjustments to your server. Documentation should be carefully revised so that there are no flops when integrating the solution into your own website or service.
2. Sometimes a client wants solution for a service, that has no public API. i.e. Pinterest has no public API and provides a gateway just for iOS.
Developers start to use workarounds, gather together to find solutions. And so – 3rd party APIs are born. Returning to Pinterest, as a great example, apps that use 3rd party API access Pinterest via iOS gateway, identifying themselves as iPhone. Of course, that won’t always work as expected, even minor changes in Pinterest API now breaks almost every single app that uses 3rd party API.
See you guys when I’m free
MS to challenge interactive web with kinect controlling JS library

Recently LongZheng mentioned that MS Research announced that it will ship JS library for Kinect-enabled websites on Interactive Tabletops & Surfaces conference. Find out how could this affect interactive web in perspective:
Today’s approach for developing Kinect applications is the same as any other involving sensors: you take the SDK, create an app, connect the device and test it, get the data you need. JavaScript library for Kinect-enabled websites could help merging the application development, limiting the functionality but making the solution more universal. Just imagine: you create a website with an interactive kinect-enabled module. Of course, talking about Microsoft’s piece of technology, we get a platform limitation: feature is IE only. Features are delivered via ActiveX, and that means no support for other browsers. Good news: IE9 and 10 are much better than the older versions and are capable of rendering great websites (almost) correctly.
Scott Barnes on reading MS’ Roadmap
This is really interesting to watch! One of the best argued and balanced critical statements come from MS’ former employees, that’s why I follow for example Scott Barnes (@MossyBlog). Check this out
AWESOME! Microsoft’s Speech Recognition and Instant Same Tonal Voice Translation
Having worked in the sound recognition field in mobile space (bird sounds) I know about this hard process a bit. Mostly I was using predefined algorithms and just implemented them in c#, but my poor knowledge and puny brain would never do such amazing stuff!
Natural UI comes to life! You can always see that some awesome MS Research powered speech recognition displayed on MS keynotes almost in real-time, but yesterday’s article on The Next Web highlighted the new addition to that wonderful feature: same voice tone speech translation in Mandarin! Check this out!