codemonkeyisperson2.blogspot.com codemonkeyisperson2.blogspot.com

codemonkeyisperson2.blogspot.com

CodeMonkeyIsPerson2

A blog touching on topics such as technical code solutions (or problems) and software development processes.

http://codemonkeyisperson2.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR CODEMONKEYISPERSON2.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

August

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.8 out of 5 with 10 reviews
5 star
4
4 star
4
3 star
0
2 star
0
1 star
2

Hey there! Start your review of codemonkeyisperson2.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.9 seconds

FAVICON PREVIEW

  • codemonkeyisperson2.blogspot.com

    16x16

  • codemonkeyisperson2.blogspot.com

    32x32

CONTACTS AT CODEMONKEYISPERSON2.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
CodeMonkeyIsPerson2 | codemonkeyisperson2.blogspot.com Reviews
<META>
DESCRIPTION
A blog touching on topics such as technical code solutions (or problems) and software development processes.
<META>
KEYWORDS
1 codemonkeyisperson2
2 embedded twitter test
3 tweets by @hannesn
4 0 comments
5 email this
6 blogthis
7 share to twitter
8 share to facebook
9 share to pinterest
10 hmmm
CONTENT
Page content here
KEYWORDS ON
PAGE
codemonkeyisperson2,embedded twitter test,tweets by @hannesn,0 comments,email this,blogthis,share to twitter,share to facebook,share to pinterest,hmmm,2 comments,labels c#,metro ui,windows 8,update,json,1 comments,labels windows 8,older posts,about me
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

CodeMonkeyIsPerson2 | codemonkeyisperson2.blogspot.com Reviews

https://codemonkeyisperson2.blogspot.com

A blog touching on topics such as technical code solutions (or problems) and software development processes.

INTERNAL PAGES

codemonkeyisperson2.blogspot.com codemonkeyisperson2.blogspot.com
1

CodeMonkeyIsPerson2: Work for Intergen and Microsoft at NRF 2013

http://codemonkeyisperson2.blogspot.com/2013/02/work-for-intergen-and-microsoft-at-nrf.html

A blog touching on topics such as technical code solutions (or problems) and software development processes. Sunday, February 17, 2013. Work for Intergen and Microsoft at NRF 2013. I recently finished up a post about some work our company did for Microsoft at the 2013 NRF show. It was a fascinating project, and I was compelled to write a bit more about it on the company blog. Read all about it here, and also watch the youtube video. Posted by Hannes Nel. Subscribe to: Post Comments (Atom).

2

CodeMonkeyIsPerson2: February 2012

http://codemonkeyisperson2.blogspot.com/2012_02_01_archive.html

A blog touching on topics such as technical code solutions (or problems) and software development processes. Wednesday, February 15, 2012. T-SQL for killing active connections to your database. Here is some handy t-sql for killing active connections to your database. Replace 'DB NAME' with the name of your database. 0 BEGIN EXEC(@spidstr) SELECT @ConnKilled = COUNT(1) FROM master.sysprocesses WHERE dbid=db id(@DBName) END. Posted by Hannes Nel. Subscribe to: Posts (Atom). View my complete profile.

3

CodeMonkeyIsPerson2: November 2009

http://codemonkeyisperson2.blogspot.com/2009_11_01_archive.html

A blog touching on topics such as technical code solutions (or problems) and software development processes. Sunday, November 8, 2009. A view of the modern Business Analyst. This then leads us to the question: What is a good BA? It’s a very difficult thing to quantify, because quite often, we don’t really understand what we expect from our BA. Represent the combined knowledge of the business unit in documentation so it may be encapsulate in software systems. When a BA strives to attain this goal, it make...

4

CodeMonkeyIsPerson2: February 2013

http://codemonkeyisperson2.blogspot.com/2013_02_01_archive.html

A blog touching on topics such as technical code solutions (or problems) and software development processes. Sunday, February 17, 2013. Work for Intergen and Microsoft at NRF 2013. I recently finished up a post about some work our company did for Microsoft at the 2013 NRF show. It was a fascinating project, and I was compelled to write a bit more about it on the company blog. Read all about it here, and also watch the youtube video. Posted by Hannes Nel. Subscribe to: Posts (Atom).

