These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Merry X-Mas

First post
Author
Lutz Major
Austriae Est Imperare Orbi Universo
#1 - 2011-12-24 07:29:07 UTC
public static void main(String[] parameter) {

System.out.println("Hello World and Merry Christmas, Techies!");

}
Callean Drevus
Perkone
Caldari State
#2 - 2011-12-24 12:30:19 UTC  |  Edited by: Callean Drevus
def main:
....print "Thank you! And the same to you too!"

main()

Developer/Creator of EVE Marketeer

Dragonaire
Here there be Dragons
#3 - 2011-12-24 15:34:35 UTC
class Holidays {
public function Merry_Christmas() {
print 'Merry Christmas' . PHP_EOL;
return $this;
}
public function New_Year() {
print ' and a happy New Year!' . PHP_EOL;
}
}
$wish = new Holidays();
$wish->Merry_Christmas()->New_Year();

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.

Nathan WAKE
Deep Core Mining Inc.
Caldari State
#4 - 2011-12-24 16:49:30 UTC
if (date !=20111224)
return 0;
else
{
printf("Merry Christmas\n");
return -1;
}

"I'm a very good housekeeper. Each time I get a divorce, I keep the house"

Zaza Gabor

Siiee
Caldari Provisions
Caldari State
#5 - 2011-12-24 22:45:54 UTC
section .text

global _start

_start:

mov edx,len
mov ecx,msg
mov ebx,1
mov eax,4
int 0x80
mov ebx,0
mov eax,1
int 0x80

section .data

msg db "Merry Christmas!",0xa
len equ $ - msg
Callean Drevus
Perkone
Caldari State
#6 - 2011-12-25 09:08:15 UTC
010011010110010101110010011100100111100100100000010000110110100001110010011010010111001101110100011011010110000101110011

Developer/Creator of EVE Marketeer

Irumani
Center for Advanced Studies
Gallente Federation
#7 - 2011-12-25 23:05:56 UTC
jQuery(document).ready(function(){
var messageBox = $('#message-box');
messageBox.html('Merry Christmas everyone!');
messageBox.show('fast');
});

You're not supposed to feel like you're logging in to a happy, happy, fluffy, fluffy lala land filled with fun and adventures, that's what hello kitty online is for.

  • CCP Wrangler
Thart
Caldari Provisions
Caldari State
#8 - 2011-12-26 13:07:59 UTC
#include "iostream"

int main ()
{
std::cout << "Merry Christmas, capsuleers!" << std::endl;
return 2012;
}

EVE Mentat - true trade tool

Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#9 - 2011-12-26 15:20:17 UTC
#!/usr/bin/perl
print "\x4d\x65\x72\x72\x79\x20\x43\x68\x72\x69\x73\x74\x6d\x61\x73\x21\x20\x4f\x72\x20\x62\x6f\x78\x69\x6e\x67\x20\x64\x61\x79\x2c\x20\x72\x65\x61\x6c\x6c\x79";

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

CCP Atlas
C C P
C C P Alliance
#10 - 2011-12-27 14:33:45 UTC  |  Edited by: CCP Atlas
Lol, happy holidays and look forward to seeing you guys in the new year. Big smile

Oh, forgot:

HAI
CAN HAS STDIO?
VISIBLE "MERRY X-MAS YA'ALL"
KTHXBYE
coolzero
Garoun Investment Bank
Gallente Federation
#11 - 2011-12-27 15:00:50 UTC
01101101 01100101 01110010 01110010 01111001 00100000 01100011 01101000 01110010 01101001 01110011 01110100 01101101 01100001 01110011 00100000 01100001 01101110 01100100 00100000 01100001 00100000 01101000 01100001 01110000 01110000 01111001 00100000 01101110 01100101 01110111 00100000 01111001 01100101 01100001 01110010

return to basic :)
Zeta Zhul
Preemptive Paranoia
#12 - 2011-12-27 15:54:34 UTC
Representing the PHB (Pointy-Haired Bosses):

"All project due dates have been moved up to January 1, 2012".

"I've got to reduce headcount"
Irumani
Center for Advanced Studies
Gallente Federation
#13 - 2011-12-28 13:23:01 UTC
CCP Atlas wrote:
Lol, happy holidays and look forward to seeing you guys in the new year. Big smile

Oh, forgot:

HAI
CAN HAS STDIO?
VISIBLE "MERRY X-MAS YA'ALL"
KTHXBYE


Best code chunk of the thread.

You're not supposed to feel like you're logging in to a happy, happy, fluffy, fluffy lala land filled with fun and adventures, that's what hello kitty online is for.

  • CCP Wrangler
Ribaldry
#14 - 2011-12-30 02:18:35 UTC  |  Edited by: Ribaldry
#include "stdio.h"

int main (void) {

if (time(NULL) > 1325289600) {
printf("and a happy new year.\n");
return 0;
}

return -1;
}


