
colinmorris.wordpress.com
Code Cupboard | Just another WordPress.com weblogJust another WordPress.com weblog
http://colinmorris.wordpress.com/
Just another WordPress.com weblog
http://colinmorris.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
7
SSL
EXTERNAL LINKS
2
SITE IP
192.0.78.13
LOAD TIME
0.203 sec
SCORE
6.2
Code Cupboard | Just another WordPress.com weblog | colinmorris.wordpress.com Reviews
https://colinmorris.wordpress.com
Just another WordPress.com weblog
Oracle PLSQL Procedures And Cursors, SQLDeveloper edition | Code Cupboard
https://colinmorris.wordpress.com/2010/01/29/oracle-plsql-procedures-and-cursors-sqldeveloper-edition
Just another WordPress.com weblog. Oracle PLSQL Procedures And Cursors, SQLDeveloper edition. January 29, 2010 1 Comment. I have a number of PL/SQL procedures that return cursors as out parameters, these are difficult to test outside of PL/SQL Developer and its wonderful Test window. I’ve found a series of commands that can be run as commands in SQLDeveloper (and I hope Sql*plus) to allow cursor parameters to be manipulated. Variable v your cursor refcursor;. Your function(p your cursor = :v your cursor);.
Working Program Driven Enclosures in Podcast Feeds that iTunes will Read. | Code Cupboard
https://colinmorris.wordpress.com/2006/09/22/working-program-driven-enclosures-in-podcast-feeds-that-itunes-will-read
Just another WordPress.com weblog. Working Program Driven Enclosures in Podcast Feeds that iTunes will Read. September 22, 2006. ITunes’ podcasting application refuses enclosures that do not end in an extension that it can recognise as an understandable file format. Example:. So if you’re serving files from a database via an application, you’re out of luck no matter what headers you send. Add a filename and additional question mark to the end of the URI:. Leave a Reply Cancel reply.
September | 2006 | Code Cupboard
https://colinmorris.wordpress.com/2006/09
Just another WordPress.com weblog. Working Program Driven Enclosures in Podcast Feeds that iTunes will Read. September 22, 2006. ITunes’ podcasting application refuses enclosures that do not end in an extension that it can recognise as an understandable file format. Example:. So if you’re serving files from a database via an application, you’re out of luck no matter what headers you send. Add a filename and additional question mark to the end of the URI:. Blog at WordPress.com.
Comments adjustment? | Code Cupboard
https://colinmorris.wordpress.com/2006/11/24/comments-adjustment
Just another WordPress.com weblog. November 24, 2006 24 Comments. Crossposted to my personal Journal). I was reading through Roger Johansson. 8216;s latest journal post on Comments. It got me thinking back to the comments post written by an artist whose blog I read. It was along the lines of AOL-isms, hearing “You’re Great” is good, hearing Why is better and hearing “How You Can Improve” is gold. For given values naturally. Perhaps alongside Comments there should be a Kudos/Dekudos option? I put it in my...
November | 2006 | Code Cupboard
https://colinmorris.wordpress.com/2006/11
Just another WordPress.com weblog. November 24, 2006 24 Comments. Crossposted to my personal Journal). I was reading through Roger Johansson. 8216;s latest journal post on Comments. It got me thinking back to the comments post written by an artist whose blog I read. It was along the lines of AOL-isms, hearing “You’re Great” is good, hearing Why is better and hearing “How You Can Improve” is gold. For given values naturally. Perhaps alongside Comments there should be a Kudos/Dekudos option?
TOTAL PAGES IN THIS WEBSITE
7
Colinmo's Cupboard
http://colinmo.livejournal.com/tag/nerd
Keep your mind outside the vehicle at all times. Web browser capability fallacy. Oct 22nd, 2010 at 9:10 AM. I'm reading a new web design book ( Hardboiled Web Design. By Andy Clarke) and I found myself getting annoyed by yet another discussion of browser capabilities versus graceful degredation/ progressive enhancement. Most of the chapter was devoted to arguing about browser capabilities shouldn't be determining whether you design a kick-ass site using the latest tech. Getting nerdy with it. Aug 5th, 20...
Pwn3d. | not interactive
https://notinteractive.wordpress.com/2006/10/19/winbloze-pwned
8221;Buy the ticket, take the ride ” Hunter S. Thompson. Posted October 19, 2006. Filed under: code monkey. My main machine at home has been completely owned. By spyware. I feel like such a moron for letting it happen, but what’s done is done. After fighting it on every front imaginable (yes, I tried that; and that too… yeah yeah, and all of those! And calling in my paternal IT support. All to no avail, I backed up what little data was on my Apps drive (seperate HDDs for data and apps is a Good Thing!
TOTAL LINKS TO THIS WEBSITE
2
the old colinmorris.net
The old colinmorris.net. The One In Which We've Moved To Tumblr. I've put a fair amount of time into customizing this blog, fine-tuning it to meet my creative vision as it has evolved over the last three years. The thing is, I have no creative vision, and there's something better out there. It's been nice working with you, Blogger. We'll have to. hang out soon? Yeah, totally. Let's do something. Facebook me. Posted by Colin Morris at 13:00. Links to this post. Or subscribe via iTunes. I told you about.
colin_morris
Sep 27, 2016. Dissecting Google's Billion Word Language Model Part 2: Convolutional Filters. Sep 21, 2016. Dissecting Google's Billion Word Language Model Part 1: Character Embeddings. Sep 3, 2016. Deploying an Angular2 app to Github Pages - a poor man's guide. Aug 1, 2016. Some notes on sampling from character-level RBMs. Aug 1, 2016. Dreaming of names with RBMs. Jul 22, 2016. Conjunctive 'which' - a discourse marker on the rise? May 2, 2013. Calculating pizza price efficiency in Python. Apr 26, 2013.
Colin Morris
colinmorris.org | The personal page of Colin Morris
SwiftKey Keyboard on the App Store on iTunes. Elite 30th Anniversary Alternative Giveaway – Hot UK Deals. SwiftKey Keyboard on the App Store on iTunes. September 22, 2014. Swiftkey for IOS8 is now free. I use this on Android and can recommend it. SwiftKey Keyboard for iPhone, iPad and iPod touch is a smart keyboard that learns from you, replacing your device’s built-in keyboard with one that adapts to the way you type. The app learns your writing …. September 22, 2014. Tweets by @col morris.
Colin Morris
Colin Morris, Art, portraits, drawings, clint eastwood, rafael nadal, de niro, goddess, topless, self portrait, Colin, Morris, Martinez, Lipary, gallery, pencils, graphics, graphite, draw, frame, original, portrait, new, california.
Code Cupboard | Just another WordPress.com weblog
Just another WordPress.com weblog. Oracle PLSQL Procedures And Cursors, SQLDeveloper edition. January 29, 2010 1 Comment. I have a number of PL/SQL procedures that return cursors as out parameters, these are difficult to test outside of PL/SQL Developer and its wonderful Test window. I’ve found a series of commands that can be run as commands in SQLDeveloper (and I hope Sql*plus) to allow cursor parameters to be manipulated. Variable v your cursor refcursor;. Your function(p your cursor = :v your cursor);.
colinmorrismusic.wordpress.com
music.colinmorris.net
Kenna Is In My Mind. May 1, 2009. April 16, 2009. See “ calendar. 8221; at right for more dates. Check out Leah Ashton on MySpace. News and Random Info. Colin Morris: “I Think We’re Alone Now” (Tommy James and The Shondells). April 1, 2009. Written by Ritchie Cordell. More info on the original song: http:/ sn.im/itwan. 8211; I Think We’re Alone Now @ allmusic.com. I think were alone now. Tommy james and the shondells. Colin Morris: “Roxanne” (The Police). March 31, 2009. Colin Morris: “Dream”. Chava is f...
Colin Morrison CV
Home
Welcome to colinmorrow.com. This site is to allow me to share some of my photographs with those people who happen to fall upon it. I hope you enjoy your visit. Best wishes Colin. 2010 Colin Morrow Contact Me.
Colin Mortensen Photography - Self-Portraits
A combination of mine, and my mothers face.
Dentist Ballston Lake Clifton Park Malta NY
Colin Morton, D.D.S. Progressive Dentistry for Generations. One Rosell Drive, Ballston Lake, NY 12019. Meet Dr. Morton. Dental Implant Educational Seminars. Progressive Dentistry for exceptional, natural-looking results. At the practice of cosmetic dentist. Dr Morton and our staff offer a full range of dental services, from cosmetic dental procedures including porcelain veneers. To restorative procedures such as dental implants. Meet Dr. Morton. Learn More about General Dentistry. Dental implants and oth...