Archive for '(X)HTML'

Keeping everything tidy within ASP.NET MVC3 C#; rendering your CSS and JavaScripts in the correct place

Nothing annoys me more than looking at a websites source code and seeing a big huge mess. Incorrect indentation, no standardization, incorrect HTML tags, and my biggest gripe: CSS/JavaScript files in the wrong place.


Read more

Share

My New Open-Source Project, SimpleForum

I’ve started with my first open-source project on CodePlex called SimpleForum and I’m looking for some help. It’s based on ASP.NET MVC3 and uses Ninject for Dependency Injection.

SimpleForum needs to be, as the name suggests, a forum that is simple and easy to use to both end-user and administrators.

So, you need to setup a new forum for your website or a business – what instantly pops into your head; vBulletin? phpBB maybe? Or even Invision Board? Yeah, they’re all PHP based. SimpleForum aims to be the vBulletin, phpBB and Invision Board of the ASP.NET world. View the Documentation if you wish to check the project out, or just view the screenshots. Any help would be appreciated so take a look at the Issue Tracker or get stuck-in, do a check out and feel free to submit patches :-)

SimpleForum Category View

Share

Facebook Application – Call of Duty 5 Statistics

Call of Duty 5 Statistics

I’ve recently been working on a Facebook application called “Call of Duty 5 Statistics” – for you gamers out there you probably know already what is it. You can basically share, view and compare statistics regarding Call of Duty 5 with your Facebook friends.

I’ve just took it out of sandbox mode so it’s complete live and ready to go! You can add the application visiting http://apps.facebook.com/codstats/ or check my statistics out.

Share