Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Geek Culture / [STICKY] The Posting Competition

Author
Message
Neuro Fuzzy
17
Years of Service
User Offline
Joined: 11th Jun 2007
Location:
Posted: 9th Jul 2013 07:31
A mai thai page?


"I <3 u 2 bbz" - Dark Frager
_Pauli_
AGK Developer
15
Years of Service
User Offline
Joined: 13th Aug 2009
Location: Germany
Posted: 9th Jul 2013 10:25 Edited at: 9th Jul 2013 12:28
Quote: "Nice layout you've got going there, where did you get it from?"


Thanks a lot!
The basic theme is called Brutal Simplicity, and it's free to use. But I modified it a lot in HTML/CSS.

Just starting with this whole Blogging thing, but it was time to get some page out there...

So nobody knows how to force line breaks in a signature? If I just type one in the textfield (by simply pressing Return) it breaks the code and displays incorrectly.

The Zoq2
15
Years of Service
User Offline
Joined: 4th Nov 2009
Location: Linköping, Sweden
Posted: 9th Jul 2013 11:02
Did it work?
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 9th Jul 2013 13:34
Let me answer that with a gif



TheComet

Libervurto
18
Years of Service
User Offline
Joined: 30th Jun 2006
Location: On Toast
Posted: 9th Jul 2013 18:59
This guy:
looks like this guy:
who looks like this guy:
who looks like this guy:
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 9th Jul 2013 19:56 Edited at: 9th Jul 2013 19:58
Boost::property_tree at its finest (for parsing XML files in this case):



Especially things like this:



The time it took me to figure out how it's done... My head hurts.

[EDIT] Oh and here's the xml file.



TheComet

The Zoq2
15
Years of Service
User Offline
Joined: 4th Nov 2009
Location: Linköping, Sweden
Posted: 9th Jul 2013 20:01
Looks like a very usefull xml file
Dar13
17
Years of Service
User Offline
Joined: 12th May 2008
Location: Microsoft VisualStudio 2010 Professional
Posted: 9th Jul 2013 21:16
Why not just use TinyXML or even Xerces XML(if you need to serialize XML DOMs)? Why subject yourself to that particularly brutal form of torture?

WTLD has been put on indefinite hold.
A new project is under initial development now.
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 9th Jul 2013 21:32 Edited at: 9th Jul 2013 21:33
I used rapidXML at first, but it wasn't abstract enough for my liking. I need to have some kind of property tree I can access at any point in time, quickly.

I'm actually happy with boost's solution, because you can do things like this:



Where the XML file looks like this:


The output of that code would look like this:



Also, boost::property_tree sits on top of rapidxml anyway, so there's not much lost.

Have a kitten.



TheComet

The Zoq2
15
Years of Service
User Offline
Joined: 4th Nov 2009
Location: Linköping, Sweden
Posted: 9th Jul 2013 22:01
im happy with points because you can do this

Dark Java Dude 64
Community Leader
14
Years of Service
User Offline
Joined: 21st Sep 2010
Location: Neither here nor there nor anywhere
Posted: 9th Jul 2013 22:17
Ye who brags of a mere ten point gain
budokaiman
FPSC Tool Maker
15
Years of Service
User Offline
Joined: 24th Jun 2009
Playing: Hard to get
Posted: 9th Jul 2013 23:18
Quote: "Why not just use TinyXML or even Xerces XML(if you need to serialize XML DOMs)?"

Agreement. TinyXML is great.


"Giraffe is soft, Gorilla is hard." - Phaelax
The Zoq2
15
Years of Service
User Offline
Joined: 4th Nov 2009
Location: Linköping, Sweden
Posted: 9th Jul 2013 23:24
Quote: "Ye who brags of a mere ten point gain"


At some point, im sure you have
budokaiman
FPSC Tool Maker
15
Years of Service
User Offline
Joined: 24th Jun 2009
Playing: Hard to get
Posted: 9th Jul 2013 23:29
I think I might want to up my AppGameKit pledge now that the £35 tier includes V1.


