Skip to main content

Home/ Groups/ Coders
Joel Bennett

Syncable tools for the offline web - 2 views

  •  
    Prophet is a new kind of database that offers peer-to-peer opportunistic replication (it's basically like a database version of the Sync framework). It's a very lightweight semi-relational database. SD (Simple Defects) is a bug tracking tool based on Prophet that is not-only peer-to-peer, but it syncs with other bug tracking tools!
Joel Bennett

OpenSearch Toolkit - 1 views

  •  
    "The OpenSearch Toolkit provides ASP.NET developers with drop-in support for OpenSearch. "
Joel Bennett

Functional Programming Fundamentals, Chapter 1 of 13 - Dr. Erik Meijer - C9 Lectures - ... - 0 views

  •  
    "We kick off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculus, Dr. Erik Meijer "
Alaa Al-Hussein

jQuery Animate - Advanced - 1 views

  •  
    jQuery animate - How to Advanced tutorial
Matteo Spreafico

Windows Azure Table Browser - 0 views

  • The Windows Azure TableBrowser is a web based application that gives you the ability to browse your Windows Azure Storage tables and create, edit, delete, and copy entities.
Joel Bennett

MSDN's New Look - A Preview - 3 views

  •  
    Explore this Preview of the Visual Basic Developer Center to get an an early look at the new experience coming to MSDN... How do you like the new user experience? We want to hear from you. Post your questions, concerns, feedback, ideas or compliments on the MSDN Feedback Forum.
Joel Bennett

ooc - 1 views

  •  
    "ooc is a modern, object-oriented, functional-ish, high-level, low-level, sexy programming language. it's translated to pure C with a source-to-source compiler. it strives to be powerful, modular, extensible, portable, yet simple and fast. "
Joel Bennett

TimeTag PowerShell time series database - 1 views

  •  
    "TimeTag is an open source time series database for Windows PowerShell and the .NET framework. A time series database is useful for capturing and compressing time series data into a fixed size container."
Joel Bennett

Gource - Git|CVS Visualization - Google Code - 3 views

  •  
    Gource is a software version control visualization tool for Git and CVS.
Joel Bennett

What's New in DekiScript for MindTouch Core/2009 "Lyons" (9.02) - MindTouch Community P... - 0 views

  •  
    Among the many new features in MindTouch Deki "Lyons" are also some important improvements to DekiScript, the built-in end-user scripting language for creating dynamic content, mashups, and collaborative applications...
  •  
    DekiScript is really very, very good.
Joel Bennett

T# Studio from Pretty Objects - 0 views

  •  
    Visual T# is a new generation unit testing tool with it's own language where testing concepts become first-class constructs.
Matteo Spreafico

Building Super-Scalable Web Systems with REST - 3 views

  • Standard fare for most dynamic data and the way most everybody would tell you to do it. Only thing is that it scales like a dog.
  • The thing is that holding all the weather of the entire globe in memory, well, takes a lot of memory. More than is reasonable. In which case, there’s a fairly decent chance that a given request can’t be served from the cache, resulting in a query to the database, an update to the cache, which bumps out something else, in short, not a very good hit rate.
  • If we were able to make our clients in London perform an HTTP GET on http://weather.myclient.com/UK/London then we could return headers in the HTTP response telling the intermediaries that they can cache the response for an hour, or however long we want.
  • ...1 more annotation...
  • Instead of getting hammered by millions of requests a day, the internet would shoulder easily 90% of that load making it much easier to scale. Thanks Al.
Joel Bennett

Free Products - Telerik - 1 views

  •  
    Telerik's community software page includes links to their free software, and "community" versions of some of their commercial products (like Sitefinity).
anonymous

DirectoryProgramming.net - 3 views

  •  
    LDAP programming for .NET developers
Joel Bennett

Bling DSL for C#/WPF - Home - 0 views

  •  
    "Bling is a C#-based library for easily programming images, animations, interactions, and visualizations on Microsoft's WPF/.NET. Bling is oriented towards design technologists, i.e., designers who sometimes program, to aid in the rapid prototyping of rich UI design ideas. "
« First ‹ Previous 641 - 660 of 2064 Next › Last »
Showing 20 items per page