February 23, 2007
Julio César Carrascal Urquijo wrote:
> Or you can download the high resolution .AVI (~420MB) from this URL:
> 
> http://vp.video.google.com/videodownload?version=0&secureurl=uAAAAPcTXZinkTFdiNOL1yUNVz92yMYl-OzjmKcPJ8vNgdw9sMdIr2g6y2Ei7quMbboeDXpAwC0afLWTn7qOJwy8cDGFV91Q9GcgL3-O8lQinn1ECitMjtoF6PJvtwNvTe40aD9DSzQD-43EACAit7V8RjJmXHCKyuR_mGnqt9S9rnA9qctwuOm7XrA_8amI2F7WS8juEw3V37NEAGSFQejwvux2ZL7_MUA9xEblyn4IytCZCcnGjSXc6x3RcthrtegbUg&sigh=30lC2aogITg_AdgHSPukYOCLAME&begin=0&len=5006735&docid=-7073020265668105471 
> 
> 
> 
> Andrei Alexandrescu (See Website For Email) wrote:
>> Rate it high! And if anyone tells me how the heck I can make sound in Ubuntu Flash work, please let me know!
>>
>> Andrei

I was able to view this AVI on Windows using the DivX codec.  Standard Window Media Player and QuickTime didn't work.

http://www.divx.com/divx/windows/download/

Mark
February 23, 2007
Chris Miller wrote:
> Nice, yes good finally to put a face with the name. Until now I'd just give out this picture of Walter, http://img199.imageshack.us/img199/8374/brightwf4jf.jpg

I really am feeling much better!
February 24, 2007
> It's all good - I think I speak for most folks here when I say that we're an easy-going bunch, and that you're welcome here.  Unix-hacker ponytail (w/optional beard) or not.
> 
> Besides, we all know that the measure of a true hacker is how well he/she can make vi do their bidding. :)
> 

Excellent to hear, Vi still use now, great editor and has saved my bacon on more than one occasion when FreeBSD baulked on boot.

I also admit I love Emacs, though I would be lined up against the wall without a blindfold and shot for admitting this where I work.

Pity D still doesn't have a fully fledged RAD environment yet, but Descent looks promising, not sure about DWT that NG seems stagnant right now.

Yes it is simple to bang out lines of code to create windows in D, but when it comes to fine tuning control layouts RAD is a must for me.

D is gaining popularity and people at work are taking an interest, though purely from a curiosity perspective at the moment, a couple of the them have it installed at home.

D is like C# on steroids Sharp is to C as Razor to D.

I also like D in that it is much simpler to grind the Metal with D than C# weather good or bad sometimes it is required.

Also I like that it is not a requirement to make everything a class in D again sometimes a plain function will do and though there are structs in C# IMHO a function when you only need a function will require less overhead than creating even a value type struct.

L8rs
D
February 24, 2007
J Duncan wrote:
> Bill Baxter wrote:
>> http://www.nwcpp.org/Meetings/2007/01.html
>>
>> --bb
> 
> Great video! I think the C++ guys comments are humorous.

There were actually two quite annoying guys. Then there was this great guy with a Romanian accent who tried to prevent them from trolling as much as he could. Ahem. :o)

Andrei
February 24, 2007
Pragma wrote:
> Alexander Panek wrote:
>> On Fri, 23 Feb 2007 10:20:03 -0600
>> Charlie <charlie.fats@gmail.com> wrote:
>>
>>> DBLoke wrote:
>>>>> My question: what the heck is that guy in the front row /eating/?  Cheetos perhaps?
>>>>>
>>>>  beat me to it, is that really a guy? with the Spears ponytail :)
>>> Looked like pizza to me.   Mmmm pizza.
>>
>>
>> Definitely pizza.
>>
>> Ad hair: Hey, I've got such a "ponytail", too! 
> 
> Same here. :/

Same here. (Checks.) Oh, I cut it off ten years ago :o).

Andrei
February 24, 2007
mike wrote:
> Am 23.02.2007, 18:57 Uhr, schrieb Pragma <ericanderton@yahoo.removeme.com>:
> 
>> Alexander Panek wrote:
>>> On Fri, 23 Feb 2007 10:20:03 -0600
>>> Charlie <charlie.fats@gmail.com> wrote:
>>>
>>>> DBLoke wrote:
>>>>>> My question: what the heck is that guy in the front row /eating/?  Cheetos perhaps?
>>>>>>
>>>>>  beat me to it, is that really a guy? with the Spears ponytail :)
>>>> Looked like pizza to me.   Mmmm pizza.
>>>   Definitely pizza.
>>>  Ad hair: Hey, I've got such a "ponytail", too!
>>
>> Same here. :/
>>
> 
> Mine's even longer :D

Does size matter in these things?  :-)

--bb

February 24, 2007
Alexander Panek wrote:

> 
> Ad hair: Hey, I've got such a "ponytail", too! 

I'm in the process of growing mine again.
February 24, 2007
DBLoke wrote:

> Pity D still doesn't have a fully fledged RAD environment yet, but Descent looks promising, not sure about DWT that NG seems stagnant right now.
> 
> Yes it is simple to bang out lines of code to create windows in D, but when it comes to fine tuning control layouts RAD is a must for me.

Have you looked at the wxWidgets GUI, and the Code::Blocks IDE ?

--anders
February 24, 2007
Am 24.02.2007, 02:42 Uhr, schrieb Bill Baxter <dnewsgroup@billbaxter.com>:

>>  Mine's even longer :D
>
> Does size matter in these things?  :-)
>
> --bb

It better! That was some hard work, letting the hair grow for such a long time. :)

-- 
Erstellt mit Operas revolutionärem E-Mail-Modul: http://www.opera.com/mail/
February 25, 2007
On Fri, 23 Feb 2007 11:46:02 +0900, Bill Baxter wrote:

> http://www.nwcpp.org/Meetings/2007/01.html
> 
> --bb

Great presentation, I really like how people try to stick with their language just because it can do the same things. (there is good reason we don't use assembly to program)