
André Mussche
Occupation: Delphi Programmer
Location: The Netherlands
His ProfilesRankThis is the rank of 'André Mussche' out of all Google+ Profiles.: 664,926 (GenderRankFor the gender 'Men'.: 456,832)
His ProfilesRankThis is the rank of 'André Mussche' out of all Google+ Profiles. in Netherlands: 2,012 (GenderRankFor the gender 'Men'.: 1,569)
His CircleRankThis is the rank of 'André Mussche' out of all indexed profiles and pages at CircleCount.com.: 709,583
Followers: 160
Following: 0
Added to CircleCount.com: 01/13/2012That's the date, where André Mussche has been indexed by CircleCount.com.
This hasn't to be the date where the daily check has been started. (Update nowYou can update your stats by clicking on this link!
This can take a few seconds.)
André Mussche was in following circles
| Author | Followers | Date | Users in Circle | Comments | Reshares | +1 | Links |
|---|---|---|---|---|---|---|---|
| Lars Fosdal | 15,517 | 2012-01-12 14:40:43 | 225 | 0 | 1 | 3 | CC G+ |
Activity
Average numbers for the latest postings:
4 comments per posting'Current posts' means the last 50 posts that are at the most 4 weeks old. So this metric gives a picture of how many comments someone has received recently.
0 reshares per posting'Current posts' means the last 50 posts that are at the most 4 weeks old. So this metric gives a picture of .how often someone's posts have been reshared lately.
2 +1's per posting'Current posts' means the last 50 posts that are at the most 4 weeks old. So this metric gives a picture of how many +1's someone has received on his or her posts recently.
0 characters per posting'Current posts' means the last 50 posts that are at the most 4 weeks old. So this metric gives a picture of how many characters someone has used per post recently.
Latest postings
2013-04-23 06:51:56 (4 comments, 0 reshares, 2 +1s)

2013-04-19 12:02:55 (4 comments, 1 reshares, 1 +1s)
Wow, optimized a #query which was slow only the first time! (in MS SQL Server 2008+)
After lots of searching I found at least a query to find #slow #compile queries
(with high cpu and memory usage):
http://www.sqlskills.com/blogs/jonathan/identifying-high-compile-time-statements-from-the-plan-cache/
Together with a "clear all cache" sql I could reproduce and optimize the slow query:
DBCC FREEPROCCACHE; DBCC DROPCLEANBUFFERS; DBCC FREESESSIONCACHE; DBCC FREESYSTEMCACHE ('ALL');
It turns out that you should not use (many) "view in view in view in view" :)
After combining all views into one big sql (with sub select in sub select in sub join etc) I got from "10s + 81Mb" to "1.2s + 17Mb" compile time and memory usage!
Wow, is Sql Server so in-efficient in compiling subsubsubsub views?


2013-03-14 20:42:44 (0 comments, 1 reshares, 21 +1s)
"We should switch to web and javascript instead"
Well, the "secret" weapon is almost finished! :)
Sorry for another dull FishFact demo :) but at least it shows a working DataSnap client written in +Smart Mobile Studio!
(and it only took me about 30s to make this demo)

2013-03-08 20:11:57 (0 comments, 0 reshares, 1 +1s)
Been at the Microsoft TechDays 2013 today in The Netherlands... It was disappointing, most stuff could have been told in a simple blog post, not in a 1 hour and 15 minutes long "presentation"! (I was watching the clock often to see it moving slooowly...). Even the "highest" level 400 session about HTML5 was about basic html5 stuff (canvas, geolocation, etc).
All right, yesterday appeared to be a better day but I had a funeral then, so I "had" to go (by my boss) today.
Also much less attendants than previous year (heard from my boss) and MS is spending much less money on conferences. Makes you thinking...
#TechdaysNL

2013-03-05 07:50:19 (1 comments, 0 reshares, 1 +1s)
Windows 8 has been out for months now and the returns are in: It has even less acceptance than Vista.

2013-03-04 08:53:09 (0 comments, 0 reshares, 2 +1s)
Really cool! You can even download the code or upload you own video!
http://www.extremetech.com/extreme/149623-mit-releases-open-source-software-that-reveals-invisible-motion-and-detail-in-video

2013-02-16 08:41:55 (0 comments, 0 reshares, 0 +1s)

2013-02-14 19:44:10 (0 comments, 1 reshares, 1 +1s)
Project Manager:
A person who thinks 9 women can deliver a baby in 1 month.

2013-02-14 19:40:59 (0 comments, 0 reshares, 0 +1s)
Opera to use WebKit
Opera has made a very interesting announcement: "for all new products Opera will use WebKit as its rendering engine and V8 as its JavaScript engine."
What's your take on this as a developer? Is this a good move on Opera's part? What will distinguish it from Chrome?

