<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[nihiven.com]]></title>
		<link>http://msg.nihiven.com/index.php</link>
		<description><![CDATA[The most recent topics at nihiven.com.]]></description>
		<lastBuildDate>Sun, 05 Apr 2009 18:05:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[mySQL Front end]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=29&amp;action=new</link>
			<description><![CDATA[phpCoder has scripting support (.NET).  I've looked into it a little and from what I've seen, we can create a mysql front end to our liking right withing phpCoder.  What's nice about this, is we don't have to write shit like syntax coloring.  Their controls will do that for us.  I'll keep this thread updated with my findings/progress.]]></description>
			<author><![CDATA[dummy@example.com (psydian)]]></author>
			<pubDate>Sun, 05 Apr 2009 18:05:34 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=29&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Lotus Progress]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=27&amp;action=new</link>
			<description><![CDATA[[b][u]Skills[/u][/b]

[b]Function List[/b]
getTrainable(id_player) - returns skills a player can train - [url]http://localhost/lotus/skill/getTrainable?id_player=1[/url]
getQueue(id_player) - returns a player's queued skills - [url]http://localhost/lotus/skill/getQueue?id_player=1[/url]


[b]Discussion[/b]
[i]How many skills can a player queue?[/i]
- 24hrs worth

[i]Can a player queue skills based on skills in the queue?[/i]
A player can add Some Skill 2, which requires Some Skill 1, if Some Skill 1 is in the queue.]]></description>
			<author><![CDATA[dummy@example.com (psydian)]]></author>
			<pubDate>Sun, 05 Apr 2009 17:40:49 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=27&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[3 Red Lights of Death or "Put on the Chedz Light"]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=14&amp;action=new</link>
			<description><![CDATA[wah wah wah wahhhhhhh

my xbox is chedzed up... is there a way to turn all of my 360 games into ps3 games?

red ring of death repair is free if you console is within 3 years of its manufacture date! Mine is a launch conolse manufactured on 11/04/2005. OH NOES...

cha ching! $99 to fix!

There is always...

[youtube]5axYHeG4Xeo[/youtube]


[youtube]fM4TEIZqOso[/youtube]


[youtube]RTVtO7IhiV4[/youtube]]]></description>
			<author><![CDATA[dummy@example.com (nihiven)]]></author>
			<pubDate>Sun, 05 Apr 2009 15:48:36 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=14&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Master Function List]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=28&amp;action=new</link>
			<description><![CDATA[[b][u]Skill[/u][/b]
getTrainable(id_player) - [url=http://localhost/lotus/skill/getTrainable?id_player=1]/skill/getTrainable?id_player=1[/url] - returns skills a player can train
getQueue(id_player) - [url= http://localhost/lotus/skill/getQueue?id_player=1]/skill/getQueue?id_player=1[/url] - returns a player's queued skills]]></description>
			<author><![CDATA[dummy@example.com (nihiven)]]></author>
			<pubDate>Sun, 05 Apr 2009 01:54:51 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=28&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Reference Material  (post links to tutorials, examples, etc.)]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=19&amp;action=new</link>
			<description><![CDATA[Here are some Flex resources:

[b]Flex Examples[/b]
[url]http://blog.flexexamples.com/[/url]


[b]The Official Flex Team Blog[/b]
[url]http://blogs.adobe.com/flex/[/url]


[b]Flex in a Week - Video Training[/b]
[url]http://www.adobe.com/devnet/flex/videotraining/[/url]]]></description>
			<author><![CDATA[dummy@example.com (psydian)]]></author>
			<pubDate>Wed, 11 Feb 2009 20:04:46 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=19&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[MySpace messages, comments, bulletins]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=17&amp;action=new</link>
			<description><![CDATA[The [i]other[/i] myspace games send messages on a regular basis which are completely useless.  Every day I log in to find 10 messages that tell me some douche I don't know send me a free energy pack, even though I can only use 1 every 24 hours.

However, the ability to send messages and post comments and bulletins from an app could be useful. 

I'd like to hear some ideas as to when a Lotus Engine game should send a message, comment, or bulletin.]]></description>
			<author><![CDATA[dummy@example.com (psydian)]]></author>
			<pubDate>Sat, 31 Jan 2009 23:34:22 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=17&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Lotus Engine Tech]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=18&amp;action=new</link>
			<description><![CDATA[the lotus engine will be utilizing webOrb for PHP, a free framework allowing Flex messaging and remoting to PHP server-side objects.

this means the lotus game client (written in flex) can receive messages in real time from the server, allowing the following features to be possible:

true turn based battle (or real time)
real time chat
real time trading

all remote object and messaging calls are also passed in a compressed binary format allowing for 10x transfer speed (1/10 of the network traffic).

[url]http://www.themidnightcoders.com/products/weborb-for-php/overview.html[/url]]]></description>
			<author><![CDATA[dummy@example.com (psydian)]]></author>
			<pubDate>Sat, 31 Jan 2009 19:19:41 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=18&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Youtube]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=5&amp;action=new</link>
			<description><![CDATA[Youtube vids... I'll start with.


[youtube]4pXfHLUlZf4[/youtube]]]></description>
			<author><![CDATA[dummy@example.com (psydian)]]></author>
			<pubDate>Tue, 20 Jan 2009 04:35:27 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=5&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Dev tools]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=11&amp;action=new</link>
			<description><![CDATA[i've got the WAMP stack set up and working.  after downloading and installing apache, mysql and php individually and not having them configured correctly, i found [url=http://www.wampserver.com]www.wampserver.com[/url]. one exe, installs everything and configures it.  worked first try.  wampserver also comes with 2 web based mysql clients.

downloaded flexbuilder 3 (*puke*) and a few php ide's that claim to have intellisense.  interestingly, Microsoft Expression Web provides intellisense for php so that may also be an option.

link:  [url]http://msdn.microsoft.com/en-us/library/cc295492.aspx[/url]]]></description>
			<author><![CDATA[dummy@example.com (psydian)]]></author>
			<pubDate>Sun, 18 Jan 2009 14:08:56 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=11&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Shoulda been on irc...]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=16&amp;action=new</link>
			<description><![CDATA[Conversations that should have taken place on IRC! You remember??? IRC!
              
Hugexb0x (7:28:46 PM): lets play press conference mode
Hugexb0x (7:28:51 PM): i'll be the reporter
Hugexb0x (7:29:40 PM): So psydian, the concept sounds amazing. We haven't seen any screenshots... can you define for us how the game will look, from a player's point of view?
"josh" (7:31:52 PM): look?!
"josh" (7:32:10 PM): you fuckers are always worried about who has the best graphics
"josh" (7:32:47 PM): i'll give you some pre-rendered images and you can blow me... then when it releases and you realize it looks like that at 1fps, you'll talk shit
"josh" (7:32:59 PM): what about gameplay for once?!
"josh" (7:33:10 PM): fuck it! we're not having graphics!
"josh" (7:33:14 PM): go get fucked!
"josh" (7:33:22 PM): *i throw something and walk away*
"josh" (7:33:23 PM): how's that?
Hugexb0x (7:33:31 PM): youtube worth at least
"josh" (7:34:11 PM): i'll say.. "what does it matter what i tell you? go ask peter moleneux what his next game will look like.."
Hugexb0x (7:34:23 PM): yeah, name drop
Hugexb0x (7:34:25 PM): good idea
Hugexb0x (7:35:01 PM): try to undermine a larger company
Hugexb0x (7:35:11 PM): then point out how it will play on any platform
"josh" (7:35:40 PM): right.. we aren't in the pocket of microsoft or sony
"josh" (7:35:59 PM): (though we'd actually like to be) lol
Hugexb0x (7:37:14 PM): sure would
Hugexb0x (7:37:22 PM): it wont look anything like gears of war 2
Hugexb0x (7:37:30 PM): but try playing that on your linux machine
"josh" (7:37:50 PM): 
Hugexb0x (7:39:15 PM): that's a good response for the faq
Hugexb0x (7:39:28 PM): "What will <insert lotus engine game name> look like?"
Hugexb0x (7:39:37 PM): It won't look anything like Gears of War 2.
"josh" (7:39:44 PM): haha
"josh" (7:39:45 PM): i love it
"josh" (7:40:10 PM): that's where i name drop.. "there are no false promises here!!! *cough* peter moleneux *cough*"]]></description>
			<author><![CDATA[dummy@example.com (nihiven)]]></author>
			<pubDate>Sun, 18 Jan 2009 02:39:52 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=16&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Game Content]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=15&amp;action=new</link>
			<description><![CDATA[[url]http://www.eve-wiki.net/index.php?title=Main_Page[/url]

[url]http://eve.wikia.com/wiki/Main_Page[/url]

[url]http://eve.grismar.net/wikka.php?wakka=WikiHome[/url]

[url]http://wiki.eveonline.com/wiki/Main_Page[/url]


..cha ching.]]></description>
			<author><![CDATA[dummy@example.com (psydian)]]></author>
			<pubDate>Sun, 18 Jan 2009 00:18:05 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=15&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Zynga games - Reward Points Prices]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=13&amp;action=new</link>
			<description><![CDATA[Mafia Wars Reward Points
21                   $5
42                   $10
85                   $20
170                 $40
215                 $50
440                 $100
700                 $150]]></description>
			<author><![CDATA[dummy@example.com (Necronius)]]></author>
			<pubDate>Sat, 17 Jan 2009 00:38:31 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=13&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[forum]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=12&amp;action=new</link>
			<description><![CDATA[great forum, btw. very clean and to the point.]]></description>
			<author><![CDATA[dummy@example.com (psydian)]]></author>
			<pubDate>Thu, 15 Jan 2009 03:44:07 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=12&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Life after Chedz]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=10&amp;action=new</link>
			<description><![CDATA[I guess this depends on what Chedz becomes, but... what do we do after Chedz?]]></description>
			<author><![CDATA[dummy@example.com (beLIEve)]]></author>
			<pubDate>Tue, 13 Jan 2009 03:59:48 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=10&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Gameplay discussion]]></title>
			<link>http://msg.nihiven.com/viewtopic.php?id=8&amp;action=new</link>
			<description><![CDATA[We don't have any gameplay yet, but it doesn't hurt to brainstorm ideas. Don't worry about format or length, any comment will work.  

[b]Shared Field[/b]
Field size: 3
Blocks don't stack in the shared columns.
Shared columns don't shift. (powerup?)]]></description>
			<author><![CDATA[dummy@example.com (nihiven)]]></author>
			<pubDate>Mon, 05 Jan 2009 02:15:21 +0000</pubDate>
			<guid>http://msg.nihiven.com/viewtopic.php?id=8&amp;action=new</guid>
		</item>
	</channel>
</rss>
