Displaying 20 results from an estimated 800 matches similar to: "Trying to learn Wine and command lines"
2006 Jun 11
3
Armageddon
I''m just wondering what happened to Armageddon and whether people had
any more information/news about it. I''ve thought about comet but I think
that a flash socket would be easier to implement. Does Armageddon have
the same drawbacks as other flash sockets, namely not working over port
80 (so the companies firewall blocks it)?
--
Posted via http://www.ruby-forum.com/.
2006 Apr 26
2
armageddon vs. polling for shared resources, ajax, stale browsers
Hi,
I am using AJAX so much that I never refresh the entire webpage for
the admin side of a webapp. If two people are viewing the same data
and one person makes a change then I want the change to show up in the
other person''s page.
I can have the client poll the server every two seconds to look for changes.
I''m not really interested in Comet for keeping a connection open
2006 Apr 14
7
Support for Comet?
So someone finally named server-push through HTTP-keepalive "Comet"
It''s also been implemented in a very nice Java/Javascript library called
DWR.
http://ajaxian.com/archives/dwr-20-reverse-ajax
Has there been any discussion by "the core" about adding this to Rails 1.2?
:)
--
seth at subimage interactive
http://www.subimage.com/sublog/
-------------- next part
2004 Sep 06
3
Worms Armageddon: cant open Worms Armageddon folder on fake ../drive_c/Team17/Worms Armageddon
Hi, this is my first attempt at using Wine.
After installing wine I tried to install Worms Armageddon with
wine e:/Install/install.exe
at first I got a lot of....
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
around 50 lines, then the installer appeared and I installed as on
windows except to c:/Team17 rather than program files. I then went
looking for the WA.exe file
2006 Jun 06
4
Comet/Continuations/Armeggedon
Hello all-
Forgive me if this has been discussed before- I searched the archives
and didn''t see anything. Anyway, here it goes-
There is a lot of talk lately about Comet-based applications- that
is, web apps that hold connections to the server open for a very long
time, to effectively achieve realtime data push from the server to
the browser. Currently, there are a few web
2008 Apr 21
4
key remapping
hello, im playin worms armageddon in opensuse with wine 0.9.44, so this works fine. but in windows i became very familar with my self made keyboard layout.
i changed space to num 0 for example.
i tried some progs now, like key tweak for windows, this doesnt work due to the missing registry entry, which key tweak uses.
autohotkey has problems with finding my keyboard layout (showes me errors in
2009 Jul 01
4
Wine on Windows 7... Anyone actually tried?
Oi.
So. Now we have a version of windows that actually has legit uses for wine.
Windows 7 can't run horrifyingly outdated 16bit programs(Such as Exile Escape from the Pit) period. Atleast so Ive herd--and tried and seen to seem to be true. Not to mention a multitude of programs that SHOULD run--but just dont like it(Worms Armageddon, for one... though dunno if it works on wine)
Also.
2008 Apr 26
3
mounting a cd
hello, i have a worms armageddon cd iso (made with k3b), now i want to mount that for wine, because i cant play a fast game when i allways have to change my cd. (there r no copyprotection problems).
what i have tried:
simply mount the cd to /media/WA then i settet in winecfg this folder to be my cd. failled
and i tried doing like this:
ln -s wa.iso ~/.wine/dosdevices/d:: but the result in
2008 Jan 01
2
Easiest defense against SQL injection in object creation?
I''ve been scouring the web for suggested Rails defenses against SQL
injection, but I haven''t found much on the object creation part.
Certainly using attr_protected, etc., is a good way to prevent unwanted
fields from being modified on the new object (if you''re passing a hash
as creation parameters), but what about escaping the POSTed info before
saving? Couldn''t
2006 Aug 10
4
mongrel and comet "implementation"
Hey folks,
I was playing around with adding Comet (a javascript technology used
to receive events without AJAX polling) support to Mongrel. More info
about Comet here:
http://en.wikipedia.org/wiki/Comet_%28programming%29)
I sort of got it working. My code is available at:
http;//cyll.org/comet.tar.gz
Run comet.rb from inside the directory and point your browser at:
http://localhost:5555/
The
2006 Jul 03
2
[Bug 1205] scp back-slash escaping of spaces ignored after username@hostname: tag
http://bugzilla.mindrot.org/show_bug.cgi?id=1205
Summary: scp back-slash escaping of spaces ignored after
username at hostname: tag
Product: Portable OpenSSH
Version: 4.3p2
Platform: ix86
OS/Version: Linux
Status: NEW
Keywords: low-hanging-fruit
Severity: normal
Priority: P3
2006 Mar 09
5
Comet support?
Just out of curiosity, is there a plan to support Comet (name coined by the
dojo guys) w/ prototype? Comet represents persisting an http connection for
low latency data operations. It also represents a nice alternative to
polling.
Jim
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Aug 14
14
ClockingIT Beta - It''s about time...
My wife and I have been working on our own task-listing, time-tracking
web application, and we''re really interested in some feedback as we
ourselves feel we''ve come a long way.
If you have some minutes to kill (or just want to see how the Comet
functionality provided by the Juggernaut plugin can work) have a look at
http://www.clockingit.com and
2012 Feb 01
1
Worms Armageddon - Windows NT error
Hi all!
I've got worms armageddon installed fine, however when i come to run it, it pops up with 'incorrect version of windows, does not support windows NT' or something along those lines..
so i ran winecfg and added the application to run as windows 98.. and then again as windows 95.. ME.. 2000.. and no matter which i change it to, worms still comes up with the windows NT error
2006 Mar 31
2
MGE UPS Comet EX RT 7 not setting LB
Hi,
I just got at work an MGE UPS Comet EX RT 7 and I can communicate fine
with it through mge-shut, it detects correctly when on battery.
I am using Nut 2.0.3 on Linux (RHEL 3).
I am trying to simulate a low battery condition to test my shutdown
procedure by setting lowbatt to 98%:
driver.parameter.lowbatt: 98
but the ups reaches this value, goes to 97% and still no LB.
I tried to change,
2006 Jul 20
16
Juggernaut Released - (a.k.a Armageddon)
I''ve just released Juggernaut - a plugin for ruby on rails.
Check out the site: http://juggernaut.rubyforge.org
I?ve also finished a demo that illustrates some of Juggernuat?s
capabilities. You can sign up for an account here:
http://alexmaccaw.no-ip.info:3500/login/sign_up . It might be a tad slow
as it?s running from my home machine.
Juggernaut for Ruby on Rails initiates a flash
2006 Aug 25
1
MGE Comet EX 11 RT frequency display (cosmetic)
Hi everyone,
We just got an MGE Comet EX 11 RT with extra battery (all 250kg of it..) and I
have talked to it with NUT. One thing I see is the frequency..
input.frequency: 500
output.frequency: 500
It appears to be in tenths of a Hz vs Hz as I see on a Pulsar Extreme.
I'm using NUT 2.0.3 on FreeBSD 6.1
Thanks.
--
Daniel O'Connor software and network engineer
for Genesis Software -
2009 Mar 02
2
Goldbach partitions code
Folks,
I put up a brief note describing my naive attempts to compute Goldbach
partitions, starting with a brute-force approach and refining
progressively.
http://jostamon.blogspot.com/2009/02/goldbachs-comet.html
I'd welcome your suggestions on improvements, alternatives, other
optimisations, esp. to do with space vs time tradeoffs.
Is this an example interesting enough for
2005 Sep 29
1
not all Variables are supported
Hello,
I have a MGE Comet S31. I installed nut for Debian/Sarge and configured the mge-utalk protocol. I get the following syslog messages
Sep 28 11:10:41 neckarsulm upsmon[25505]: Poll UPS [comet@mastermind] failed - Variable not supported by UPS
Sep 28 11:10:46 neckarsulm mge-utalk[25284]: updateinfo: Cannot update ups.temperature
Sep 28 11:10:46 neckarsulm mge-utalk[25284]: updateinfo: Cannot
2006 Feb 22
0
Trouble running Worms Armageddon with wine 0.9.8
I ran Worms Armageddon using the latest deb package from winehq server and I
got the following output:
--------------
kovensky@Ubuntu:/media/hda1/wormsarm$ wine wa.exe
fixme:ole:CoRegisterMessageFilter stub
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x7fdcae40)->(0x10026,00000011)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x7fdcae40)->(0x10026,00000011)