Just saw codeproject.tv, logged in, change some of my data. Then suddently the whole site is broken, "No signal". Please fix it, I'm very curious to see what it's all about.
Dmitri Nesteruk
Posts
-
Codeproject.tv broken -
Dear Intel, what in the blazes is this? -
Dear Intel, what in the blazes is this?I've seen plenty of legaleze that made my hair stand on end, but the Intel contest has this: Intel reserves the right to require, at any time, written proof of permission to enter including a power of attorney Can someone tell me (or hint at) WTH this actually is?
-
"I Know Nothing" Syndrome! How to come out of it. -
dotPeek is out! -
dotPeek is out!So today, yet another competitor in the decompilation space enters the fray. Give it up for JetBrains dotPeek!
-
Cannot post an article -
Add Reference Dialog controlWhat exactly is the point of enumerating GAC assemblies? It's not like VS will let you add references to assemblies that are sitting in the GAC.
-
Please add syntax highlighting support for F#Wow, that sure was quick! Thanks a lot!!!
-
Please add syntax highlighting support for F#I just published an F# article and syntax highlighting for a large code block looks really weird. Could you please add support for F# highlighting? Thanks!
-
Diskeeper Requires Scientology StudyUmm, is this for real? :)
-
Music player softwareI just uninstalled WinAmp. Seriously, it's becoming a God program like ACDSee or Nero. Pretty soon, it'll start running its own OS just because it requires better thread scheduler or something :)
-
Apple CrappleIt's annoying, yes, but IMHO Bonjour is a genius idea - something we should have had in Windows 5 years ago. :)
-
WPF, love it or hate it?I used WPF in a couple of small open-source projects and one midsize LOB app. I'm generally impressed with the results, though I wouldn't recommend WPF for, e.g., writing VS plug-ins. I still stick to WinForms for these applications.
-
Could you pass the 11-plus?Doesn't work under chrome :( I hate it when sites don't work in chrome
-
Programming screencasts - when and where?But isn't this kind of like work duplication? I would have to both make a screencast and then do a write-up. Seems a little redundant, don't you think?
-
Programming screencasts - when and where?I want to start making screencasts with my public lectures and just general programming material. My question is - where to post them? I can't exactly post it on CodeProject as an article because, you know, it's not an article, really. So where should these go? I need some place with the right demographic (i.e., developers). Advice much appreciated! :)
-
Code block vertical ellipsisMy HTML reformatting tool added a vertical ellipsis to a PRE block. Here's how CodeProject renders it:
[Guid("A4F30983-CAD7-454C-BB27-00BCEECF2A67")]
public class LineCountGenerator : IVsSingleFileGenerator
{
⋮
}I used the visual editor, so it must have taken the code from the PRE tag verbatim, and converted it according to its wishes.
-
new "reason for vote" featureIt's not very democratic to only expose low votes - it might cause some kind of psychological bias towards higher marks. You'll forgive me if I post low votes without providing a reason, right?
-
Code fontJust a suggestion, but have you guys considered using Consolas instead of Courier as the code font. It would certainly both look and print better!