"Giraffe is soft, Gorilla is hard." - Phaelax
Dark Java Dude 64
Community Leader
14
Years of Service
User Offline
Joined: 21st Sep 2010
Location: Neither here nor there nor anywhere
Posted: 9th Jul 2013 23:31
Quote: "At some point, im sure you have"
Ye of truth
The Zoq2
15
Years of Service
User Offline
Joined: 4th Nov 2009
Location: Linköping, Sweden
Posted: 10th Jul 2013 00:04
Time to make an item generator
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 10th Jul 2013 01:11
Where is MrValentine? I'm beginning to miss him.

budokaiman
FPSC Tool Maker
15
Years of Service
User Offline
Joined: 24th Jun 2009
Playing: Hard to get
Posted: 10th Jul 2013 01:13
I miss Laz. He had a cool avatar.

Also, anyone here use AppGameKit tier 2. I has question.


"Giraffe is soft, Gorilla is hard." - Phaelax
Libervurto
18
Years of Service
User Offline
Joined: 30th Jun 2006
Location: On Toast
Posted: 10th Jul 2013 05:42
I think I did slightly better this time. I should make a spreadsheet or something. Did 11 to 99 this time because I thought 9 and 10 were a bit pointless.

Total Problems: 50
Solved Problems: 35 ( 70% )
Failed Problems: 15 ( 30% )
Previous Problem: 64 • 54 = 3456
Your last Answer: 3456
Total Time: 1646.46 seconds
Average Time: 32.93 seconds
easter bunny
12
Years of Service
User Offline
Joined: 20th Nov 2012
Playing: Dota 2
Posted: 10th Jul 2013 06:14 Edited at: 10th Jul 2013 06:16
some points

Quote: "
Anyone here use AppGameKit t2?"


I use AppGameKit, mostly t1 but I do some t2

The Zoq2
15
Years of Service
User Offline
Joined: 4th Nov 2009
Location: Linköping, Sweden
Posted: 10th Jul 2013 10:53
I use AppGameKit T2 so ask away
budokaiman
FPSC Tool Maker
15
Years of Service
User Offline
Joined: 24th Jun 2009
Playing: Hard to get
Posted: 10th Jul 2013 13:48
Is T2 portable? I'm assuming it's just a set of libraries (static or dynamic?), so would I be able to put everything on my flash drive and compile from that? I've got a portable version of Code::Blocks and MinGW already on there.


"Giraffe is soft, Gorilla is hard." - Phaelax
The Zoq2
15
Years of Service
User Offline
Joined: 4th Nov 2009
Location: Linköping, Sweden
Posted: 10th Jul 2013 14:34
Hmm, I have not tried anything like that. All the agk liraries are linked in the project and a relative path can be used. AppGameKit does require the Visual studio 2010 or 2008 compiler but there are ways to use it with code::blocks if im not misstaken.

Im new to c++ so I don't know all the details with the linking stuff. Perhaps you would get a better response on the AppGameKit board.

But if my assumptions are correct, it comes down to if you are able to run the VS compiler from a flashdrive.
budokaiman
FPSC Tool Maker
15
Years of Service
User Offline
Joined: 24th Jun 2009
Playing: Hard to get
Posted: 10th Jul 2013 14:42
Excellent. I've already gotten CB to run with VC++ on a flash drive before, so I know that I can do that, cheers.

Now, I know I'm going to up my AppGameKit pledge to £35.


"Giraffe is soft, Gorilla is hard." - Phaelax
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 10th Jul 2013 15:19
Has anyone used crossbridge before? http://adobe-flash.github.io/crossbridge/

I'm a little hesitant, because HTML5 is eventually going to dominate Flash (IMO).

TheComet

The Zoq2
15
Years of Service
User Offline
Joined: 4th Nov 2009
Location: Linköping, Sweden
Posted: 10th Jul 2013 15:30
I have not, and like you said, flash is getting phased out pretty fast. Android does not even have a flash player anymore and HTML 5 can do almost everything that flash can.

Also, based on what I have heard, the development licenses for flash are pretty expensive.
budokaiman
FPSC Tool Maker
15
Years of Service
User Offline
Joined: 24th Jun 2009
Playing: Hard to get
Posted: 10th Jul 2013 16:23
Quote: "I'm a little hesitant, because HTML5 is eventually going to dominate Flash (IMO)."

