tomasr (Tomas Restrepo)

Name
Tomas Restrepo
Email
Website/Blog
http://winterdom.com/
Location
Colombia
Member Since
Jul 06, 2008 (about 1 year)

Following 0 githubbers and watching 16 repositories view all →

Public Repositories (16)

  • KeywordClassifier

    A sample VS2010 extension that renders C# some keywords in a different color.

    legend

    Last updated Sat Oct 24 13:49:20 -0700 2009

  • LineAdornments

    A sample VS2010 extension that hilights the current line in the text editor

    legend

    Last updated Wed Oct 21 13:16:43 -0700 2009

  • dotfiles

    My personal dotfiles for vim, powershell, bash and other tools

    legend

    Last updated Mon Oct 19 12:11:40 -0700 2009

  • pipelinetesting

    BizTalk 2006 library for unit-testing pipelines and custom pipeline components

    legend

    Last updated Sat Oct 03 07:40:10 -0700 2009

  • vsthemes

    My Visual Studio Color Schemes

    legend

    Last updated Wed Mar 25 19:30:39 -0700 2009

  • tomasr.github.com

    Simple GitHub Pages site

    legend

    Last updated Fri Mar 20 05:45:55 -0700 2009

  • btserrorlookup

    Utility to lookup the meaning of BizTalk error codes

    legend

    Last updated Tue Mar 17 07:08:21 -0700 2009

  • sqltrackingquerysample

    Sample application to query Windows Workflow persistence databases

    legend

    Last updated Tue Mar 17 07:03:41 -0700 2009

  • bts-ps-scripts

    Sample PowerShell scripts for BizTalk Server administration

    legend

    Last updated Tue Mar 17 06:58:08 -0700 2009

  • azuli

    A client library for the Windows Azure Cloud Computing Platform

    legend

    Last updated Wed Oct 29 11:10:45 -0700 2008

  • cryptopipeline

    Custom Symmetric Encryption Pipeline Component for BizTalk Server 2006

    legend

    Last updated Wed Oct 15 18:43:56 -0700 2008

  • filemap

    Wrapper .NET Library for Win32 Memory Mapped Files API

    legend

    Last updated Mon Oct 06 20:13:24 -0700 2008

  • nulladapter

    My /dev/null Adapter for BizTalk Server

    legend

    Last updated Fri Oct 03 19:33:44 -0700 2008

  • wsspi

    A C++ wrapper around the win32 SSPI api

    legend

    Last updated Thu Sep 18 18:40:12 -0700 2008

  • msmqactivities

    MSMQ Activities for Windows Workflow Foundation

    legend

    Last updated Tue Sep 09 19:02:07 -0700 2008

  • fixencoding

    My Fix Encoding Pipeline Components for BizTalk Server 2006

    legend

    Last updated Wed Sep 03 07:03:46 -0700 2008

Public Activity feed

tomasr pushed to master at tomasr/KeywordClassifier Sat Oct 24 13:49:20 -0700 2009
HEAD is a1a528c889da63c8a13202760015a14d43fd119c
tomasr pushed to master at tomasr/KeywordClassifier Thu Oct 22 09:14:39 -0700 2009
HEAD is f2d460334e2352c2fdb27978fef50792c79a7230

2 commits »

tomasr pushed to master at tomasr/LineAdornments Wed Oct 21 13:16:43 -0700 2009
HEAD is 05d5281ad74a8d49b24132ee4d6c8c1a05252216
tomasr pushed to master at tomasr/LineAdornments Wed Oct 21 12:57:20 -0700 2009
HEAD is 6f3e31dac3eea0feaf35a0a1ed1162fa506dd7c3

2 commits »

tomasr pushed to master at tomasr/KeywordClassifier Tue Oct 20 13:52:28 -0700 2009
HEAD is b2472cc2bbdd823a4d8a2ff5fdbfc82c4da1423e
  • tomasr committed b2472cc2:
    Try to avoid stack overflow when C# signature help is shown
tomasr pushed to master at tomasr/KeywordClassifier Tue Oct 20 12:42:28 -0700 2009
HEAD is b6c16f813f9a5d0a6909277a57dded94aae1b55c
  • tomasr committed b6c16f81:
    Changing GetKeywordsByContentType() after suggestions from @noahsmark
tomasr pushed to master at tomasr/KeywordClassifier Tue Oct 20 12:25:16 -0700 2009
HEAD is 7208c2b15a85bc5792705df4acfa450de09a50a8
  • tomasr committed 7208c2b1:
    Fix VS crash caused by invalid content-type
tomasr pushed to master at tomasr/LineAdornments Tue Oct 20 11:59:52 -0700 2009
HEAD is 74a93e9af3afe74fce8b121f59bbacfb7da5062d

2 commits »

tomasr pushed to master at tomasr/KeywordClassifier Tue Oct 20 11:41:06 -0700 2009
HEAD is 77e5c6c7d64d9928fe75d115b327ac2fc072b935
tomasr pushed to master at tomasr/KeywordClassifier Tue Oct 20 11:36:02 -0700 2009
HEAD is 91c975f92dc9a647568376a863ea2e74810aef77
tomasr pushed to master at tomasr/KeywordClassifier Tue Oct 20 08:33:58 -0700 2009
HEAD is 82e082f0ccf214914a91ef1d5d70ddabc1fca650

3 commits »

tomasr pushed to master at tomasr/dotfiles Mon Oct 19 12:11:40 -0700 2009
HEAD is d26939a52929d35f1f11713696a23a9e5e5fc03d
  • tomasr committed d26939a5:
    Switching to Lior Elia's PowerShell indent plugin
tomasr pushed to master at tomasr/dotfiles Sat Oct 10 04:56:05 -0700 2009
HEAD is 8b266ec0aba9ff82c47b0eb18e0c2d5eb939dcda
tomasr pushed to master at tomasr/pipelinetesting Sat Oct 03 07:40:12 -0700 2009
HEAD is 7e75219f25c362de98048b6d225a89a75f6c9d48
  • tomasr committed 7e75219f:
    Applying Mark Coleman's patch for Per-Instance Config parsing