Forum
A place to discuss topics/games with other webDiplomacy players.
Page 220 of 1419
FirstPreviousNextLast
Ivo_ivanov (7545 D)
10 Feb 09 UTC
Game Variant: Declaration of war
I wanted to check the opinions (and maybe gather people interested) to try out something. Haven't check if such variants are already out there and have been tested - would appreciate all feedback.
86 replies
Open
dlerfald (146 D)
16 Feb 09 UTC
friends from Northern VA
I'm looking to see if anybody knows Pat Collins from NOVA. We started playing this game back in Dale City and Ferrum College.
0 replies
Open
Chalks (488 D)
15 Feb 09 UTC
My First Global Only Game
"Happy Fun Global-Only Time" - gameID=8149
Thoughts inside.
7 replies
Open
LitleTortilaBoy (124 D)
16 Feb 09 UTC
Loss by one versus a draw. Does it matter?
What's the point difference between these two?
8 replies
Open
Ethanism (100 D)
16 Feb 09 UTC
join my game if your into not bidding that much
I've started a low bidding game called "Nothing serious" Its my first time playing php diplomacy, but I have played diplomacy many times, just not on this website
0 replies
Open
maintgallant (100 D)
15 Feb 09 UTC
Gunboat - All of It
Come play gunboat (no press) where I bet everything I've got on a single game. Good luck! Password: Nelson
8 replies
Open
Draugnar (0 DX)
15 Feb 09 UTC
What ever happened with Hicham and Tux (12966 and 12967)?
There was a post earlier today that is completely gone about their suspicious consecutive numbers and they nearly every game one is in, so is the other. That post is no where to be found although older ones that haven't had new messages since then are. So what happened?
11 replies
Open
rratclif (0 DX)
13 Feb 09 UTC
phpDip Mobile?
Anyone have trouble accessing this from a phone? I'm using a Blackberry Storm 9530 and whenever I view a game board my chat just appears as a long list instead of having its own window with its own scroll-bar. It will go behind the map, so if I haven't talked with the person much their message gets hidden. Then it will continue down, overlapping with order information, etc. as far down as it has to.

Anyone else had anything like this? More importantly, anyone know the fix?
Noirin (2827 D)
13 Feb 09 UTC
Browser-connected problem. It did the same with FF1.
No problems for me on a motorola q or a LG Dare.
figlesquidge (2131 D)
13 Feb 09 UTC
Yes, as Noirin says it's down to the browser on the phone. Some older ones don't correctly support the style used.
rratclif (0 DX)
13 Feb 09 UTC
You'd think the Storm would have a better browser... I did download a 3rd party browser and it worked well. Too bad the controls for that browser are almost unusable. I'll just have to wait for RIM to fix things...
rratclif (0 DX)
13 Feb 09 UTC
Anyone else think it would be cool if the site had a mobile counterpart? Something like m.phpdiplomacy.com that optimized the display for a phone?

I understand that is way beyond the scope of the site, but I can dream.
Chrispminis (916 D)
13 Feb 09 UTC
That would be really neat, and would be a great long term goal.
figlesquidge (2131 D)
13 Feb 09 UTC
Its not that far past the scope, and indeed if there are enough people interested (perhaps we should run a poll to find out if its worth the dev time?) writing a cut-down version of the site wouldn't be too hard...
Babak (26982 D(B))
14 Feb 09 UTC
using the T-mobil Google Phone I have minimal problems... the one issue I do have is that I cant scroll up/down on the msg boxes... but when there is a 'new' message, it does show up so I can respond... anyone find a way to be able to actually scroll up/down on the dialogue boxes?

figles - do you know why that might be a problem in the first place? (ps. the FB version of php does not even give that - so you cant even see the 'new' msg - you can only place orders or write messages without seeing the latest msgs from players)
MatGB (100 D)
14 Feb 09 UTC
I'd be interested in a cut down version. Currently I work from home (when I get work) so am online all the time, but I hope to be switching to a much more out and about role soon, being able to check and update effectively from Opera Mini would be grand.
MatGB (100 D)
14 Feb 09 UTC
Oh, can't really code, but can error check and beta test, not much of a developer, but can normally spot problems.
Draugnar (0 DX)
14 Feb 09 UTC
I'd be all for a mobile version. Make it blackberry compatible and I'm there!
figlesquidge (2131 D)
14 Feb 09 UTC
Well, do consider what you feel is needed in a cutdown version. To be honest, I can't really think of anything in diplomacy that can go, other than the large gaps at the side of the page, and they're on their way out next release anyway...
Draugnar (0 DX)
14 Feb 09 UTC
If a series of web services were set up, then an actually mobile app could be written to make calls to the web services. Maybe later, during the summer, I could help with the web services and a series of mobile apps for the most popular phones and PDAs (Blackberry/Java phones, iPhone/iPod Touch, and Windows CE based phones)
po8crg (969 D)
14 Feb 09 UTC
It's useable on an iPhone

