Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

12046 Posts in 1593 Topics- by 595 Members - Latest Member: KeelmHaxabefe

22. May 2013, 10:06:51 pm
Xith3D CommunityGeneral CategoryGreetings & Credits (Moderator: Marvin Fröhlich)A Happy Seasons Greetings to ALL!!!!
Pages: [1]
Print
Author Topic: A Happy Seasons Greetings to ALL!!!!  (Read 2595 times)
hawkwind
Getting respectable
***
Offline Offline

Posts: 365



View Profile Email
« on: 24. December 2008, 10:47:31 pm »

The Hawk says enjoy whatever part of the season you choose to observe  Shocked
Logged
Marvin Fröhlich
Xith Lord
Administrator
Guru
*****
Offline Offline

Posts: 4403


May the 4th, be with you...


View Profile
« Reply #1 on: 25. December 2008, 09:17:44 pm »

The Hawk says enjoy whatever part of the season you choose to observe  Shocked

Funny way to describe Christmas (or hanuka or what ever) Smiley. Let me join you wishing all the best.

Marvin
Logged
lonesomeStranger
Becoming dependent
**
Offline Offline

Posts: 124

197432680
View Profile
« Reply #2 on: 26. December 2008, 10:23:50 am »

Let me too  Grin
Logged

Anton
hawkwind
Getting respectable
***
Offline Offline

Posts: 365



View Profile Email
« Reply #3 on: 26. December 2008, 07:30:06 pm »

Well depending on where you live it is simlpy Christmas...here in the US EVERYBODY needs their own politically correct holiday and they make up fake holidays to meet their needs..we have Kwanzaa for your african americans,
Solstic for your pagans
the hanuka people have forced damn near everyone to pull their holiday decorations from public areas
now the atheists have created their own holiday...


Yoicks!!!   I get ercked and irritated so I used a generalized approach so nobody get mad that their needs were ignored...
Logged
'n ddrylliog
Guru
*****
Offline Offline

Posts: 1188



View Profile WWW Email
« Reply #4 on: 15. March 2009, 07:21:59 pm »

This is *definitely* something that abstraction can solve.

I suggest a :
Code:
public interface HolidayGreeter {
  public void greetHoliday(Date d);
}

Code:
public class HolidayGreeterFactory {
  public HolidayGreeter makeGreeter(ReligionViews rV) {
    switch(rV) {
      case CHRISTIAN:
        return new ChristmasGreeter();
      case PAGAN:
        return new SolsticGreeter();
      case AFRICAN_AMERICAN:
        return new KwanzaaGreeter();
      case HANUKA:
        return new HanukaGreeter();
      default:
        throw new UnsupportedGreetingException("Happy Whatever!");
    }
  }
}
Logged
hawkwind
Getting respectable
***
Offline Offline

Posts: 365



View Profile Email
« Reply #5 on: 17. March 2009, 01:56:23 am »

 Grin  Amos,

  How have you been??  Long time no type!  Whats have you been doing??
Logged
'n ddrylliog
Guru
*****
Offline Offline

Posts: 1188



View Profile WWW Email
« Reply #6 on: 19. March 2009, 04:24:31 pm »

Wink Yeah absolutely, it's been quite some time since I last came here (regularly). Well, first off, I've begun studies in Microtechnics at the famous swiss polytechnic scool EPFL http://epfl.ch/, so even just that has been time-consuming.

Apart from that, I've been hmm.. studying function-level programming (hellooooo Haskell), writing a media player (creeplayer, in Java/Swing lost the code unfortunately), a PHP templating framework for slick websites, and parsers/preprocessors/compilers for fun. Did you ever try to parse stdio.h ? Then you know what I mean.

My current "serious" project is OOC, "Object-Oriented C", which is a dialect of C with some Java-like features (limited support for classes, a Garbage Collector, etc.), and the "compiler" produces pure C code =) That's for a computer science assignment that the teacher *wanted* in pure C, so yeah I give him whatever he asks.

My other main language project is Hackit, in which I'm experimenting with shortest-yet-crystal-clear syntax designing. I have learned assembler (nasm <3) these last few monthes and I have a working front-end and back-end (just need to connect them, *duh* Grin).

So you see, I'm not particularly inactive in the programming field. It's just that I'm not quite in Xith3D anymore. Not to say that these days are definitely behind. I'd still love to do some Xith3D now and then, if only I had the time.

What about all of you ? Why don't I see more stunningly shiny new Xith3D projects on this damn forum ?  Tongue
Logged
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic