DNK has a spanking new server up and running like clockwork. Stability problems are a thing of the past. Our new monitoring service reports 100% uptime since the move!
Stories recently tagged with 'OpenSource' Subscribe to this feed
4
kicks
submitted by priyankadandekar priyankadandekar 1 day, 15 hours ago

software-wikipedia.blogspot.com — Piwik is a downloadable, open source (GPL licensed) web analytics software. It provides you with detailed reports on your website visitors: the search engines and keywords they used, the language they speak, your popular pages and so much more. read more...

Add a comment add a comment | category: | Views: 8
Piwik - Cool Open Source Alternative to Google Analytics
tags: , , , | tag it

1
kicks
submitted by janko janko 6 days, 2 hours ago

leonissima.com — Download serbian resources for BlogEngine.NET read more...

Add a comment add a comment | category: | Views: 2
BlogEngine.NET in Serbian
tags: | tag it

6
kicks
published 8 days, 17 hours ago, submitted by plaudati 11 days, 11 hours ago

blogs.msdn.com — In this episode we start by talking to Microsoft Regional Director Andrew Brust on Microsoft’s move to kill the Oracle Data Provider and how the world is not coming to an end. Then, Peter and Dmitry talk again about Peter's trip to JavaOne including HTML 5 vs. RIA applications (like Silverlight). Finally, we jump into Peter's JavaOne interview with Ted Neward on Project Stonehenge and interoperability between Java and .NET. At JavaOne, Sun officially announced they were joining the Apache Stonehenge project. Ted gives us the low down on this open source reference application to demonstrate interoperability patterns & practices. read more...

Add a comment add a comment | category: | Views: 51
Connected Show - Episode #8: Ted Neward on Apache Stonehenge
tags: | tag it

2
kicks
submitted by leen3o leen3o 17 days, 22 hours ago

n3o.co.uk — This is the second of our free BlogEngine.NET & SubText themes we have designed, its designed to be really 'Old School' with lined paper for the content and 'post it note' style side categories. read more...

Add a comment add a comment | category: | Views: 13
Free 'Old School Style' BlogEngine.NET & SubText Theme
tags: | tag it

1
kicks
submitted by arch4ngel 20 days, 9 hours ago

blog.decayingcode.com — Who knows about Aspect-Oriented Programming (AOP)? Common! Don’t be shy! Ok, now lower your hands. My prediction is that a lot of you didn’t raise their hands. So let’s resume what AOP is: Aspect-oriented programming is a programming paradigm that increases modularity by enabling improved separation of concerns. This entails breaking down a program into distinct parts (so called concerns, cohesive areas of functionality). […] read more...

Add a comment add a comment | category: | Views: 11
PostSharp – The best way to do AOP in .NET
tags: , , , , | tag it

8
kicks
published 21 days, 8 hours ago, submitted by leen3o leen3o 22 days, 1 hour ago

n3o.co.uk — We have released the first of many new themes for BlogEngine.NET 1.5 (SubText version to follow soon) - The n3o Eco theme, it's various tones of green and features some fancy swirly graphics read more...

Add a comment 1 comment | category: | Views: 337
New Eco Theme For BlogEngine.NET
tags: | tag it

16
kicks
published 22 days, 17 hours ago, submitted by luizbon 22 days, 23 hours ago

blog.wekeroad.com — Google’s project site is down for a while and I have some perf tests running in the background so I thought it might be time to crank out a few more “preview” posts of SubSonic 3.0. This one’s about ActiveRecord – one of my favorite patterns for its ease of use and versatility. read more...

Add a comment add a comment | category: | Views: 259
SubSonic 3.0: ActiveRecord
tags: | tag it

18
kicks
published 22 days, 23 hours ago, submitted by javery javery 23 days, 10 hours ago

blog.wekeroad.com — Rob is adding a very nice simple repository to SubSonic 3.0 that will give SubSonic top-notch POCO support and very slick migrations. Mapping files be damned! read more...

