- Started some online classes
- Programming Languages
- Html5 Game Programming
- Microsoft's - Developing in HTML5 with JavaScript and CSS3 Jump Start
- Read about tons of javascript libraries/frameworks
- Game development stuffs
- Read about and applied some javascript unit testing
- In JasmineJs
- Did just a little Node.js in Cloud9 while saving to Github
- Did some JsonP against the World of Warcraft API
- Used Knockoutjs to consume that JsonP data
- made that knockout shape a table complete with filter columns that are dynamic based on the schema (shape) of the jsonp data coming in
- Wrote code that allows a text area on a web page to submit T4 and have it compile and transform into output using Asp.net Mvc, with some Mono
- Bought a domain to host this from
- Deployed to said domain
- Invited some developers over on friday to practice jQuery and then teach them KnockoutJs
- Pushed up an OrchardCms site for a local developer user group
- added OAuth logins for
- Windows Live
- Created a few Mvc Projects some of them using
- Web-based IDEs
- Used
- Explored
- Started helping a friend explore the possibility of moving his business sites from using perl for everything towards letting perl just fetch and secure the data while html and knockoutjs serve/prettify it.
Well it's been quite a full weekend!
During the work week:
- Learned about WebAPI's IQueryable possibilities
- Found out they changed the ruling on Entity Framework
- We can now select straight into POCOs instead of only anonymous types or EF types
- Still can't find any articles, blog posts, or announcements about this change.
- Forced EF to allow me to do queries that span linked databases.
- Used Knockout to consume the OData (or WebApi IQueryable)
- complete with a user friendly search form
- Explored PhantomJs for headless browser automation and testing
- Updated my win forms tool for scraping data from our Stash and Crucible
- Explored some SpecFlow
What did you do?
No comments:
Post a Comment