2013-02-06 08:12:10 (1 comments, 0 reshares, 2 +1s)
TIP: I got a 2nd screen with touch (on Win7), however default when touching the second screen it "clicks" on the main (1st) screen. Using "Tablet PC Settings" I got this switched to the correct 2nd screen.
http://ava.co.uk/support/faq/general/touch-screen-show-as-not-supporting-touch-how-to-install-a-2nd-touch-screen-on-windows-7.aspx

2013-02-04 18:54:02 (20 comments, 0 reshares, 2 +1s)
Strange, I did some hacking and profiling to see how fast I could get Datasnap, and I see that also my "Plain Indy" is much slower in XE3 than D2010! In D2010 is get about 11.500 request per second, the same in XE3 only 7.700...
After some hacking (mainly disabling the sessions) I got 4700 req/s (was 3200reg/s) and also stable performance (no steep decline). I could not get more without much rework...
When looking at the DS source code my conclusion is: it is not optimized for "high performance" (stupid advertisement of EMBT!). I mean: all kinds of helper objects are created and destroyed on the fly, many UTF8 decoding conversions (implicit due to rtti?), RTTI context is not cached, no connection pool (new connections are created and closed for each request), etc.
Anyway: does anyone know why Indy in XE3 is slower?

2013-01-24 11:56:19 (2 comments, 0 reshares, 6 +1s)
Although it is not a very good test, it has some interesting results...
http://andremussche.blogspot.nl/2013/01/datasnap-ro-rtc-mormot-wcf-node-speed.html


2012-11-23 06:53:55 (0 comments, 0 reshares, 1 +1s)
A house sits awkwardly in the middle of a newly built road in Wenling, Zhejiang province in China. An elderly couple refused to sign an agreement to allow their house to be demolished. They say that compensation offered is not enough to cover rebuilding costs. Photograph: China Daily/Reuters
More of Thursday's best #new images as they come in selected by our head of #photography here: http://gu.com/p/3c2d9?CMP=SOCNETTXT8763I

2012-11-22 14:43:51 (5 comments, 0 reshares, 0 +1s)
HTML5 browser for WinCE/Win Mobile:
http://www.zetakey.com/product.php
Maybe you're thinking: why would one need it?
But for my current customer it can be indeed important because almost all
rugged barcode scanners have WinCE with ancient IE4 or something like that :(
But now we can use normal html in WinCE (don't expect high speed animations of course on this old hardware :) )
You can also build it on your own from the webkit sources:
http://trac.webkit.org/wiki/WinCE

2012-11-15 11:27:03 (0 comments, 0 reshares, 1 +1s)
Nice photo effect: http://andredefreitas.com/Double-Exposures

2012-11-09 09:45:23 (0 comments, 0 reshares, 2 +1s)
It's nice to know why...
#tongueincheek #sign via Google Image Search.

2012-11-05 14:04:43 (0 comments, 0 reshares, 0 +1s)
Fotograaf Dik Nicolai maakte de reportage ”Groeten uit Staphorst”, met een knipoog naar bestaande clichés. Lees meer op http://rd.nl/1.688493#

2012-11-02 09:44:31 (0 comments, 0 reshares, 0 +1s)
(dutch) Seminar web, mobile en native applicatieontwikkeling met Delphi XE3, Zwolle, woensdag 21 november.
Georganiseerd door Embarcadero en DTS (en ik ga ook een praatje houden :) )
http://now.eloqua.com/es.asp?s=608&e=738628&elq=03f45fc6ce254d6c90b7e2e90f33462b

2012-11-01 08:02:55 (0 comments, 0 reshares, 1 +1s)
.Net: it is (too) easy to be inefficient?
http://www.bluebytesoftware.com/blog/2012/10/31/BewareTheString.aspx
But you should be aware of (too much) allocations in Delphi too!
And don't start with "micro optimalisations are evil", because you just should be aware of what you are programming: if you are programming a function that is used many times (or should be fast), then really think about speed and optimal code in mind and not about "easy code", less lines of code, etc. So KNOW into how much cpu instructions a single statement will be generated.
This is easier in Delphi than in .Net, .Net is too much abstracted for developers

2012-10-15 10:58:24 (1 comments, 0 reshares, 0 +1s)
Wow:
"I want to make one return to the beginning. Remember his first 5 months? Elop actually inherited a company with strong handset sales - the unit sales grew both at the smartphone unit and the featurephones unit. The revenues grew at both units. Both units were very healthy and profitable, the smartphone unit has a huge jump in its profits and profitability towads the end of the year 2010. Lets bring this reality back to the picture. So I am taking the above, and adding now the previous 12 months to the picture. I also make a few other observations in the diagram. This is the true story of the Three Pillars of Stephen Elop's New Nokia Strategy as of June 30, 2012. He has wiped out 21 Billion Euros (27 Billion US dollars) of Nokia handset revenues in the past 20 months (and turned growing profits into growing losses). This is what misery looks like:"

