Messages - PhilKC [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 19next
1
Finished Programs / Re: RRunner
« on: May 21, 2014, 06:23 PM »
Somehow managed to remember my password after 6 and a half years. . .

I'll have a dig and see if I can find the original RRunner source, however it may be lost to time. If that's the case I'll try and build something similar this weekend.

2
FARR Plugins and Aliases / Re: New C# FARR Plugin: FARRGoogleSuggest
« on: December 30, 2007, 06:43 AM »
Hey jpgrosen. What did you compile it with? I had a problem with mouser with FARRTunes when I compiled it under VS2008, still not sure why.

Perhaps because VS2008 defaults to using .NET 3.5 (3 != 3.5) (See Project -> Properties -> Target Framework)?

3
FARR Plugins and Aliases / Re: New C# FARR Plugin: FARRGoogleSuggest
« on: December 29, 2007, 03:28 PM »
The lib is indeed using 2.0, and I presume Vitalyb's to be doing the same.

Sadly, user side support for .NET is patchy at best, mainly due to Microsoft not pushing it upon people. Most people will have 1/1.1, some will have 2.0 and only devs will likely have 3.x.

Looking at the refactored code it would appear that the library would need a total rewrite to bring it down to 1/1.1 standard, no fun at all: I would instead suggest that the .NET wrapper should use the Visual Studio deploy magic to install .NET 2 if it is not found.

.NET 2.0 framework: http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en

(Be sure to check Windows Update for patches etc)

PhilKC

4
Sounds a bit like something McAfee do; SiteAdvisor. It gives some basic stats about how 'nice' websites are, examples follow:

http://www.siteadvisor.com/sites/donationcoder.com
http://www.siteadvisor.com/sites/bbc.co.uk
http://www.siteadvisor.com/sites/slashdot.org

Phil

5
Developer's Corner / Re: Detect unused code (C#)
« on: March 08, 2007, 04:33 AM »
FXCop can do that, I think..
http://www.gotdotnet.com/Team/FxCop/

PhilKC

Pages: [1] 2 3 4 5 6 ... 19next
Go to full version