I don't think that's even an opinion, HTML5 is already taking over. The only thing that flash is still good for, is quick animations.


"Giraffe is soft, Gorilla is hard." - Phaelax
Libervurto
18
Years of Service
User Offline
Joined: 30th Jun 2006
Location: On Toast
Posted: 11th Jul 2013 03:32 Edited at: 11th Jul 2013 03:47


Great game, great soundtrack, great coding music! I feel like I'm in my own 80's montage.

http://www.purple.com/purple.html
easter bunny
12
Years of Service
User Offline
Joined: 20th Nov 2012
Playing: Dota 2
Posted: 11th Jul 2013 06:37
Quote: "Is T2 portable? I'm assuming it's just a set of libraries (static or dynamic?), so would I be able to put everything on my flash drive and compile from that? I've got a portable version of Code::Blocks and MinGW already on there."

it is portable, you just need to copy all the core file to the relative path to the project and it works fine, I've copied all mine to a different folder to get around the Admin privileges needed (it gets annoying)

Dark Frager
15
Years of Service
User Offline
Joined: 16th Mar 2010
Location: The Void.
Posted: 11th Jul 2013 09:53
joints.

Level 100 Forumer - 456,000 Health, 264,543 Keystroke Power.
Special Abilities: Flame Resistance, Troll Shield.
easter bunny
12
Years of Service
User Offline
Joined: 20th Nov 2012
Playing: Dota 2
Posted: 11th Jul 2013 10:10
The Zoq2
15
Years of Service
User Offline
Joined: 4th Nov 2009
Location: Linköping, Sweden
Posted: 11th Jul 2013 11:17
Actually im on a chair which is resting on a wood floor
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 11th Jul 2013 11:58 Edited at: 11th Jul 2013 12:01
dbd79, have you ever bit-banged a 74AC595?






...







bit-banging


Benjamin
22
Years of Service
User Offline
Joined: 24th Nov 2002
Location: France
Posted: 11th Jul 2013 13:30 Edited at: 13th Jul 2013 01:31
I just smoked the biggest joint ever. Here:

[ModEdit] C'mon SON![/ModEdit]

Holy crip that's a big image.

"Sideboobs are awesome. Getting punched in the face is not." - Jerico2Day on violence and nudity
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 11th Jul 2013 15:08
Make it your signature, the mods will be overjoyed.

Benjamin
22
Years of Service
User Offline
Joined: 24th Nov 2002
Location: France
Posted: 11th Jul 2013 15:36 Edited at: 11th Jul 2013 15:37
[edit] Whoops.

"Sideboobs are awesome. Getting punched in the face is not." - Jerico2Day on violence and nudity
Libervurto
18
Years of Service
User Offline
Joined: 30th Jun 2006
Location: On Toast
Posted: 11th Jul 2013 16:53 Edited at: 11th Jul 2013 16:54
Sometimes my dreams are totally stupid and mundane... last night I dreamt that I was reading this thread and some posted that it was their birthday. I think it was actually someone posted a code snippet that had a date in it and someone else said "That's my birthday!"

What if I have super-powers and can predict the future! But only for totally inconsequential mundane things...

"I have foreseen it with my third eye, ye shall eat a jam sandwich tomorrow!"
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 11th Jul 2013 16:56 Edited at: 11th Jul 2013 16:57
I'm sure you and Pincho will get along wonderfully.



Libervurto
18
Years of Service
User Offline
Joined: 30th Jun 2006
Location: On Toast
Posted: 11th Jul 2013 17:08
Quote: "I'm sure you and Pincho will get along wonderfully.
9/11/2001"

You may scoff and my "gift" but I made a prediction that came true on that fateful day! I foretold that someone would check the expiry date on their milk, give it a sniff and decide it was still okay!!
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 11th Jul 2013 17:17
Holy!! Why did you not mention this sooner, great master? I have seen the error in my ways, and will from this moment forth worship you for the powerful gift you possess!

Dark Frager
15
Years of Service
User Offline
Joined: 16th Mar 2010
Location: The Void.
Posted: 11th Jul 2013 21:49
THIS IS IT LADS.

THE STEAM SUMMER SALE IS HERE. PREPARE YOUR WALLETS. [img]

