Skip to content

Commit

Permalink
added my unfiltered folder of sketches and projects to the repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyjoe committed Sep 20, 2009
1 parent d88a1f8 commit da29512
Show file tree
Hide file tree
Showing 158 changed files with 165 additions and 157 deletions.
2 changes: 1 addition & 1 deletion BarGame/Classes/BarGameAppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// BarGame
//
// Created by Toby Boudreaux on 12/2/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion BarGame/Classes/BarGameAppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// BarGame
//
// Created by Toby Boudreaux on 12/2/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "BarGameAppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion BarGame/Classes/BarGameViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// BarGame
//
// Created by Toby Boudreaux on 12/2/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion BarGame/Classes/BarGameViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// BarGame
//
// Created by Toby Boudreaux on 12/2/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "BarGameViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion BarGame/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// BarGame
//
// Created by Toby Boudreaux on 12/2/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion Companies/Classes/CompaniesAppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Companies
//
// Created by Toby Boudreaux on 1/25/09.
// Copyright CTO, The Barbarian Group 2009. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion Companies/Classes/EmployeeViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Companies
//
// Created by Toby Boudreaux on 1/25/09.
// Copyright 2009 CTO, The Barbarian Group. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion Companies/Classes/EmployeeViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Companies
//
// Created by Toby Boudreaux on 1/25/09.
// Copyright 2009 CTO, The Barbarian Group. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "EmployeeViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion Companies/Classes/EmployeesViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Companies
//
// Created by Toby Boudreaux on 1/25/09.
// Copyright 2009 CTO, The Barbarian Group. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion Companies/Classes/EmployeesViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Companies
//
// Created by Toby Boudreaux on 1/25/09.
// Copyright 2009 CTO, The Barbarian Group. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "EmployeesViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion Companies/Classes/RootViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Companies
//
// Created by Toby Boudreaux on 1/25/09.
// Copyright CTO, The Barbarian Group 2009. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion Companies/Classes/RootViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Companies
//
// Created by Toby Boudreaux on 1/25/09.
// Copyright CTO, The Barbarian Group 2009. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "RootViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion Companies/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Companies
//
// Created by Toby Boudreaux on 1/25/09.
// Copyright CTO, The Barbarian Group 2009. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion Disclosure/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Disclosure
//
// Created by Toby Boudreaux on 12/27/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion DraggableView/Classes/DraggableViewAppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// DraggableView
//
// Created by Toby Boudreaux on 12/3/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion DraggableView/Classes/DraggableViewAppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// DraggableView
//
// Created by Toby Boudreaux on 12/3/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "DraggableViewAppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion DraggableView/Classes/DraggableViewViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// DraggableView
//
// Created by Toby Boudreaux on 12/3/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion DraggableView/Classes/DraggableViewViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// DraggableView
//
// Created by Toby Boudreaux on 12/3/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "DraggableViewViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion DraggableView/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// DraggableView
//
// Created by Toby Boudreaux on 12/3/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion Flipper/Classes/FlipperAppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Flipper
//
// Created by Toby Boudreaux on 12/29/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion Flipper/Classes/FlipperAppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Flipper
//
// Created by Toby Boudreaux on 12/29/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "FlipperAppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion Flipper/Classes/FlipperViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Flipper
//
// Created by Toby Boudreaux on 12/29/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion Flipper/Classes/FlipperViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Flipper
//
// Created by Toby Boudreaux on 12/29/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "FlipperViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion Flipper/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Flipper
//
// Created by Toby Boudreaux on 12/29/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion ImageGallery/Classes/ImageGalleryViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ImageGallery
//
// Created by Toby Boudreaux on 12/3/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion ImageGallery/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ImageGallery
//
// Created by Toby Boudreaux on 12/3/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion ImageSearch/Classes/ImageSearchAppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ImageSearch
//
// Created by Toby Boudreaux on 11/16/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion ImageSearch/Classes/ImageSearchViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ImageSearch
//
// Created by Toby Boudreaux on 11/16/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion ImageSearch/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ImageSearch
//
// Created by Toby Boudreaux on 11/16/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// IndexedUITableViewSample
//
// Created by Toby Boudreaux on 11/1/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// IndexedUITableViewSample
//
// Created by Toby Boudreaux on 11/1/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "IndexedUITableViewSampleAppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion IndexedUITableViewSample/Classes/RootViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// IndexedUITableViewSample
//
// Created by Toby Boudreaux on 11/1/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion IndexedUITableViewSample/Classes/RootViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// IndexedUITableViewSample
//
// Created by Toby Boudreaux on 11/1/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "RootViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion IndexedUITableViewSample/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// IndexedUITableViewSample
//
// Created by Toby Boudreaux on 11/1/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion ModalButton/Classes/ModalButtonAppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ModalButton
//
// Created by Toby Boudreaux on 12/21/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion ModalButton/Classes/ModalButtonAppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ModalButton
//
// Created by Toby Boudreaux on 12/21/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "ModalButtonAppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion ModalButton/Classes/ModalButtonViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ModalButton
//
// Created by Toby Boudreaux on 12/21/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion ModalButton/Classes/ModalButtonViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ModalButton
//
// Created by Toby Boudreaux on 12/21/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "ModalButtonViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion ModalButton/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// ModalButton
//
// Created by Toby Boudreaux on 12/21/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MonthIndexedUITableViewSample
//
// Created by Toby Boudreaux on 11/1/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MonthIndexedUITableViewSample
//
// Created by Toby Boudreaux on 11/1/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "MonthIndexedUITableViewSampleAppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion MonthIndexedUITableViewSample/Classes/RootViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MonthIndexedUITableViewSample
//
// Created by Toby Boudreaux on 11/1/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion MonthIndexedUITableViewSample/Classes/RootViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MonthIndexedUITableViewSample
//
// Created by Toby Boudreaux on 11/1/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import "RootViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion MonthIndexedUITableViewSample/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// MonthIndexedUITableViewSample
//
// Created by Toby Boudreaux on 11/1/08.
// Copyright CTO, The Barbarian Group 2008. All rights reserved.
// Copyright 2008-2009 Toby Joe Boudreaux. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
Loading

0 comments on commit da29512

Please sign in to comment.