codeaddict.com codeaddict.com

codeaddict.com

Matthew Johnson - Finance CTO

Matthew Johnson - Finance CTO

http://www.codeaddict.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR CODEADDICT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

August

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.2 out of 5 with 9 reviews
5 star
4
4 star
3
3 star
2
2 star
0
1 star
0

Hey there! Start your review of codeaddict.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1 seconds

CONTACTS AT CODEADDICT.COM

Contact Privacy Inc. Customer 0135465597

Contact Privacy Inc. Customer 0135465597

96 M●●●● Ave

To●●to , ON, M6K 3M1

CA

1.41●●●●5457
co●●●●●●●●●●●●@contactprivacy.com

View this contact

Contact Privacy Inc. Customer 0135465597

Contact Privacy Inc. Customer 0135465597

96 M●●●● Ave

To●●to , ON, M6K 3M1

CA

1.41●●●●5457
co●●●●●●●●●●●●@contactprivacy.com

View this contact

Contact Privacy Inc. Customer 0135465597

Contact Privacy Inc. Customer 0135465597

96 M●●●● Ave

To●●to , ON, M6K 3M1

CA

1.41●●●●5457
co●●●●●●●●●●●●@contactprivacy.com

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
1999 January 25
UPDATED
2013 September 02
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 26

    YEARS

  • 3

    MONTHS

  • 4

    DAYS

NAME SERVERS

1
ns1.hover.com
2
ns2.hover.com
3
ns3.hover.com

REGISTRAR

TUCOWS DOMAINS INC.

TUCOWS DOMAINS INC.

WHOIS : whois.tucows.com

REFERRED : http://domainhelp.opensrs.net

CONTENT

SCORE

6.2

PAGE TITLE
Matthew Johnson - Finance CTO | codeaddict.com Reviews
<META>
DESCRIPTION
Matthew Johnson - Finance CTO
<META>
KEYWORDS
1 matt johnson
2 matthew alan johnson
3 software architect
4 software developer
5 developer
6 programmer
7 codeaddict
8
9 coupons
10 reviews
CONTENT
Page content here
KEYWORDS ON
PAGE
profile,matthew johnson,finance cto,job experience,york capital management,hazeltree,trafelet and co,microsoft,ivy asset management,education,contact information,social links,codeaddict
SERVER
Microsoft-IIS/10.0
POWERED BY
ASP.NET
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Matthew Johnson - Finance CTO | codeaddict.com Reviews

https://codeaddict.com

Matthew Johnson - Finance CTO

INTERNAL PAGES

codeaddict.com codeaddict.com
1

Matthew Johnson / architecture.design.development

http://www.codeaddict.com/projects.asp

Here are a sample of the projects I'm working on now. Http:/ www.nycbloggers.com. Jack Orchard dot org. Http:/ www.jackorchard.org.

2

Matthew Johnson / architecture.design.development

http://www.codeaddict.com/resume.asp

C/C /C#, Visual Basic, VB.NET, Java, JavaScript, T-SQL, VBScript, XML, Dynamic HTML, Director "Lingo", Perl. Windows 3.1/95/NT/2000/XP, Linux, Irix, SunOS, Solaris, DOS, MacOS, Cisco IOS. COM , ASP/ASP.NET, SOAP, MS Message Queue, J2EE/EJB, Servlets, JSP, Win32, MFC, DirectX, CGI 1.0, Windows Scriptlets. Web Development, Multimedia, Games, Network, System Administration, Video Conferencing. MS SQL Server 7/2000/2005, MySQL, Oracle 9i, MS Access, MS FoxPro, PostgreSQL. Project management, Network systems ...

3

Matthew Johnson / architecture.design.development

http://www.codeaddict.com/clients.asp

I've worked for a diverse group of organizations in my career, from pharmaceuticals companies to ad agencies to video game companies. At these different companies I've lead projects in a wide variety of technology areas including web development, systems architecture design, videoconferencing system design, and network programming. I've programmed enterprise and/or web systems for companies in the Financial, Human Resources / Staffing, Pharmaceutical, Information Technology and Not-for-Profit ind...

4

Matthew Johnson / architecture.design.development

http://www.codeaddict.com/index.asp

In a variety of application areas and technologies. Of teams large and small. Quickly while maintaining current development schedule. Access to large pool of software development professionals. I can bring to your project the experience to streamline your development processes and to keep your development schedule on track. I am an extremely "hands-on" manager who can "get his hands dirty" coding the projects that I manage. Contact me.

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL PAGES IN THIS WEBSITE

4

LINKS TO THIS WEBSITE

nycbloggers.com nycbloggers.com

nyc bloggers

http://nycbloggers.com/index.asp

