Where is the Code?(weblogs.asp.net)

submitted by RainmanjamRainmanjam(85) 5 years ago

Almost 2 months ago, DotNetKicks went open source yet not source code has been given to the people. Where's the Beef?

6 comments |category: |Views: 1

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by gavinjoycegavinjoyce(25.7k) 5 years ago 0

Sorry, my workload is crazy right now. I had hoped to have released the code by now, but other project commitments have got in the way again. There is some code on google code, more will be released in the future:

http://code.google.com/p/dotnetkicks/

Reply

posted by crpietschmanncrpietschmann(11.3k) 5 years ago 0

I looked at the code a little bit, and you spelled Parameter wrong:

namespace Incremental.Kick.Dal
{
public partial class Story
{
public static Story FetchStoryByIdentifier(string storyIdentifier)
{
return Story.FetchStoryByParemeter(Story.Columns.StoryIdentifier, storyIdentifier);
}

Reply

posted by morokmorok(0) 5 years ago 0

:((((((((((((((((

Reply

posted by ercuercu(15) 5 years ago 0

everytime i enter dotnetkicks, i get excited to see it gone opensource.

Reply

posted by coolycooly(0) 5 years ago 0

yes,me too

Reply

posted by gavinjoycegavinjoyce(25.7k) 5 years ago 0

All I can do is apologise for not fully opening up the source by now. I am working on it in the spare time that I can find.

Reply

information Login or create an account to comment on this story