Archive
Moving to Github….
I’m in the process of moving my Codeplex repos over to github. Im starting with MvcImage first just to give it a go, and i’m finding it a breeze to use,. There is even a Windows Metro GUI version that is very nice to use if you don’t get on with bash commands too well.
My MvcImage github page can now be found here:
http://garfbradaz.github.com/MvcImage/
I will slowly start moving Bradaz Utlities next after i have finished my MvcLiveSearch repo. I get alot of traffic to the codeplex MvcImage so i will phase it out slowly once my others are all up and running fine.
Related articles
- GitHub for Windows released, developers rejoice (betanews.com)
- Using GitHub for Windows with non-GitHub repositories (haacked.com)
- Get Your GitHub on an Azure Website (cloud.dzone.com)
- Real-World Metro: GitHub for Windows (blogs.msdn.com)
My OpenSource Update
Hi Everyone,
Just a quick update on the following Open Source Projects i contribute to:
- MvcImage - Now has been released as Stable Release. I’ve removed the Bradaz.OpenSource Project reference and updated the project to use a reference to the assembly dll instead.
- Bradaz Utilities - I’ve released the Bradaz.OpenSource project on Codeplex. It includes the following.
- Stream class to help handle common I/O Stream activities like, RewindStream.
- Image class to help handle common Image activities like, ImageToBinary, FromStreamHeight, FromStreamWidth, FromByteHeight and FromByteWidth . There are some methods to help create Thumbnails.
- MVC class to help handle common MVC activities like HTML Helpers to handle images and some Debug classes to interrogate ModelState.
I will be adding to this as i build more utilities.
I’ve recently joined Dev Circle and we hope to create more Open Source Projects together, one being an MVC Project using EF. Watch this space.
Related articles
- Code52 – Show & Tell – Post Mortem (garfbradazweb.wordpress.com)
- Open Source Companies Are Doing Well, Thank You Very Much (talend.com)
- Opening Doors for Open Source (rackspace.com)
Code52 – Show & Tell – Post Mortem
Hi Everyone,
As per my last post, i had the honour of being one of the Show & Tell projects on Code52 site. This is a just a quick post to show you how much exposure something like this can give an aspiring Open Source blogger! It rocketed my visits, by creating my busiest day yet by 114 extra hits, a total of 218 hits for that day! I also generated additional 2 followers and my MVCImage Project got an additional 100 odd downloads from Codeplex, which im very happy with!
So what’s next? Well, firstly i want to finish my wife’s app, then i want to try my skills out with the code52 gang if i can. Yes i dont think im good enough yet, but hey, im going to have to try one day!
Here are some of the other Show & Tell posts from other Code52 contributors
- Show and Tell #1 – Generic Repository Pattern series -
- Show and Tell #3 – Building Budgie with the Task Parallel Library (TPL)
- Show and Tell #4 – Using DVCS to host code examples
- Show and Tell #5 – Porting a Silverlight game to XNA
- Show and Tell #6 – Setting up MEF
- Developer Blog Banter #3: Show & Tell
Related articles
- [MVC 3] MvcImage Alpha 0.0.0.3b Released! (garfbradazweb.wordpress.com)
- CodePlex now Supports Git (blogs.iis.net)
- Code52 – Show & Tell – My Open Source Application (garfbradazweb.wordpress.com)
[MVC 3] MvcImage Alpha 0.0.0.3b Released!
As you all know ive been working on an Open Source project which shows you how to handle images using ASP.NET MVC 3. This release now encompasses the last code update as such for this Project to include the functionality to show a collection of Users registered (Using the vanilla Membership).
This collection will show:
Userid
Username
Image
Thumbnail
The code is now available on Codeplex:
The code is also now available on Github:
http://garfbradaz.github.com/MvcImage/
I’m now going to write some blog posts to explain the functionality and how i accomplished this to describe the code.
Related articles
- ASP.NET MVC 4 Beta (weblogs.asp.net)
- ASP.NET MVC3: Default value selection in Dropdown (stackoverflow.com)
- [MVC 3] MvcImage Alpha 0.0.0.2b Released – Thumbnail (garfbradazweb.wordpress.com)
- ASP.NET MVC 4: Short syntax for script and style bundling (weblogs.asp.net)




