Quantcast
Channel: Developing Code, Connecting Industry » Point2 – Technical
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

Agile 2010 here we come!

This year i’m extremely happy to be one of the 4 lucky people selected to attend the Agile 2010 conference.   I’ll be attending along with David Ford, Jesse Redl, and Marcos Tarruella.  This conference...

View Article



Image may be NSFW.
Clik here to view.

walk and code

“Walk and Code” was the title of a short talk that caught my attention on the Agile 2010 conference ‘menu’. Doug Bradbury (from eight light) presented his experiences of precisely coding whilst he was...

View Article

Image may be NSFW.
Clik here to view.

Agile 2010 Session Roundup

So far my experience at Agile 2010 in Orlando has been great.  Great location, great conference center, great people, and great information.  It’s been a very busy and exhausting week so far, although...

View Article

Image may be NSFW.
Clik here to view.

Python command line = Linux Bash command line

Some of our technical staff are doing a fair amount of Python coding and also are preparing for the Linux Certification (LPIC-1) exam. One of the first topics we have been studying is the Linux bash...

View Article

Image may be NSFW.
Clik here to view.

Removing empty XML elements in Scala

import xml.transform.{RuleTransformer, RewriteRule} import xml.{NodeSeq, Node, Elem} import xml.Utility.trim object RemoveEmptyElementsSpike { val x1 =...

View Article


Image may be NSFW.
Clik here to view.

Article 4

In one of the MVC3 apps i’ve been working on we decided to make sure that all of the urls specify information in a restful fashion, that is they are all directly in the path(route), nothing in request...

View Article

Image may be NSFW.
Clik here to view.

Hiring Software Developers!

Agile, XP, and DevOps. Innovation, creativity, and excitement. Buzzwords? Maybe they are, but we don’t care what you call it. We want to get stuff done. You want to get stuff done? Come and collaborate...

View Article

Image may be NSFW.
Clik here to view.

Hiring Web Designers!

At Point2, we love doing what we do best  – creating compelling, innovative software.  Do you eat, sleep, and breathe web design? If you are a passionate Web Designer looking for exciting new and...

View Article


Image may be NSFW.
Clik here to view.

ASP.NET Data-Bind tag vs. Evaluation tag ‘Gotcha’

My team ran into an interesting problem today while trying to fix a NullReferenceException from within an ASPX page. We had the following (simplified) code in the page: <span>MyString # of...

View Article


Image may be NSFW.
Clik here to view.

Compress/Decompress a String in C#

The feature I was working on today involved saving some temporary data into an HTTP session cookie. The data was an object serialized into JSON. Writing and reading cookies is easy enough but, after...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images