Matt Manela's Blog
Farblondzshet in code.
March 2009 - Posts
Synchronizing Scrollbars using JQuery
19 March 09 01:29 PM
|
MattManela
|
1 Comments
I just wrote this simple plugin for JQuery which lets you synchronize the scroll bars of any collection of elements. This lets you move the scrollbar of one div it have the scrollbars’ of the rest of the divs move the same exact amount. Here is
Read More...
Prime Factorization using Unfold in Haskell
17 March 09 06:53 AM
|
MattManela
|
1 Comments
I randomly yesterday started thinking about the unfoldr function in Haskell while working out at the gym (how nerdy is that, I am lifting iron but thinking of functional programming). Unfoldr take a single and an unfolding function and turns it into a
Read More...
My xUnit.net Visual Studio Code Snippets
02 March 09 03:58 PM
|
MattManela
|
1 Comments
The xUnit .Net codeplex page lists one useful Visual Studio code snippet for creating a Fact. As you can tell I am fairly fond of code snippets so I created a few more which I use when writing xUnit.net facts. These are one line snippets that I find very
Read More...
Search
This Blog
Home
About
Email
Tags
Applications
ASP .NET
ASP .NET MVC
C#
CLR
Codeplex
Comic
Downloads
F#
Funny
Games
Haskell
HTML
Internet Explorer
J
JavaScript
JQuery
LINQ
Moq
MSDN Code Gallery
PC
Personal
Powershell
pro
Programming
Project Euler
Random Thoughts
Regular Expression
RTF
Silverlight
Snippet Designer
Snippets
SQL CE
testing
Tools
Ubuntu
Visual Basic
Visual Studio
WHAT!
Windows
WPF
XAML
Archives
November 2009 (1)
September 2009 (1)
July 2009 (2)
May 2009 (1)
April 2009 (2)
March 2009 (3)
February 2009 (1)
January 2009 (2)
December 2008 (2)
November 2008 (2)
October 2008 (1)
September 2008 (3)
August 2008 (5)
July 2008 (1)
June 2008 (4)
May 2008 (3)
April 2008 (4)
March 2008 (8)
February 2008 (3)
January 2008 (3)
December 2007 (7)
November 2007 (4)
October 2007 (3)
August 2007 (2)
Sites of Interest
XKCD
Mallory Emerson's Blog
Dori Manela's Blog
Peter Langsam's Blog
Joe Morel's Blog
Technical Blogs
Sara Ford's Blog
Beth Massi's Blog
Syndication
RSS 2.0
Atom 1.0
Farblondzshet