Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Eeems

Pages: 1 ... 87 88 [89] 90 91 ... 370
1321
Miscellaneous / Re: Is this a username coincidence or what?
« on: September 01, 2012, 02:25:10 am »
Sorry if this is a stupid question, but why?
To see if it actually is him? Why not?

1322
Minecraft Discussion / Re: List of Minecraft servers
« on: August 26, 2012, 06:30:53 pm »
Probably not, but anyone have a cracked server? :/
Only way I can play is through cracked
You should buy the game ;)
Yeah, I get that a lot. Problem is, Asian parents :\
I have Asian parents but I still bought it. (Well, back in beta version)
I got it in alpha :P

1323
Minecraft Discussion / Re: List of Minecraft servers
« on: August 25, 2012, 10:43:09 pm »
Probably not, but anyone have a cracked server? :/
Only way I can play is through cracked
You should buy the game ;)

1324
Minecraft Discussion / Re: withgusto MC server (Omni?)
« on: August 24, 2012, 09:15:12 pm »
Online mode being disabled is probably not a good idea because of towny and iConomy.

1325
Minecraft Discussion / Re: List of Minecraft servers
« on: August 23, 2012, 12:30:59 pm »
Juju my server's url should be updated. It's now running on backup2.withg.org
Thanks :)

1326
Computer Projects and Ideas / Re: Omnimaga Pacman Repo
« on: August 12, 2012, 05:10:37 am »
Just added a mirror at http://omni.eeems.ca/ the other link now works, but this way there is more then one server in case one goes down.

1327
Miscellaneous / Re: Quigibo's Return
« on: July 12, 2012, 01:55:38 pm »
wb quigibo. I'm going to be watching leap with interest :)

1328
WabbitStudio Software Suite / Re: Wabbitemu on Android
« on: June 28, 2012, 01:18:06 pm »
well the apk at this link works on my nexus s  give it a try http://db.tt/d4gJROcL

1329
OmnomIRC Development / Re: OmnomIRC Mobile
« on: June 24, 2012, 06:09:49 pm »
(Btw for those with iDevices, do NOT use any existing free IRC client available at the appstore. They're either hoaxes, viruses or outdated apps that only works in older iOS versions. You may want to jailbreak your device and use another one from Cydia or something for safety reasons)
Or buy colloquy

1330
OmnomIRC Development / Re: OmnomIRC Mobile
« on: June 24, 2012, 03:13:20 pm »
I personally use AndChat for irc on my phone.

1331
Miscellaneous / Re: Post your desktop
« on: June 17, 2012, 03:18:33 pm »
i thought only hitting that print button copies (on windows) to the clipboard.
Yes it does, and then you can save it using paint or another image editor.

1332
Miscellaneous / Re: Post your desktop
« on: June 17, 2012, 02:02:00 am »
Looks nice. I didn't know we could get custom themes like this. All I did was changing the wallpaper on mine lol (to the Omni bg).
You would have to jailbreak to be able to get custom themes.

1333
Web Programming and Design / Re: CSS question
« on: June 14, 2012, 02:40:13 am »
Some might throw warnings. I know I've used non-existent tags before. Not a good idea to do though.

1334
Web Programming and Design / Re: CSS question
« on: June 13, 2012, 07:56:46 pm »
Oh right lol, I just skimmed the question.
Another more specific way to do this would be
Code: [Select]
tag.class atag{
   /* stuff */
}

1335
Web Programming and Design / Re: CSS question
« on: June 13, 2012, 07:22:14 pm »
Code: [Select]
atag.class{
  /* stuff */
}
or
Code: [Select]
.class{
   /* stuff */
}
Although this will affect anything with this class. You can also use
Code: [Select]
atag{
   /* stuff */
}
For all references of atag

Pages: 1 ... 87 88 [89] 90 91 ... 370