Level 100 Forumer - 456,000 Health, 264,543 Keystroke Power.
Special Abilities: Flame Resistance, Troll Shield.
Dark Java Dude 64
Community Leader
14
Years of Service
User Offline
Joined: 21st Sep 2010
Location: Neither here nor there nor anywhere
Posted: 11th Jul 2013 21:52
I blame popcorn
budokaiman
FPSC Tool Maker
15
Years of Service
User Offline
Joined: 24th Jun 2009
Playing: Hard to get
Posted: 11th Jul 2013 23:41
Quote: "THE STEAM SUMMER SALE IS HERE. PREPARE YOUR WALLETS.
"

It's too late for me, I've already spent £4.07 for CS:GO. And it's only the first day. I don't stand a chance.


"Giraffe is soft, Gorilla is hard." - Phaelax
Seppuku Arts
Moderator
20
Years of Service
User Offline
Joined: 18th Aug 2004
Location: Cambridgeshire, England
Posted: 11th Jul 2013 23:48 Edited at: 11th Jul 2013 23:48
Why would they do this when I'm putting money aside for my holiday at the end of the month? Naughty Steam, naughty.

Ah well, I'll have to show restraint.

Thankfully I've got most of these.

budokaiman
FPSC Tool Maker
15
Years of Service
User Offline
Joined: 24th Jun 2009
Playing: Hard to get
Posted: 11th Jul 2013 23:51
Quote: "Thankfully I've got most of these."


Same. I've been waiting for CS:GO to be on sale for a while, as I haven't played it since the beta. The only other thing I'll buy is the DLC for borderlands 2.

Also, I Know quite a few of you here like Anaal Nathrakh. I recommend this to you guys:
http://psychoticpulse.bandcamp.com/


"Giraffe is soft, Gorilla is hard." - Phaelax
Dark Frager
15
Years of Service
User Offline
Joined: 16th Mar 2010
Location: The Void.
Posted: 11th Jul 2013 23:54
I'm planning to buy quite a lot of games, which is a bit unfortunate since I'm trying to save up for a new PC.

Damn it steam, you and your stupid sales. How about give us some news on Episode 3?

Level 100 Forumer - 456,000 Health, 264,543 Keystroke Power.
Special Abilities: Flame Resistance, Troll Shield.
Seppuku Arts
Moderator
20
Years of Service
User Offline
Joined: 18th Aug 2004
Location: Cambridgeshire, England
Posted: 12th Jul 2013 00:05 Edited at: 12th Jul 2013 00:10
Quote: "The only other thing I'll buy is the DLC for borderlands 2"


Good point, I still don't have all of the DLCs. I've only got Torque, Mecromancer and Krieg DLCs.

Quote: "Also, I Know quite a few of you here like Anaal Nathrakh. I recommend this to you guys:
http://psychoticpulse.bandcamp.com/"


Shiny, shiny.

Just interested, ever listened to Psyclon Nine? I go through addictive phases of listening to them.


Also, when I get into my Psyclon Nine phase, I listen to a lot of Combichrist. Thought it was pretty cool they did a track for DMC, having said that, still not played it.


budokaiman
FPSC Tool Maker
15
Years of Service
User Offline
Joined: 24th Jun 2009
Playing: Hard to get
Posted: 12th Jul 2013 01:05
Quote: "Just interested, ever listened to Psyclon Nine?"

Yep. They're not not a bad band, but not one of my favourites for black/extreme metal.

Quote: "Also, when I get into my Psyclon Nine phase, I listen to a lot of Combichrist"

Never heard them, but I'm liking them. More like traditional Industrial than blackened, but very good.


"Giraffe is soft, Gorilla is hard." - Phaelax
Benjamin
22
Years of Service
User Offline
Joined: 24th Nov 2002
Location: France
Posted: 12th Jul 2013 01:14
Extreme/black/death metal sucks. It's just people screaming, with no melodies or rhythm or anything interesting. It's for people that don't understand music.

"Sideboobs are awesome. Getting punched in the face is not." - Jerico2Day on violence and nudity
TheComet
17
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.

Login to post a reply

Server time is: 2025-06-07 10:03:54
Your offset time is: 2025-06-07 10:03:54