Friends With:
Friends By:
Kick Spy:
gavinjoyce shouted something:
(2 days, 4 hours ago):
gavinjoyce shouted something:
(2 days, 5 hours ago):
gavinjoyce shouted something:
(2 days, 8 hours ago):
gavinjoyce shouted something:
(2 days, 8 hours ago):
gavinjoyce shouted something:
(3 days, 2 hours ago):
gavinjoyce shouted something:
(3 days, 3 hours ago):
gavinjoyce shouted something:
(3 days, 5 hours ago):
gavinjoyce shouted something:
(3 days, 7 hours ago):
|
Shoutbox
xtremebiz said
(5 days, 5 hours ago):
Spam - All stories by Arturseo
gavinjoyce said
(8 days, 7 hours ago):
Thanks, I banned them.
xtremebiz said
(8 days, 8 hours ago):
spam - BPO Services Present and Future?
lfriend said
(2 months, 12 days ago):
Can I suggest for future enhancement, an history option would be beneficial for users. We can then keep track long term on our actions, which also could be useful as bookmarks.
Apart from that, I really like DotNetKicks.Com.
gavinjoyce said
(2 months, 12 days ago):
Everything is recorded, only the most recent are shown.
lfriend said
(2 months, 12 days ago):
Does that mean I can access all my actions since I first joined, or it's only available in the database as a record?
gavinjoyce said
(2 months, 12 days ago):
Hi, your actions are archived.
lfriend said
(2 months, 12 days ago):
Hello Gavin,
A question for you. When you click your own profile, it shows you via Kickspy all the kicks, shouts etc that you've made. How long does that list last for? Is it archived or does it disappear after a time period e.g. 60 days?
Bognit said
(2 months, 12 days ago):
Thanks for the kick :-)
rprouse said
(4 months, 1 day ago):
Sorry, I missed your shout "Hi, why was the 'Add sound playback and sound recording to your .NET applications deleted?"
It's been awhile, but I think it was marked as spam. When I checked the link out, it just led to a commercial library, I think on an affiliate site (not sure about that). The same person had been submitting multiple submissions for each of the libraries on their site.
I (and I assumed others since they were marked as spam, but I meant to ask you about it) considered it inappropriate, but I might have overstepped on that one. I realize that it is a fine line. Maybe some guidelines are needed?
crpietschmann said
(4 months, 17 days ago):
"submit a story" is working again. I'm assuming you fixed it, thanks.
crpietschmann said
(4 months, 19 days ago):
Apparently the "submit a story" functionality is broken.
CarlJ said
(5 months, 26 days ago):
Thanks for the kick :)
gavinjoyce said
(5 months, 29 days ago):
Thanks justin, please create an issue on google code.
justin_etheredge said
(5 months, 29 days ago):
Hey, just wanted you to know that on my site I have a few stories that have several kicks, but their kick buttons on my site are showing zero. I am positive that as of a few days ago they were showing their accurate number of kicks. I have some stories that are showing their kicks correctly. The ones that aren't have punctuation like exclamation points and parentheses. My site is codethinked.com, just thought you might want to check it out. Thanks!
MarkSensei said
(6 months, 3 days ago):
found the tag language problem. Thanks....for now I had to sacrifice the text filtering until I can come up with some char exclusion instead of regex which includes chars. Japanese has over 5000....could go crazy doing it the regex way.... thanks again
phayman said
(6 months, 9 days ago):
Cool
gavinjoyce said
(6 months, 9 days ago):
Thanks for the offer of moderating. I'll give you both a shout in the future if the spam gets out of hand.
gavinjoyce said
(6 months, 9 days ago):
I'll restore the articles this evening when I get back to the office.
phayman said
(6 months, 9 days ago):
Hi Gavin, simoneb said : You need to ask Gavin about this, I can't restore them.
He was talking about the articles he removed.
Can you restore them? If it's too much of a pain in the butt, I'll resubmit. :)
phayman said
(6 months, 9 days ago):
I'm also up for editing out the spam.. let me know if you need a hand too
I marked those SEO adverts as Spam earlier.
justin_etheredge said
(6 months, 9 days ago):
Hey, I've noticed that a bunch of spam built up in the queue this morning for quite a while. If you guys need any extra editors, give me a shout.
phayman said
(6 months, 9 days ago):
Thanks for your support.
phayman said
(6 months, 10 days ago):
Gavin,
I'm a bit gutted that the following were removed: - Triple DES encryption wrapper - Fixing Form Action on UrlRewrite - Getting the Virtual Path of a Request in c# - Preventing Caching of an ASP.net page in c#
They are all valid articles and have had a lot of interest (especialy Triple DES encryption wrapper)
How do I get them put back?
simoneb said
(6 months, 12 days ago):
mark, again, this is not the right place to talk about development stuff, please avoid... however, you need to create a patch and submit it together with the corresponding issue in the project page on google code
MarkSensei said
(6 months, 13 days ago):
Hold the phone....(sorry for the outdated expression) I got it! I think I will have localization complete and tested in a few days, what should i do to submit it to you guys there?
MarkSensei said
(6 months, 13 days ago):
I realize you are busy, I just am stummped on this localization issue. I am proud to say I have all the strings with Incremental.kick.eb.ui extracted and can now be localized! But the code behind with Incremental.kick folder still can not be extracted. there is something unique about it that wont recognize the resource folder...I don't know what/where else to look I have been searching for an answer for days now...
MarkSensei said
(6 months, 15 days ago):
How does the Culture and UIculture work from the host settings? even with them set to ja-JP and my browser the same, DNK won't read the .ja-JP.resx files. I know it reads the default resources fine.
MarkSensei said
(6 months, 15 days ago):
Strange. I will look into it more then. the thing is, if I drag my global resources from the UI dir and place it in the Kick dir it become a 'regular' folder, but on puttin it back into UI dir it becomes a asp.net folder ( gray in color with an icon)
simoneb said
(6 months, 15 days ago):
Mark, DotNetKicks might be a little difficult to make experience with if you're new to .NET, my advice is to create some smaller projects and work on them, it would be much better for you to make experience, and your eventual future contributions to DotNetKicks would be much more useful once you've learned more about .NET
gavinjoyce said
(6 months, 15 days ago):
There is nothing special about the folder. It has been years since I did any localisation so I can really help any further at the moment.
MarkSensei said
(6 months, 15 days ago):
I am working on multi-language support for DNK and have hit what I think to be my final hurdle. So far I can extract any string in the Incremental.Kick.Web.UI dir. but I can do nothing for the Incremental.Kick dir. files. mostly code behind. the directory will not seem to recognize the app_globalresource file like the former directory does thus I can not use string.format(resources.myresource.keyvalue). Is there something different about this directory? Thanks
gavinjoyce said
(6 months, 15 days ago):
No problem marco
marcoanastasi said
(6 months, 22 days ago):
Thanks for giving me my first kick ever! I hope you liked my article! It's my first blog post and I'm quite new to the blogger's world! :)
jamesewelch said
(6 months, 29 days ago):
Ah, I was wondering the same thing. I had just noticed my link submitted 11 days ago got published. I thought it was 7 days, too.
gavinjoyce said
(6 months, 29 days ago):
No worries, I wasn't quite sure what the setting was.
powerrush said
(6 months, 29 days ago):
oh, you told me around 7 days last time I asked. Thanks for the calirfication.
gavinjoyce said
(6 months, 29 days ago):
I justed looked at the host settings for DNK, the 'Publish Maximum Story Age In Hours' setting is set to 300 hours which is 12.5 days.
powerrush said
(6 months, 29 days ago):
Nothing against the article (it's even got a link to one of my articles), but how does an article submitted 11 days, 11 hours ago get published? I thought you had said that 7 days was the cutoff?
prashantvictory said
(7 months, 1 day ago):
HI, I want to know the procedure of publishing the upcoming post on the home page of this website. What is the technique, OR on what basis this website calculates that which article to display on the home page????? Thank you,
powerrush said
(7 months, 11 days ago):
e.g.: obfuscated in code
powerrush said
(7 months, 11 days ago):
What's the algorithm for publishing, or is that a trade secret? ;)
gavinjoyce said
(7 months, 12 days ago):
Thanks for letting me know
gavinjoyce said
(7 months, 12 days ago):
Thanks, I'll fix that soon
johnman said
(7 months, 12 days ago):
shoutbox on your profile is too wide and the shoutbox on kickspy is too narrow. on ie 6.
ampacheco said
(7 months, 13 days ago):
Thank you Gavin I will contact you.
jamesewelch said
(7 months, 13 days ago):
Ha, there's a few places in the code that I've been tempted to fix from "s" to "z"s :)
gavinjoyce said
(7 months, 13 days ago):
Localisation!
;)
jamesewelch said
(7 months, 13 days ago):
Oh, that was MarkSensei that was also interested in localization.
jamesewelch said
(7 months, 13 days ago):
Nice. Maybe we can finally get the project localized :) Another guy was had an interest in localization last week in the shoutbox. Might get these two guys together and some of the team and do a nice update to the project.
gavinjoyce said
(7 months, 13 days ago):
Lets take this off line, email me at gavinjoyce@gmail.com.
ampacheco said
(7 months, 13 days ago):
Yes, sure, I am in Chile but mainly we work for South Cone Region. What I can do to host in your servers and congrats. I find really good this work!
gavinjoyce said
(7 months, 13 days ago):
Hi, you could open up a clone site where the main language is spanish. Would you be interested in running this? You could host it yourself or we could come to some arrangement where I would host it on my servers. Is there a large Spanish speaking .NET community?
ampacheco said
(7 months, 13 days ago):
I come to this service following the link on ScottG blog, the initiative is really good and the value for communities is huge, but my main audience speaks Spanish I am planning to use the service for targeting articles for my developers and architects’ community. I don’t know if mix the two languages for targeting is the best way to go. Build a parallel site for Spanish speakers only, neither nor because bilingual people can serve from the two targeted content. Have you any idea about how to work around?
johnman said
(7 months, 15 days ago):
Howdy
powerrush said
(7 months, 18 days ago):
Well, I'm out of pocket for at least the next 3 days, so I'll have to pass on this one for the time being. In .Net RegEx, trying to say that period cannot be the last character of a string, but it can be in other non-last positions has proven to be difficult for me. I was thinking maybe that the "Grouping Constructs" part of the MSDN RegEx docs might hold the key, but their docs could use some clearer examples.
powerrush said
(7 months, 18 days ago):
Well, then I have a question, is what gets passed to the Urlify() method already parsed out of the overall comment (i.e.: would it ever have spaces at the end of the input string)?
jamesewelch said
(7 months, 18 days ago):
Yeah, I messed around with this for a few minutes. Its a tough one. Good luck :)
You could always cheat and just do a if EndsWith(".") then remove the last character from the string.
powerrush said
(7 months, 18 days ago):
Still plugging away - it's a tough one.
powerrush said
(7 months, 19 days ago):
looking at the regex now (in the issue)
powerrush said
(7 months, 19 days ago):
Decent
powerrush said
(7 months, 19 days ago):
Did you update the code, or just testing shout?
CumpsD said
(7 months, 23 days ago):
Out of curiosity, what does the "Pick" tag do? Just noticed it :)
gavinjoyce said
(7 months, 26 days ago):
Good idea re shoutbox. I'd like to see a number of [] tags supported.
gavinjoyce said
(7 months, 26 days ago):
I'll write up my thoughts on it tomorrow. It is clear that we need some sort of system.
jamesewelch said
(7 months, 26 days ago):
I think it might be nice to have some form of shoutbox tags such as [link title="DNK"] http://www.dotnetkicks.com[/link]. so URLs aren't cut off. Recommend using the title attribute so the actual URL is shown on hover, if anything like that is implemented. Might be better saved until a later release, but might be easily done via a RegEx expression :)
cdjaco said
(7 months, 26 days ago):
I hate to admit it, but a karma system might be effective as a means to offset revenge tagging. I wasn't crazy about the idea when it was floated a couple of months ago, but after seeing the DNK community explode in the last two weeks I think it may be useful after all.
jamesewelch said
(7 months, 26 days ago):
Good idea. I think by providing a direct link in the comments, some people might find it useful.
gavinjoyce said
(7 months, 26 days ago):
I agree.
Perhaps we could just provide the direct link in the comments. This way a discussion could happen in anyone isn't happy.
jamesewelch said
(7 months, 26 days ago):
I think we should figure out a new tag name for BlogSpam (or make it mod only tag). Or remove the tagging. With the addition of the kickspy, this will be revenge tagging (or whatever you want to call it) will become commonplace. Maybe we should update the story submission page detailing what is acceptable and not, etc. So users should submit direct links and not to blogs without any real content that just links to someone else's site.
gavinjoyce said
(7 months, 27 days ago):
Glad you are liking them. If you do want to contribute at any time, send me a mail.
reteep said
(7 months, 27 days ago):
I just discovered the whole Users Online/Shoutbox/Friend etc. functions..
They are really awesome!! You guys are doing a pretty good job by turning this site into a great user-driven .NET community.
I will be happy to contribute to this project in the future, too.
Best Regards, Andreas
gavinjoyce said
(7 months, 29 days ago):
Have just deployed SVN revision 357. The Kick Spy is now stored in the database.
gavinjoyce said
(7 months, 29 days ago):
Thanks John.
johnman said
(7 months, 29 days ago):
Hi Gavin,
Submitted. Looking forward to Open ID support.
John
johnman said
(7 months, 29 days ago):
Hi Gavin,
I really like the progress DNK is making. It's great to see so many people get involved. With regards to membership, are there any plans to support cardspace or any other type of identity system (similar to what dnn have in their latest release)?
Ideal would be able to have multiple sites with one authentication system (and this could work across DNK themed sites as well).
John
gavinjoyce said
(7 months, 29 days ago):
Glad you like the new features. The community is growing nicely too :).
w3stfa11 said
(7 months, 29 days ago):
Great job! The steady stream of fixes and features is delightful!
gavinjoyce said
(7 months, 29 days ago):
Thanks John, glad you're liking them.
johnrummell said
(7 months, 29 days ago):
I'm loving the new DNK features. Thanks for being awesome.
ElementCy said
(7 months, 29 days ago):
No prob about the ssl setting. Just noticed it cause my hosting doesn't use that. =)
I am liking the progress dnk is making.
gavinjoyce said
(7 months, 29 days ago):
I hope to have basic chat support sometime this week.
jamesewelch said
(8 months, 1 day ago):
I think that maybe one of the first DNK chat sessions should be on DNK OS project. I also think we might want to schedule a week or so of standdown/no coding/updates, so someone can take lead and refactor the coding to make sure it doesn't get too many different coding styles, etc. Maybe use something like MS Code Analysis/FxCop to make sure everything stays similar.
ussherm said
(8 months, 1 day ago):
Just dropping by to try out the Profile Shout feature. Lookin' good.
|