Displaying 20 results from an estimated 40000 matches similar to: "Wiki now available"
2004 Aug 28
0
New mailing list - win32utils-cvschanges
Hi all,
This is just to let you know that I''ve created a new
mailing list - win32utils-cvschanges@rubyforge.org.
This is strictly for those folks who want to monitor
cvs changes because they want up to the minute changes
:)
I''ve tested it out and it seems to work ok.
Enjoy!
Dan
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it
2004 Jul 02
0
win32-eventlog-0.2.2 released
Hi all,
I''ve released 0.2.2 of win32-eventlog. There was a
rather nasty bug in the read() method I hadn''t noticed
before - it wasn''t reading all the records!
In addition, this package officially requires Ruby
1.8.0 or later, as I have replaced the STR2CSTR()
functions with StringValuePtr().
Let me know if you find any bugs. Thanks.
Dan
2005 Feb 28
3
test/unit error report for win32-service
Dan,
I am assuming that the version in CVS is the most current one.
Report follows.
-- shanko
------------------------------------------------------
C:\win32utils\win32-service\test>ruby tc_service.rb
This test will stop and start your Clipboard service, as well as
pause and
resume your Schedule service. This is harmless unless you are actually
using these services at the moment you
2004 Sep 24
0
dropping id3 support
ah. I was only talking about removing support in the winamp2
and xmms plugins. the decoder libraries will still be able to
skip over/ignore id3 tags as before. I think AudioReQuest and
PhatNoise must be using their own code to read id3 tags, which
won't be affected.
Josh
--- Steve Vasquez <steve.vasquez@request.com> wrote:
> Hey Josh,
>
> We currently use id3 v1/2 in the
2004 Mar 10
2
installing event.so
Minor goof in extconf.rb - fixed.
-----Original Message-----
From: win32utils-devel-bounces@rubyforge.org
[mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of
win32utils-devel@rubyforge.org
Sent: Tuesday, March 09, 2004 10:53 PM
To: win32utils-devel@rubyforge.org
Subject: [Win32utils-devel] installing event.so
I tried installing win32-event and it installed in
c:\ruby\...\i386-msvcrt.
2005 Feb 28
1
Re: win32utils installer
> -----Original Message-----
> From: win32utils-devel-bounces@rubyforge.org
> [mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of
> Shashank Date
> Sent: Monday, February 28, 2005 6:36 AM
> To: Shashank Date
> Cc: win32utils-devel@rubyforge.org
> Subject: [Win32utils-devel] Re: win32utils installer
>
>
> Hi All,
>
> I am working on this bug
2004 Nov 01
0
buffer size for win32-eventlog (was infiniteloop bug...)
Thank you very much. :)
Dan
> -----Original Message-----
> From: win32utils-devel-bounces@rubyforge.org
> [mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of
> win32utils-devel@rubyforge.org
> Sent: Friday, October 29, 2004 7:12 PM
> To: win32utils-devel@rubyforge.org
> Subject: Re:[Win32utils-devel] buffer size for win32-eventlog
> (was infiniteloop bug...)
2005 Sep 28
1
[ win32utils-Bugs-2532]Etc::Admin.configure_group problem
> -----Original Message-----
> From: win32utils-devel-bounces at rubyforge.org
> [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of
> Park Heesob
> Sent: Wednesday, September 28, 2005 3:05 AM
> To: Development and ideas for win32utils projects
> Subject: Re: [Win32utils-devel] [
> win32utils-Bugs-2532]Etc::Admin.configure_group problem
>
>
> Hi,
2004 Mar 14
3
Re: RubyGems 0.2.0
Hello Chad,
I installed and tried out rubygems for one of the win32-utils
projects named win32-mmap. This is on Win XP (Home).
Here is how I did it but got some errors (see at the end).
I must be doing something wrong.
Please help ...
-- Shashank
#------------------------------------------------------------
require ''rubygems''
spec = Gem::Specification.new do |s|
2004 Jun 18
1
OCFS Performance vs. Raw
We are seeing some performance issues runnig on 64-bit
Linux. Running against a raw partition we can get
100MB/s write speed when creating a datafile. Using
OCFS we get 30-40MB/s and at times it is so slow it is
hard to measure.
Anyone else see these issues? We are running the
latest versions of both Oracle and OCFS. I've opened
a ticket with Oracle but am interested in other's
2005 Mar 15
0
One Click Installer v 0.0.3
Hello All,
We are getting ready to release the one-click installer (v0.0.3) for
win32-utils pretty soon.
I have attached the zip file for you all to try.
You will also find it uploaded on rubyforge:
http://rubyforge.org/frs/?group_id=85
Please uninstall the previous version by executing uninstall.exe
normally found under
c:\ruby\lib\ruby\site_ruby\1.8\i386-msvcrt\win32
Unless we hear
2004 Mar 01
0
RE: win32etc test failure
Excellent! Like I said, I really need to do some code cleanup. I''ll
also be adding the config_group and config_user methods :)
Dan
-----Original Message-----
From: Date, Shashank [Non-Employee]
[mailto:Shashank.Date@mail.sprint.com]
Sent: Monday, March 01, 2004 10:19 AM
To: Berger, Daniel
Subject: RE: [Win32utils-devel] RE: win32etc test failure
That worked !
Now everything is
2005 Aug 11
4
win32-process + ruby-breakpoint = strangebehavior
> -----Original Message-----
> From: win32utils-devel-bounces@rubyforge.org
> [mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of
> Bill Atkins
> Sent: Thursday, August 11, 2005 8:39 AM
> To: win32utils-devel@rubyforge.org
> Subject: [Win32utils-devel] win32-process + ruby-breakpoint =
> strangebehavior
>
>
> I''m getting really strange
2004 Sep 17
3
wbinfo -g works, -u fails
Attempting to get Winbind to authenticate against a
Windows 2000 Domain, I am having one odd issue.
Running:
wbinfo -t returns a successful secret
wbinfo -g returns the builtin groups
wbinfo -u returns "Error looking up domain users"
None of the documentation I've found points to
anything where only -g or -u fails--its always both.
Anyone have any ideas?
Thanks in advance
-Matt
2004 Mar 01
0
RE: win32etc test failure
For delete_user, try this patch:
etc.c, line 639:
- lpHost = (LPCWSTR)STR2CSTR(rbHost);
+lpHost = AllocWideLString(rbHost);
Lemme know how it goes.
Dan
-----Original Message-----
From: win32utils-devel-bounces@rubyforge.org
[mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of
win32utils-devel@rubyforge.org
Sent: Monday, March 01, 2004 10:02 AM
To: Date, Shashank [Non-Employee]
Cc:
2004 Aug 20
1
from Newcomtech Co,. Ltd Help us.
How are you?
Fristly I would like to introduce myself in a shortly.
I'm a newcomer at Newcomtech Co,. Ltd. Nowdays I'm
working at TDM40B and TDM04B cards. I have installed
Linux hedhat 9.0 and Asterisk software. I have
configured the cards. I typed asterisk -vvvc command
in the command line and then asterisk give us
"asterisk is ready".
Now I have to configure my asterisk
2004 Sep 10
1
moh cell phones
Hello,
MOH always is choppy when someone calls from a cell
phone to my pots or nufone 866. It sounds fine when
it originates from a land line. I use zaptel
hardware, and plenty of resources.
I have tried to use different songs. None have the
id3 tags, I tried the custom settings with -q -r 8000
-f 8192 -b 2048 --mono -s. Tried permanent resampling
to 8khz, 16bit, filterd with lame -q1. I
2005 Jun 04
0
Gem problem
Hi all,
I''m trying to build some gems for the Win32Utils packages, but I''m
having a problem. Below is the gemspec. Specifically, the issue seems
to be the require_path. If I set it to "lib", it sets the path
properly, but installs the .so file in the wrong place - it puts it
under lib, instead of lib/win32. However, if I specify ''lib/win32'' it
2006 May 17
0
Need a little help with the pure Rubywin32-eventlog
> -----Original Message-----
> From: win32utils-devel-bounces at rubyforge.org
> [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of
> Heesob Park
> Sent: Tuesday, May 16, 2006 9:51 PM
> To: Development and ideas for win32utils projects
> Subject: Re: [Win32utils-devel] Need a little help with the
> pure Rubywin32-eventlog
>
>
> Hi,
>
>
2005 Oct 19
0
rubygems
> -----Original Message-----
> From: win32utils-devel-bounces at rubyforge.org
> [mailto:win32utils-devel-bounces at rubyforge.org] On Behalf Of
> Zach Dennis
> Sent: Wednesday, October 19, 2005 7:12 AM
> To: Development and ideas for win32utils projects
> Subject: [Win32utils-devel] rubygems
>
>
> Dan,
>
> What are your thoughts on packaging of all the