about 1 year ago - No comments
We acknowledged today from Mr. Jens Trompeter, Board Member in Itemis company, that there’s more in SCRUM than just that we learned from the Agile Lab and OOSC class: we had the opportunity to get real life, production-grade advices on how actually this technique (who is used to manage the projects) can help companies to finish projects in a timely and budget manner.
about 1 year ago - No comments
While working in Uni Bonn, I wanted to add ui-icon to JQuery tabs. This is how I did it: I’ve added .ui-tabs .ui-tabs-nav li a img into the css style and class=”ui-state-error” to the container, thus all users will focus on the important tab. But you can read about the the entire process on my blog.
about 1 year ago - No comments
I was in charge with our brand new solution for an online Healthcare project – Alensa Online. The CEO trusted me the all the decisions in all software and hardware technology that were imposed by the architectural changes that we thought of. I’ve been asked to overview all aspects regarding our online presence: hosting company, maintenance and updating Windows 2003 Server including setup and configuration of IIS Web server and SQL 2005 Server.
about 1 year ago - 1 comment
Windows Live Writer is one of the most popular blog authoring tool that I also happen to like and use because of its features – I especially enjoy the Preview tab. But it has a drawback – no Syntax Highlighting of my code! Let me tell you how I solved this issue.
about 1 year ago - No comments
The User Experience that a library provides must be at least equal with is quality and speed. And frankly, CSVtoLINQ rocks on latest two, but lacks a little on the User Experience(in our case Developer Experience) by not having some events of starting, progress and ending of the parsing.
about 2 years ago - No comments
about 2 years ago - No comments
Uses: Borland Delphi 7 VCL, Microsoft Access Database, User Accessibility This application was developed by me for Softwise Development to accomplish the needs of a client in administering its furniture chain of shops. So, as Project manager, I have designed a solution, keeping in mind the possible evolution of this enterprise. I was using a…
about 2 years ago - No comments
Very technical project, using numerous tables from a database to estimate the average growth of a number of forests. I developed this application having given by the client the tree characteristics (maximum age, average growth per year, indexes of growth etc) and the activities that must be done periodically to ensure the best efficiency.
about 2 years ago - 1 comment
In order to understand the need of changing the screen orientation on a Microsoft Surface, you might want to think aboutthe situation in which you have casual visitors, who sit in pairs working on one Surface, you might considering rotating the window such that the ’Down’ of the application would be the nearest edge to them.
about 2 years ago - 1 comment
No method is perfect – GPS needs clear sky, aGPS improves this but still needs some satellites to be seen, GSM works like a charm if you have lots of antennas but falls dramatically if you’re in a remote place and WiFi positioning is good in cities, but absolutely lacks in remote zones. Only the composition of all can cover all the situations encountered in a normal life – crowded city when going to work and big, empty spaces when going to mountains to relax.