There are a million blogs in the naked city. Here’s where to find 6293 of them. Please join us in a project to bring together New York City's blogs:. The New York City Blogger Map. The idea is simple:. A map of the city that shows where the bloggers are, organized by subway stop. Find out who's blogging in your neighborhood! There are no rings to join, no code to put on your page. Just fill out this form. To add your blog to the map. An updated map to reflect the latest MTA map. Local search (Yahoo / Goo...

UPGRADE TO PREMIUM TO VIEW 1 MORE

TOTAL LINKS TO THIS WEBSITE

2

OTHER SITES

codeadam.com codeadam.com

CODEADAM

LIVE BP OIL SPILL GULF OCEAN CAMERA. Live Broadcasting by Ustream. Friday, June 18, 2010, 1:41 PM. From a petroleum engineer with first-hand knowledge:. A lot of people are missing the gist of what has been happening in the Gulf right now. This is why they are so cagey with information, and why they are keeping everyone not directly involved with the repair out of the area. They don't want to panic the public and they don't want the sea floor disturbed. A 20 inch pipe leaking into a containment cap is mu...

codeadamderby.com codeadamderby.com

hello world

codeaday.com codeaday.com

This website is currently unavailable.

The website you were trying to reach is temporarily unavailable. Please check back soon. If you are the owner of this website, please contact Technical Support as soon as possible.

codeaday.wordpress.com codeaday.wordpress.com

Code-A-Day | A place for code.

A place for code. Getting started with Pygame. On Wednesday 2 December 2015 by n/a Productions by G. C. Stokum. From the book : Making Games with Python and Pygame. Import pygame, sys from pygame.locals import * pygame.init() DISPLAYSURF = pygame.display.set mode( 400, 300) pygame.display.set caption('Hello World! While True: # main game loop for event in pygame.event.get(): if event.type = QUIT: pygame.quit() sys.exit() pygame.display.update(). From Python.org :. Back to the PHP and MySQL. It’s be...

codeaddict.com codeaddict.com

Matthew Johnson - Finance CTO

IT Executive with twenty years extensive management experience in technology administration and development using a wide variety of technologies. Adept at communicating technical and business ideas with C-level executives and technical staff. January 2012 - Present. November 2009 - January 2012. August 2006 - July 2009. May 2006 - August 2006. June 2003 - May 2006. University of North Carolina at Wilmington. Matt [at] codeaddict.com.

codeaddict.info codeaddict.info

CodeAddict.info | My addiction to programming

My addiction to programming. Binary Tree : Preorder Traversal without Recursion. May 15, 2014. May 15, 2014. I thought that it will be an interesting exercise to try implementing Binary Tree traversal techniques without recursion. Below is the implementation of Preorder Traversal without Recursion. Explanation : I have used a queue in order to implement the pre-order traversal without recursion. Since its a pre-order traversal, we need to visit root, then left […]. Java 8 : Predicate and Lambda.

codeaddict.net codeaddict.net

Code Addict

Programacion Django en Windows. On July 27th, 2011. Django es un framework web que nos permite crear aplicaciones de una manera rapida y facil. Utiliza como lenguaje Python asi que podemos hacer uso de las bibliotecas ya incluidas en el. En este post veremos como instalar lo necesario para poder programar con Django en windows, yo tengo instalado Windows 7 pero estos pasos pueden aplicar para otras versiones. Python (en mi caso 2.7). Django (version 1.3). Y copiaremos el directorio django. Buscamos la va...

codeaddict.org codeaddict.org

TransIP - Reserved domain

This is the standard TransIP page for reserved domain names. No website has been published for this domain. Are you still seeing. This after publishing your website? Please make sure you upload your website to the /www directory and clear your browser cache before reloading this page. Domains and Web hosting. Dit domein is gereserveerd. U kijkt naar de standaardpagina van TransIP. Voor deze domeinnaam is nog geen website gepubliceerd. Heeft u de bestanden van. Dit domein is gereserveerd.

codeaddicted.org codeaddicted.org

codeaddicted

February 15th, 2015. As a developer this is a MUST. I have planned for years to create my own blog but I always end up wasting my time looking around for the best theme, plugins, domain name, etc. Hopefully this time is the good one! To encoforce myself focusing on the goal I use….

codeaddiction.net codeaddiction.net

CodeAddiction.net - Best practices, patterns and tutorials

String interpolation in C#. 2] • Apr 7 at 09:12. Exception filters in C#. 2] • Apr 7 at 08:55. CSS tips and tricks. 8] • Mar 1 at 06:01. 107] • Mar 6 at 15:11. Frontend widgets can steal your data. 107] • Feb 6 at 13:40. Let's stop bashing C#. 107] • Feb 2 at 08:11. Custom Wordpress Shortcode Plugin - Tutorial / Howto. 107] • Jan 4. Introduction to Roslyn and its use in program development. 3] • Dec 23 '16. Fix This async method lacks await operator warning in C#. 8] • Oct 28 '16. 8] • Oct 12 '16.