...and the mobile app would probably lose the map and just have a text list of where the units are.
AHop (100 D)
14 Feb 09 UTC
I login with my BB all the time. No real problems.
Katsarephat (100 D)
14 Feb 09 UTC
Probably the simplest thing to do would be to put messages on a separate page and just put the text straight on the page (so you can scroll down the whole page). And having the map on a separate page might not be a bad idea either. I dunno.
Draugnar (0 DX)
14 Feb 09 UTC
A true mobile app could show either image (the large or the small) assuming the web service for the image sent image data. I have written web services that transmit images or audio. The key is to make certain the http stream is set for audio or image data.
Draugnar (0 DX)
14 Feb 09 UTC
po8crg: have you ever written a web service or a mobile app? I have. they ar emore than capable of handling image data.
po8crg (969 D)
14 Feb 09 UTC
Draugnar, websites, yeah, but not mobile apps. images yeah, but you'd need to rescale the map to fit on a smaller screen. And it depends how lowest common denominator you're going - if you want to work on a text-only B&W WAP phone, then you need a non-image option.
Draugnar (0 DX)
15 Feb 09 UTC
You clearly haven't written a mobile application before. Scale is irrelavent. I can draw a 1500x1500 image and have the mobile app scroll around on it. It's just J2ME Java fer cryin' out loud. It's easy to write scrollable image holders in a J2ME app. And on Windows CE, it is even easier.
MatGB (100 D)
15 Feb 09 UTC
Draugnar, you also have to take into account costs, I pay per Mbit DLd on my mobile, and it's a standard lowend Sony Ericsson. Personally, I'd rather not have to figure out a map image if there's a different way, and having text data would fulfill other ideals, like accessiblity requirements for screenreaders, etc.

And you still need a B&W option for images.
Draugnar (0 DX)
15 Feb 09 UTC
Sorry, I sometimes forget about costs. My company provides my Blackberry and my Verizon AirCard, so I don't think about the costs of cell service.
Draugnar (0 DX)
15 Feb 09 UTC
What could be done is to have the map and icons installed with the software, and the data come down as XML which would then be used to draw the map without having to download the graphics. As far as B&W, it could be offered in color or greyscale.
lkruijsw (100 D)
15 Feb 09 UTC
There are 2 technical solution you can go:
A. Write a specific application for the device.
B. Do everything web-based (detecting mobile application), using Javascript.

The best example of A is PalmPolitik for the Palm. I know the person who wrote it. It is lots of works.

The advantage of A above B is:
- Less communication when application is downloaded.
- You probably have more control over the device. Allowing saving and loading of game history locally etc.
- Also, more graphic possibilities. Although new browsers (except IE) allow SVG, so this argument becomes less and less relevant.

The advantage of B above A:
- No distribution problem for all the different devices.
- You have always the latest version.
- A solution A application will probably not be allowed in the Apple Store, due to copyright reasons.

Although solution B requires more communication, you can counter this effect by setting long expire dates in the HTTP headers (can be both for pictures and JavaScript). The consequence is, that when change graphis or script, a new name must be used and the main page should refer to the new name. This ensures that the data is loaded.

Lucas
figlesquidge (2131 D)
15 Feb 09 UTC
Do lots of phones support SVG? If so, the new map design would be a pretty major step forward in making phpDiplomacy suitable for mobile use.
Draugnar (0 DX)
15 Feb 09 UTC
If you autosense the browser and it is IE, then you could send VML in it's place, although I understand that VML isn't supported in the new IE 8 beta. There is some question as to whether or not they will put it in when it goes live.
lkruijsw (100 D)
15 Feb 09 UTC
figlesquidge: I do not know.
ag7433 (927 D(S))
15 Feb 09 UTC
I used BB 8800 and now the Bold without any problems. The bold allows a better view of the map so I don't have to click full map each time.


