blackmoon

Stories submitted by friends of blackmoon

5:01 developers are visionless hacks(debuggerdotbreak.wordpress.com)

submitted by JudahGabrielJudahGabriel(814) 1 month, 7 days ago

5:01 developers -- those developers who punch out at 5:01 and never think about technology again until 9am, the people who don't read programming blogs or attempt to advance their craft, these developers have neither vision for technology, nor ambition in their field. Where the 501 Manifesto errs. read more...

1 comment |category: |Views: 336

tags: another

Opened web FTW! How I used opened APIs to build a beautiful HTML5 app(debuggerdotbreak.wordpress.com)

submitted by JudahGabrielJudahGabriel(814) 3 months, 10 days ago

It’s a great time to be a web developer. HTML5, KnockoutJS, MVC3, RavenDB, and opened web APIs and services like Google Docs, IfThisThenThat, and RSS are combined to build a beautiful, useful web app. The opened web is coming to fruition. read more...

add a comment |category: |Views: 4

tags: another

The Sick, Sad State of Windows Apps(debuggerdotbreak.wordpress.com)

submitted by JudahGabrielJudahGabriel(814) 5 months, 24 days ago

People are afraid to install Windows apps. Windows app development is becoming irrelevant. Here's why, and how to fix it in Windows 8. read more...

add a comment |category: |Views: 16

tags: another

The bell tolls for Flash, and Silverlight isn't far behind(debuggerdotbreak.wordpress.com)

submitted by JudahGabrielJudahGabriel(814) 6 months, 13 days ago

Flash and Silverlight developers: now is the time to reinvest your skills in another platform. The Great Browser Plugin War of the 21st century has come to a close, and the plugins have lost. Long live HTML5. read more...

2 comments |category: |Views: 46

tags: another

Using Microsoft POS for .NET in 2011(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 11 months, 20 days ago

How to work around the various issues that occur when working with Microsoft's POS for .NET with newer technologies such as .NET 4.0. read more...

add a comment |category: |Views: 17

tags: another

Gotcha: iPad versus ASP.NET(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 11 months, 26 days ago

Your ASP.NET application may fail on the iPad after it is saved to the home screen. read more...

add a comment |category: |Views: 60

tags: another

Re-skin your existing web app using jQuery Mobile(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 1 year ago

Did you know you could easily integrate jQuery Mobile controls into your existing web application? read more...

add a comment |category: |Views: 33

tags: another

ASP.NET MVC JavaScript Routing(weblogs.asp.net)

submitted by zowenszowens(988) 1 year, 5 months ago

I introduce a small utility that will allow generation of routes and controller actions into JavaScript to allow URL generation on the client side using ASP.NET MVC routing. read more...

1 comment |category: |Views: 352

tags: another

Announcing the 2010 Encosia Holiday Giveaway(encosia.com)

submitted by gt1329agt1329a(7849) 1 year, 5 months ago

Enter for a chance to win VS2010 Ultimate with one year of MSDN or up to a year's free membership at TekPub. read more...

add a comment |category: |Views: 2

tags: another

Slash your ASP.NET compile/load time without any hard work(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 1 year, 5 months ago

Tips & tricks to make your ASP.NET development more enjoyable (cut down compilation time / first load time). read more...

add a comment |category: |Views: 721

tags: another

Building a Pandora clone in Silverlight 4(www.codeproject.com)

submitted by JudahGabrielJudahGabriel(814) 1 year, 6 months ago

Shows how to build a clone of the popular music site Pandora using Silverlight 4. read more...

add a comment |category: |Views: 19

tags: another

Embedding pre-compiled Razor views in your dll(www.chrisvandesteeg.nl)

submitted by alleyalley(2840) 1 year, 6 months ago

Inspired by David Ebbo’s blog post ‘Turn your Razor helpers into reusable libraries’ I wanted to be able to embed compiled Razor views in a dll. This would allow for easy distribution of asp.net mvc ‘modules’ that have their default views embedded, but allowing you to place files in your ‘views’ folder to override those default views read more...

add a comment |category: |Views: 356

tags: another

Don’t let jQuery’s $(document).ready() slow you down(encosia.com)

submitted by gt1329agt1329a(7849) 1 year, 9 months ago

A couple examples of situations where jQuery's $(document).ready() may be unnecessarily slowing you down. read more...

add a comment |category: |Views: 22

tags: another

Fix for the ever-growing Search and Replace Dialog(connect.microsoft.com)

submitted by yesthatmcgurkyesthatmcgurk(4063) 1 year, 9 months ago

MS just released a fix for the ever-growing Search and Replace dialog for Visual Studio 2010. Been waiting for this since RTM! read more...

add a comment |category: |Views: 24

tags: another

Oh, look! ASP.NET MVC 3 preview 1 released!(www.microsoft.com)

submitted by yesthatmcgurkyesthatmcgurk(4063) 1 year, 9 months ago

The blogs are silent, but preview 1 of MVC 3 just became available on Microsoft's downloads page. read more...

add a comment |category: |Views: 9

tags: another

Sometimes, even jQuery can’t save you from yourself(encosia.com)

submitted by gt1329agt1329a(7849) 1 year, 10 months ago

This post describes a cross-browser problem I had with jQuery that turned out to be my own fault, including a runthrough of debugging process and the eventual solution. read more...

add a comment |category: |Views: 7

tags: another