So I search for random stuff a lot. There are just some things I find myself searching for multiple times. I’d like to see myself on the list when I search for them again. Its kind of like leaving yourself breadcrumbs. So here is the list for the last few weeks. I hope to continue this as a series.
- T-SQL that strips the time off a date and gives you a 00:00 date time.
SELECT DATEADD(dd, 0, DATEDIFF(dd, 0, GETDATE()))
- The name of the chello artist on wync radio show I heard Zoe Keating – she is amazing check her stuff.
- What is the open source name for google analytics Urchin
- Ninject Dojo and project links Dojo, Github, web extensions, good tutorials
So in the last couple weeks, I’ve been evaluating new IOC frameworks, and doing so to fix some sql issues, while writing some date based reports. Thinking of putting analytics on my server, instead of having it be cloud run, or at least replicating to getĀ reconciliationĀ of client contact with GA in the cloud. Zoe has provided thought provoking music throughout. I first hear her while listening to Radio Lab, and couldn’t really find her easily. Her first name has umlauts on the e, so its a bit hard to find her even in my itunes library, but her last name is easier.
I’ll try to make this a regular post, and really start getting more regular on the blog in general. Its not a new years resolution, since its not different that I want to start blogging.