georgeck

Stories submitted by friends of georgeck

Visualising Sorting Algorithms(hatfulofhollow.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 1 month ago

Beautiful visualisations of sorting algorithms. read more...

add a comment |category: |Views: 31

tags: another

SubSonic 2.2 Released(blog.wekeroad.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 1 month ago

It happened a few days ago but it is worth a post. SubSonic 2.2 has been released! read more...

add a comment |category: |Views: 86

tags: another

Why are thread safe collections so hard? (blogs.msdn.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 3 months ago

"Writing a collection which is mutable, thread safe and usable is an extremely difficult process. At least that’s what you’ve likely been told all through your schooling. But then you get out on the web and see a multitude of thread safe lists, maps and queues. If it’s so hard, why are there so many examples?" read more...

1 comment |category: |Views: 335

tags: another

Getting Started With IronRuby And RSpec, Part 1(msdn.microsoft.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 3 months ago

An introduction to IronRuby and the RSpec BDD framework read more...

add a comment |category: |Views: 127

tags: another

An Illustrated Guide to Git on Windows(nathanj.github.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 4 months ago

"This document is designed to show that using git on Windows is not a difficult process. In this guide, I will create a repository, make several commits, create a branch, merge a branch, search the commit history, push to a remote server, and pull from a remote server. The majority of this will be done using GUI tools." read more...

3 comments |category: |Views: 580

tags: another

jQuery 1.3 Released(blog.jquery.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 4 months ago

"The jQuery team is pleased to release the latest major release of the jQuery JavaScript library! A lot of coding, testing, and documenting has gone in to this release and we're really quite proud of it. " read more...

add a comment |category: |Views: 480

tags: another

TortoiseGit 0.1.0.0 Preview(code.google.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 5 months ago

TortoiseSVN is being ported to TortoiseGit read more...

1 comment |category: |Views: 409

tags: another

DNK Community Guidelines - Suggestions welcome! (groups.google.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 5 months ago

Lets come up with some much needed community guidelines for DNK. Please post your suggestions and comments below, I'll update the community guidelines page on the Google group once we have reached a consensus. read more...

27 comments |category: |Views: 146

tags: another

Pair Programming - Marketing FAIL(blog.magenic.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 6 months ago

When people talk about lack of adoption of "XP" (aka Extreme Programming) practices, one of the chief problems people have with it is the idea of "Pair Programming" read more...

1 comment |category: |Views: 731

tags: another

XNA Game Studio 3.0 is Here(creators.xna.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 6 months ago

XNA Game Studio 3.0 expands on all the offerings of earlier iterations to include additional functionality to appeal to game developers of every level and enable them to create games to distribute through Xbox LIVE Community Games on the Xbox 360 as part of the New Xbox Experience. read more...

1 comment |category: |Views: 16

tags: another

Martin Fowler on Oslo(martinfowler.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 6 months ago

"Oslo is a project at Microsoft, of which various things have been heard but with little details until this week's PDC conference. What we have known is that it has something to do with ModelDrivenSoftwareDevelopment and DomainSpecificLanguages." read more...

add a comment |category: |Views: 16

tags: another

Elastic tabstops - A better way to indent and align code(nickgravgaard.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 7 months ago

Can we have in VS.Next please? read more...

add a comment |category: |Views: 19

tags: another

XRAY Bookmarklet(westciv.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 10 months ago

XRAY is a bookmarklet for Internet Explorer 6+, and Webkit and Mozilla based browsers (including Safari, Firefox, Camino or Mozilla). Use it to see the box model for any element on any web page. read more...

3 comments |category: |Views: 10

tags: another

Convert your Windows Server 2008 to a Workstation(win2008workstation.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 10 months ago

This manual will help you to install Microsoft Windows Server 2008 and to configure your pc so you can use it as a workstation. read more...

1 comment |category: |Views: 42

tags: another

An Introduction to Using Patterns in Web Design(37signals.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 11 months ago

A nice essay from 37signals on designing UIs. read more...

add a comment |category: |Views: 14

tags: another

RenewCert - A fix for ClickOnce expired certificates(may.be)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 1 month ago

"Microsoft has screwed up with its ClickOnce deployment in Visual Studio 2005. You are required to have a certificate in order to sign the ClickOnce manifests and, by default, you create one with an expiry of one year.A year on, your certificate expires and Visual Studio 2005 refuses to allow you to upload any more. If you simply create a new certificate, all your customers get an error." This tools allows you to recreate the certificate. read more...

1 comment |category: |Views: 509

tags: another