28 replies
maintgallant (100 D)
15 Feb 09 UTC
What are the countries you always draw? Is there a country you never draw?
I always play Germany or France. Russia only once.
14 replies
Open
Pandarsenic (1485 D)
20 Jan 09 UTC
Happy Fun Global-Only Time: PUBLIC PRESS YAY
A thread for the members of Happy Fun Global-Only Time. Please don't post if you're not part of it, and please post with your power name at the top of your post once we get our assignments. :D
511 replies
Open
wooooo (926 D)
15 Feb 09 UTC
When an ally CDS
nuff said. sigh
2 replies
Open
po8crg (969 D)
13 Feb 09 UTC
Lots of small-pot WTA games
I'm setting up a bunch of small-pot WTA games, with various point-levels and timescales. Anyone wanting to play WTA is invited to join some. If too many take off, then I'll CD out of a few; I can't really cope with more than five turn finishes per day.
21 replies
Open
mdruskin (2062 D)
13 Feb 09 UTC
Please unpause game
http://www.phpdiplomacy.net/board.php?gameID=8351

hpratt has not logged in since last Thursday (a week ago) to cast the /unpause vote.
10 replies
Open
LitleTortilaBoy (124 D)
13 Feb 09 UTC
What are your favorite and least favorite countries to play as and why?
Favorite: France. You've got good sea room for fleets, and it has excellent position on defense. I was attacked by both England and Germany at the beginning of the last game I won. I was able to fight my way back up my country by myself and eventually win. First country I ever played as well.
35 replies
Open
flashman (2274 D(G))
15 Feb 09 UTC
Meta-gaming in the Leagues...
Inevitable, essential?
4 replies
Open
tboin4 (100 D)
15 Feb 09 UTC
gunboat game?
what exactly is a gunboat game?
7 replies
Open
Clam (100 D)
15 Feb 09 UTC
Faster game
Moves every 12 hours, called "Cool". :-)
0 replies
Open
nhonerkamp (687 D)
14 Feb 09 UTC
New Game: Valentine Day Massacre
Buy in 40 points, 24 hour cycle, PPSC, gameID=8768, password: chicago
3 replies
Open
Eciton vagans (100 D)
15 Feb 09 UTC
I Have Little to No Creativity...
...when titling posts announcing a new game.

Name: "xs = 0 : 1 : (zipWith (+) xs (tail xs))"; Length: 36 hrs.; Buy in: 25 pts.; PPSC
1 reply
Open
wooooo (926 D)
12 Feb 09 UTC
wooooo
Yes I named a game after myself. Deal with it
24 hours
45 points ppsc
2 replies
Open
Ichthys (575 D)
14 Feb 09 UTC
Request Mod Check!
See below
5 replies
Open
wooooo (926 D)
13 Feb 09 UTC
Trying to set up games
I have been looking around for standard time gams (24 hours or something like that) but all I find are games with 5-10 point buyins. If anyone wants to try something a little more serious(40-60 points) post here. I made a game before but no one had joined it so it seems to me all the interest is either in tiny point games or in 100+ point games that I don't realy want to play yet.
13 replies
Open
wooooo (926 D)
14 Feb 09 UTC
2 More for a live game.
2 more. Password=password!
23 replies
Open
airborne (154 D)
14 Feb 09 UTC
Live Game Saturday?
Is anyone interested?
42 replies
Open
Tetra0 (1448 D)
13 Feb 09 UTC
Waves of success
Has anyone else experienced this?
12 replies
Open
airborne (154 D)
13 Feb 09 UTC
FtF varient
I just brain-stormed this during my free time. My friends and I only tested it once (The Holy Roman Empire won) so if something should be change feel free to point it out.
29 replies
Open
bartdogg42 (1285 D)
11 Feb 09 UTC
Any fantasy baseball players out there?
I'd be interested in starting a phpdip players, fantasy baseball league.

Why not join two of my favorite hobbies?
25 replies
Open
Toby Bartels (361 D)
12 Feb 09 UTC
People that take over from CD and submit no orders.
What is the policy or opinion on that? More details inside.
10 replies
Open
Jacob (2466 D)
09 Feb 09 UTC
It's all Greek to me...
I translated my first ever Greek New Testament sentence into English tonight. It was pretty cool =)
242 replies
Open
SirBayer (480 D)
10 Feb 09 UTC
This is inexplicable.
I have a very, very strange problem, and it's not just this game.
48 replies
Open
Page 220 of 1419
FirstPreviousNextLast
Back to top