on a side note, I would have written it in whitespace but these forums are haters. Bonus points to whoever can do it in Brainf*ck.

.

CCP Prism X
C C P
C C P Alliance
#15 - 2011-12-30 08:30:10 UTC
"happyHolidays" < main
{
...main ->
...stef(;)
...stofn
......skrifastreng(;"Happy Holidays!"),
...stofnlok
}
*
"GRUNNUR"
;


"Have you read your Forritunarmálið Fjölnir Notendahandbók today"
P.S. I desire whitespace formatting without using dots...
Irumani
Center for Advanced Studies
Gallente Federation
#16 - 2011-12-30 11:18:24 UTC
CCP Prism X wrote:
P.S. I desire whitespace formatting without using dots...


Call the Web team and tell them to add [code] bbcode support!

You're not supposed to feel like you're logging in to a happy, happy, fluffy, fluffy lala land filled with fun and adventures, that's what hello kitty online is for.

  • CCP Wrangler
Xander Hunt
#17 - 2011-12-31 00:10:54 UTC
10 print "Happy Holidays!"
20 goto 10
Baranaa
KarmaFleet University
#18 - 2011-12-31 05:02:09 UTC
+++++ +++[- >++++ ++++< ]>+++ +++++ +++++ .<+++ +[->+ +++<] >++++ ++++.
<+++[ ->+++ <]>++ ++..+ +++++ +.<++ +++++ ++[-> ----- ----< ]>--- -----
.<+++ ++[-> +++++ <]>++ +++++ +++.< +++++ +[->+ +++++ <]>+. <+++[ ->+++
<]>+. ----- ----. <+++[ ->+++ <]>+. +.--- ----. <+++[ ->--- <]>-- -.<++
++[-> ++++< ]>++. <++++ +++++ [->-- ----- --<]> --.<+ +++++ ++[-> +++++
+++<] >+.<+ ++[-> +++<] >++++ .<+++ [->-- -<]>- .<+++ +++++ [->-- -----
-<]>- ---.< +++++ +[->+ +++++ <]>++ ++.<+ ++++[ ->+++ ++<]> .<+++ [->++
+<]>+ +++++ ..+++ +++++ +.<++ +++++ ++[-> ----- ----< ]>--- ----- .<+++
+++[- >++++ ++<]> +++++ +++++ .<+++ +[->+ +++<] >++++ +++.< ++++[ ->+++
+<]>+ +.<++ +++++ ++[-> ----- ----< ]>--- ---.< +++++ ++[-> +++++ ++<]>
+++++ +++.< +++[- >+++< ]>+++ .---- .<+++ +[->+ +++<] >+.<+ +++++ +++[-
>---- ----- <]>.<
Lutz Major
Austriae Est Imperare Orbi Universo
#19 - 2011-12-31 10:40:14 UTC
SELECT text FROM commonPleasantries
WHERE MONTH(date) = 12 AND DAY(date) = 31


Resultset contains several entries:
3
2
1
Happy New Year!
Let's get drunk!
I am already drrrrrrunghhh!!
Osku Rei
Pixel 6
#20 - 2011-12-31 18:35:39 UTC
Baranaa wrote:
+++++ +++[- >++++ ++++< ]>+++ +++++ +++++ .<+++ +[->+ +++<] >++++ ++++.
<+++[ ->+++ <]>++ ++..+ +++++ +.<++ +++++ ++[-> ----- ----< ]>--- -----
.<+++ ++[-> +++++ <]>++ +++++ +++.< +++++ +[->+ +++++ <]>+. <+++[ ->+++
<]>+. ----- ----. <+++[ ->+++ <]>+. +.--- ----. <+++[ ->--- <]>-- -.<++
++[-> ++++< ]>++. <++++ +++++ [->-- ----- --<]> --.<+ +++++ ++[-> +++++
+++<] >+.<+ ++[-> +++<] >++++ .<+++ [->-- -<]>- .<+++ +++++ [->-- -----
-<]>- ---.< +++++ +[->+ +++++ <]>++ ++.<+ ++++[ ->+++ ++<]> .<+++ [->++
+<]>+ +++++ ..+++ +++++ +.<++ +++++ ++[-> ----- ----< ]>--- ----- .<+++
+++[- >++++ ++<]> +++++ +++++ .<+++ +[->+ +++<] >++++ +++.< ++++[ ->+++
+<]>+ +.<++ +++++ ++[-> ----- ----< ]>--- ---.< +++++ ++[-> +++++ ++<]>
+++++ +++.< +++[- >+++< ]>+++ .---- .<+++ +[->+ +++<] >+.<+ +++++ +++[-
>---- ----- <]>.<


Brain f*ck ?

Next generation of lottery tracker coming soon! http://evelotterytracker.com/

Please like my post if it has helped you :)