Displaying 8 results from an estimated 8 matches for "gaijin".
Did you mean:
gaiarin
2005 Oct 01
3
storing state in cookies using scriptaculous
Hi All,
So I''m using scriptaculous in rails to allow opening and closing of
messages in a threaded forum without the need for reloading the entire page.
What I was wondering was if there was some way to store the state (which
messages are open and which are closed) in a cookie or something, so
that when the user does reload the page the messages won''t all be reset
to their
2005 Sep 21
9
Ajax.Updater
Hi all,
I was wondering if one could pull a completely separate web site into a
div, e.g.
<a href="#" onclick="new Ajax.Updater(''artifact'',
''http://www.vivisimo.com/'', {asynchronous:true, evalScripts:true,
onLoading:function(request){Toggle.display(''message2body'')}}); return
false;">»</a>
it fails
2013 Jul 04
1
XHCI umass support breaks between r248085 and r252560 on 9-STABLE
Three different external hard drives (Seagate, Western Digital and noname USB 3.0 enclosure) refused to be recognized as the umass devices. Reverting /usr/src/sys/dev/bsd/controller to r248085, building and loading just xhci module makes drives appear again. Below are snippets from the log in both cases:
Non working:
Jul 4 14:35:17 twinhead kernel: xhci0: <XHCI (generic) USB 3.0
2010 Oct 19
2
Question about Steam.
I am running wine1.3, installed from the winehq repo on ubuntu 10.10. I installed steam through winetricks, nothing else. After this i told steam to start installing civ V. And for some time it just downloader with 1.4mb/sec. then suddenly everything stopped... and all i could squeeze out of my connection was 150kb/sek.
Is there anything in wine1.3, or perhaps steam running under wine1.3 that
2014 Jul 18
0
SAMBA 4 acting as Domain Server- Is Exchange 2010 capable of being installed?
...that has rights to edit this.
Usually a Domain Admin is suitable.)
The attribute you want to edit is operatingSystemVersion. Change this to
whatever version of Windows server is equivalent to the domain
functional level you're currently running. (A list like this may be
helpful: http://www.gaijin.at/en/lstwinver.php)
For example, I'm running Samba 4.1.9 at a 2003 functional level and
Exchange 2013 SP1 requires that the DC be running 2003 with at least
SP2, so I did the following:
- changed operatingSystemVersion to "5.2 (3790)"
- added operatingSystemServicePack with the v...
1998 Jan 26
0
DOS style 8.3 filename mangling issues??!
...case sensitive = No
preserve case = Yes
short preserve case = Yes
mangle case = No
mangling char = ~
browseable = Yes
available = Yes
path =
username =
guest account = nobody
invalid users = root admin @wheel samson gaijin butthole
valid users =
admin users =
read list =
write list =
volume =
force user =
force group =
read only = Yes
max connections = 0
min print space = 0
create mask = 0744
force create mode = 00...
2008 Jan 06
1
overheating Thinkpad X60s with 7.0-RC1
Hello everybody!
Since the update from 6.2-STABLE to 7.0 I'm encountering problems with the
temperature of my Thinkpad X60s. Under heavy load, e.g., make builworld or
compile gcc or... I get the following output in /var/log/messages:
Dec 29 01:53:13 delta1 root: WARNING: system temperature too high, shutting
down soon!
Dec 29 01:53:13 delta1 syslogd: /dev/:0: No such file or directory
Dec 29
2005 Oct 01
7
minimal browser requirements for scriptaculous
Hi,
I noticed that the scriptaculous shopping cart demo doesn''t work in
safari 1.03.
I was wondering if there was documentation somewhere that would tell me
what my minimal browser requirements were for running scriptaculous?
I found this comparative analysis on the web:
http://wiki.osafoundation.org/bin/view/Projects/AjaxLibraries
but I think it might be a bit out of date.
I did