Add a comment add a comment | category: | Views: 280
SubSonic 3.0: The SimpleRepository « Rob Conery
tags: | tag it

1
kicks
submitted by ferventcoder ferventcoder 23 days, 22 hours ago

ferventcoder.com — Subversion 1.6, Tree Conflicts, and the Incompatibility of Subversion 1.5: What You Need to Know NOTE: Subversion's new tree conflicts feature is something you need to learn about. Otherwise it will bite you later and you will be left with an uncommitted change and confusion about how to get it committed. Take a few moments to read this article. read more...

Add a comment add a comment | category: | Views: 5
SVN 1.6 versus 1.5: Incompatibilies with Tree Conflicts
tags: | tag it

1
kicks
submitted by ferventcoder ferventcoder 25 days, 15 hours ago

ayende.com — Following up on my previous post, the customer has complained about table names like [tbl_-1434067361], apparently they felt that this was misusing their naming policy. I told them that while I understood that, it did meet their naming policy. I got a new naming policy that stated that numbers are not allowed in column or table name, (and showing forethought) that table names must be composed of valid English words. I, of course, decided that if this is what they wanted, they will get just that. And created this: read more...

Add a comment add a comment | category: | Views: 14
NHibernate – Get Thou Out Of My Database – 2nd Edition
tags: | tag it

1
kicks
submitted by ferventcoder ferventcoder 25 days, 15 hours ago

ayende.com — There are evil people in this world, and some of them want access to my database. Unfortunately, they are often part of that nasty integration team and they try to integrate directly into my database. I tried beating them with clubs and lobbing arguments about letting other people mess with my implementation details, but they have been persistent. That is when I reached out to a technological solution for the problem. I want to emphasize that this is the nuclear option and you want to really consider it before going that route. read more...

Add a comment add a comment | category: | Views: 9
NHibernate – Get Thou Out Of My Database
tags: | tag it

2
kicks
submitted by ferventcoder ferventcoder 25 days, 21 hours ago

ferventcoder.com — In Part 1 we create a project. In Part 2 we set up the Build Configuration. In Part 3 we ran the build. Now we are just going to note how we get to our code. read more...

Add a comment add a comment | category: | Views: 1
UppercuT - TeamCity Integration- Part 4 (Code Drop/Artifacts of Build)
tags: | tag it

2
kicks
submitted by ferventcoder ferventcoder 25 days, 21 hours ago

ferventcoder.com — In Part 1 we create a project. In Part 2 we set up the Build Configuration. This time we will Run the build. read more...

Add a comment add a comment | category: | Views: 1
UppercuT - TeamCity Integration - Part 3 (Run the Build)
tags: | tag it

1
kicks
submitted by ferventcoder ferventcoder 25 days, 21 hours ago

ferventcoder.com — Last time we created a project. This time we will set up the build configuration with it. read more...

Add a comment add a comment | category: | Views: 2
UppercuT - TeamCity Integration- Part 2 (Create a Build Configuration)
tags: | tag it

1
kicks
submitted by ferventcoder ferventcoder 25 days, 21 hours ago

ferventcoder.com — Integrating UppercuT with TeamCity is actually very easy. We will go through the steps to set up and run a build. Let's start with Creating a project. read more...

Add a comment add a comment | category: | Views: 2
UppercuT - TeamCity Integration - Part 1 (Create a TeamCity Project)
tags: | tag it

1
kicks
submitted by nauman1278 28 days, 2 hours ago

technoblogy.net — Copy/Paste following javascript code snippet. <script type="text/javascript"> function toggleAlert() { toggleDisabled(document.getElementById("content")); } function toggleDisabled(el) { try { el.disabled = el.disabled ? false : true; } read more...

Add a comment add a comment | category: | Views: 12
Enable/Disable DIV tags through Javascript
tags: | tag it

 

Search: