Skip to content

Instantly share code, notes, and snippets.

@mikebosco
mikebosco / gist:3426733
Created August 22, 2012 15:22
Bosco Workflow
Welcome to Git (version 1.7.7.1-preview20111027)
Run 'git help git' to display the help index.
Run 'git help <command>' to display help for specific commands.
Michael@BOFHJR ~ ((unknown))
$ cd UBTools/
Michael@BOFHJR ~/UBTools (master)
<div id="ncuPixelSpace">
<!--NCU pixel goes here-->
</div>
<script language="javascript" type="text/javascript">
var s_code=sc.t();
if(s_code)document.write(s_code);
</script>
</body>
@mikebosco
mikebosco / gist:2141167
Created March 20, 2012 20:53
Take this
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using SubSonic;
using Dev.Data;
namespace UBoundTools.Database.ProgramData
{
class SchoolPrograms2
@mikebosco
mikebosco / gist:2141088
Created March 20, 2012 20:45
It's dangerous to go alone, etc
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Dev.Data;
namespace UBoundTools.Database.LMP
{
public class DeterminePath
{
@mikebosco
mikebosco / gist:2136049
Created March 20, 2012 14:16
DeterminePath degrees join fails it
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Dev.Data;
namespace UBoundTools.Database.LMP
{
public class DeterminePath
{
<!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
/*
* Easy Slider 1.7 - jQuery plugin
* written by Alen Grakalic
* http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding
*
* Copyright (c) 2009 Alen Grakalic (http://cssglobe.com)
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* Built for jQuery library