IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1822.39 MB
Powered by
Channel Info
Network: freenodeChannel: #csharp |
Search in www.irclog.org
Log from #csharp at freenode 2006-08-31
[14:15]<pzynsv-jp-psy>I had maxed it out @4mb
[14:15]<zyccus>I upgraded to a 486 DX2-66, then a DX4-120
[14:16]<zyccus>I think I had 4, too
[14:16]<pzynsv-jp-psy>there was at dx4-120?
[14:16]<pzynsv-jp-psy>lol
[14:16]<zyccus>yes, it was made by AMD or someone
[14:16]<gruss_zoo>didnt they render that crappy submarine series with amigas? :)
[14:16]<pzynsv-jp-psy>I had dx4-100
[14:16]<pzynsv-jp-psy>rikkus: prob cyrix
[14:16]<zyccus>well it might have been 100
[14:16]<zyccus>I think I remember it being over 100 though...
[14:16]<zyccus>still slow running Enlightenment (the window manager)
[14:16]<pzynsv-jp-psy>rikkus: OC?
[14:17]<zyccus>dunno, I probably wouldn't have known how to OC it
[14:17]<pzynsv-jp-psy>my first real pc was a pII 333 with 8mb s3 Savage
[14:17]<pzynsv-jp-psy>and 2gb western digital ide
[14:17]<pzynsv-jp-psy>oh and it had a 2x cdr
[14:17]<pzynsv-jp-psy>:)
[14:18]<pzynsv-jp-psy>IT evolves too fast
[14:18]<zyccus>these days I don't care about hardware anymore - so long as it's quiet, I'm happy
[14:18]<pzynsv-jp-psy>rikkus: I dont either just aslong as it has alienware / toshiba logo on
[14:21]<pzynsv-jp-psy>I think I have work todo
[14:21]<pzynsv-jp-psy>:P
[14:21]<pzynsv-jp-psy>hmmmm
[14:21]<pzynsv-jp-psy>lazy
[14:24]<drygq>owww boy, IBM not good enough for you?
[14:24]<pzynsv-jp-psy>nope
[14:24]<pzynsv-jp-psy>I am not a IBM fan
[14:26]<gzup>yeah id like a ne lenovo
[14:26]<gruss_zoo>well ok. lenovo now :)
[14:27]<drygq>IBM is this shit.. toshiba can only dream about such quality
[14:27]<gzup>all the terrorists are buying dells when they fly now.
[14:27]<drygq>titanium-alloy casings are nice..
[14:28]<drygq>I can do it on IBM's.. or Panasonic Toughbook :P
[14:29]<gzup>heh toughbooks, got one at work, keys are damn gluggy to work with
[14:29]<gzup>but im sure i could piss on em and it'll still boot up.
[14:29]<drygq>yesterday i heard a story about u.s soldiers who drove into a ambush
[14:30]<drygq>the laptop saved he's life, it held numerous bullets and protected them
[14:30]<drygq>then after rifle fire, he booted up the thing and called in an airstrike
[14:32]<ycnr>smellyhippy: dude
[14:32]<zyccus>so only one person behind NAT can actually use it
[14:33]<drygq>ikea: can you get me a blue tretakt lamp? (from the 3 cone ceiling version? :P)
[14:34]<ycnr>main2: nope, you'll have to pay me up front
[14:36]<gruss_zoo>does anyone know a nice tool to gather code metrics and display them in an efficient fashion over time? (best through html)
[14:37]<zyccus>cruisecontrol + ncover + nunit...
[14:38]<drygq>why is this not working?
[14:38]<drygq>rtfView.AppendText(strTTV);
[14:38]<drygq> rtfView.Select(rtfView.Text.Length - strTTV.Length, strTTV.Length);
[14:38]<drygq>rtfView is a richtextboxie
[14:39]<gruss_zoo>rikkus: thx never heard of that will try it out :)
[14:47]<gruss_zoo>rikkus: hmmm what part does actually compute any metrics?
[14:50]<svlnvnz>hi all
[14:51]<ycnr>hey stpeter
[14:52]<svlnvnz>i have a simple class that does'n contain datestart and dateend fileds i have two methods that based on other class internal data calculate such dates
[14:53]<svlnvnz>now i want that object to be mapped no some table on some db and i also want to be alble to query based on the methods return (so i can get objects in some date range)
[14:53]<svlnvnz>*mapped to
[14:54]<svlnvnz>in which way can i do this?
[14:57]<zyccus>Gauss_Z88: ncover shows which parts of your code are covered by your tests
[14:58]<zyccus>Gauss_Z88: surely that's the only useful metric?
[14:58]<gruss_zoo>rikkus: aehh no. :)
[14:58]<gruss_zoo>rikkus: i am more interested in complexity metrics and comment metrics
[14:59]<zyccus>comment metrics? As in how many there are?
[14:59]<gruss_zoo>the kind that SourceMonitor gives you for example
[14:59]<gruss_zoo>comment lines/code lines
[15:00]<zyccus>sounds pretty useless to me... if your code is self explanatory, you should have almost no comments... if your code is unreadable, you have to fill it with comments to understand it
[15:00]<zyccus>perhaps you want this, anyway: http://www.anticipatingminds.com/Content/Products/devMetrics/devMetrics.aspx
[15:01]<gruss_zoo>rikkus: sure that depends but it often indicates where you have to add additional comments
[15:02]<zyccus>and there's this for complexity analysis: http://www.ndepend.com/
[15:02]<gruss_zoo>yeah i never got ndepend to work alas
[15:04]<gruss_zoo>also it does not look like ndepend will be freely available after the beta phase
[15:09]<gruss_zoo>rikkus: but i will try out devmetrics
[15:09]<gruss_zoo>thx
[15:12]<gruss_zoo>rikkus: hmm looks like devmetrics only work up to VS2003
[15:13]<zyccus>That's a bit useless :(
[15:13]<gruss_zoo>yep :(
[15:16]<mumnwq>Hey for any C++ devs here, what is your IDE of choice for multi-platform development?
[15:17]<axudlxzyns>emacs?
[15:17]<gruss_zoo>vi?
[15:17]<axudlxzyns>notepad?
[15:17]<gruss_zoo>chumphries: too predictable ;)
[15:19]<zyccus>dudex2: Vim
[15:21]<sxyg-rr>hey i got a question
[15:22]<gruss_zoo>Shin-Ra: just ask
[15:22]<sxyg-rr>If I want my program to have a spreadsheet in it and use the spreadsheet to write to an xml file for storage. What would be the best approach be?
[15:23]<sxyg-rr>if i used databasing how will it work on a pc that doesn't have it?
[15:23]<gruss_zoo>what do you mean with "spreadsheet"?
[15:23]<gruss_zoo>a datagridview?
[15:24]<sxyg-rr>like excel
[15:25]<axudlxzyns>first i would recommend learning the controls/widgets
[15:26]<sxyg-rr>i already know xml/ado.net and mssql
[15:27]<rfffgdrgwq19>gAh
[15:28]<axudlxzyns>that is one constant in programming ;)
[15:28]<pzrrnrvqt0wr>mmmmmmmm
[15:28]<pzrrnrvqt0wr>desktop for like the fucking ages.
[15:29]<sxyg-rr>:)
[15:29]<rfffgdrgwq19>but it won't go away
[15:30]<pzrrnrvqt0wr>have you tried hitting it with hammer, lad?
[15:30]<rfffgdrgwq19>nope
[15:31]<rfffgdrgwq19>the error is that class can't have same name as method etc