5

CodeMonkeyIsPerson2: Deserialising a JSON formatted string to a dynamic object in C# Metro Style Apps

http://codemonkeyisperson2.blogspot.com/2012/06/deserialising-json-formatted-string-to.html

A blog touching on topics such as technical code solutions (or problems) and software development processes. Thursday, June 21, 2012. Deserialising a JSON formatted string to a dynamic object in C# Metro Style Apps. So, what to do? JsonObject jsonObject = JsonObject.Parse(jsonString); string myStringProperty = jsonObject["myStringPropertyName"].GetString(); double myDoubleProperty = jsonObject["myDoublePropertyName"].GetNumber();. There are different methods you call depending on the type of the value yo...

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

SOCIAL ENGAGEMENT



OTHER SITES

codemonkeyintraining.com codemonkeyintraining.com

Code Monkey in Training | "By trying often, the monkey learns to jump from the tree." – African Proverb

By trying often, the monkey learns to jump from the tree. - African Proverb. The Pause That Hits Refresh. 17th July, 2015. Apparently the time out I took from training while I was on the road helped more than it hurt. After worrying that I might have forgotten some key elements and be forced to review some of the more recent exercises or (gasp! 8th July, 2015. Took a few days off but don’t feel like I lost a thing. And, bonus, I’m getting to do it in San Francisco (a/k/a coding mecca)! 27th June, 2015.

codemonkeyisland.com codemonkeyisland.com

This Web site coming soon

If you are the owner of this web site you have not uploaded (or incorrectly uploaded) your web site. For information on uploading your web site using FTP client software or web design software, click here for FTP Upload Information.

codemonkeyisland.net codemonkeyisland.net

https://www.codemonkeyisland.net

codemonkeyism.com codemonkeyism.com

Here is almost nothing...

codemonkeyisperson2.blogspot.com codemonkeyisperson2.blogspot.com

CodeMonkeyIsPerson2

A blog touching on topics such as technical code solutions (or problems) and software development processes. Wednesday, August 21, 2013. The following link should actually be an embedded twitter feed using their timeline widget. Sadly, so far, it is not. Checking the network traffic just reveals an error from their service stating that it "Unable to load timeline", with a status of 503. Gah. Posted by Hannes Nel. Sunday, February 17, 2013. Work for Intergen and Microsoft at NRF 2013. Posted by Hannes Nel.

codemonkeyjas.blogspot.com codemonkeyjas.blogspot.com

Code Monkey Jas Blog

Code Monkey Jas Blog. Welcome to the Cool world of programming! This site offers some technical thoughts, tutorials, great finds, solutions, and anything else I feel like posting. I'ld love to here your feedback! Monday, July 29, 2013. I've been working on a Neural Network I like to call the Rat Brain. In the past, I've played with neural networks that used forward propagation and although they work, they require an insane amount of training to properly weight all of the nodes. At any time during the tes...

codemonkeyjava.com codemonkeyjava.com

Survival Curve

Hi, We're KM Survival. To make you survive your curve analysis. We make it simple. The KM Survival Curve by HippoGen is designed to provide scientists with a functional, easy-to-use software for generating survival curves from experimental data. Sign up for our email list! Be the first to find out as we add new features to the site.

codemonkeyjobs.com codemonkeyjobs.com

codemonkeyjobs.com

The Sponsored Listings displayed above are served automatically by a third party. Neither the service provider nor the domain owner maintain any relationship with the advertisers. In case of trademark issues please contact the domain owner directly (contact information can be found in whois).

codemonkeyjr.com codemonkeyjr.com

Web Monkey Jr.

codemonkeyking.blogspot.com codemonkeyking.blogspot.com

Code Monkey King

The name comes from Code Monkey and Monkey King (孫悟空). It aptly describes the volume of code I write, the homage to the Chinese side of my family, and the mischievous/curious nature of the Monkey King. Friday, January 14, 2011. Rhino ESB for Dummies. This will document my “dummy” experience. I’ve been using NServiceBus. For a while, but the license model changed out from under us so we’ve been investigating alternatives. A fellow in the office pointed us to Rhino ESB. Had to figure out how to use psake.