Displaying 20 results from an estimated 1000 matches similar to: "New Docs - First Look"
2005 Feb 08
5
New Docs - One Look and a Partial Glance
Ok, same url as before:
http://www.mktec.com/dev_www/wxruby-docs/
We aren''t at the second look yet (because i dont'' have arguments in the
docs yet), but that is coming. This fixes the bug where classes after
Image didn''t have any docs, and this fixes the issue where many methods
weren''t documented (like the class Frame). Now the only methods that are
not
2005 Feb 24
15
New Docs - One and Three Quarter Look
Ok, the link:
http://www.mktec.com/dev_www/wxrubydocs/
(try http://www.mktec.com/dev_www/wxruby-docs/ ,it does not work for me,
although this is the actual directory, could you email me privately if
this does/doesn''t work for you, thx)
Updates in this preview of the new docs:
- a new RDOC template courtesty of Nick
- fixed paragraph jumping and monospace text where it
2004 Sep 18
10
wxruby-swig: Converting to REXML
Since I''m setting up my development environment on a new system, I
figure now is the time to get rid of one of the extra dependencies: NQXML.
It appears that REXML can now parse the whole classes xml file in about
20 seconds on this machine, which is a huge improvement over the many,
many minutes it used to take. So I am now updating extract.rb to use
REXML instead of NQXML.
2006 Jul 14
18
ActiveRecord Love While We''re At It
I am working on and will be publicly showing ActiveRecord some love
around the time of the RubyConf*MI [1] in late August.
My main focus is getting AR to better handle inserts, updates and merges
when working large sets of data. It can improve improve performance by
400% to 600% in preliminary benchmarks.
I am coding this in a way so it can be patched to AR easily, and with
that in mind
2006 Jul 11
2
Samba PDC With LDAP Backend, Failed to initialise SAM_ACCOUNT for user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have seen this problem posted several times and the common answer doesn't seem to be doing it for me.
Here's the error:
Trying to load: ldapsam_compat:ldap://127.0.0.1/
Attempting to register passdb backend ldapsam
Successfully added passdb backend 'ldapsam'
Attempting to register passdb backend ldapsam_compat
Successfully added
2006 Mar 28
3
Running text app without X
I'm sure this question comes up waaaay to often in this
list, and I apologize if I've missed the obvious answer.
I did spend the last two hours looking for a solution
and trying various things, but to no avail.
I'm trying to run a command-line app (text-only). It's a
cross-compiler tool for which we only have Windows binaries.
The app works fine, but when I run it (i.e. to
2003 Oct 25
9
Windows Compile Error
I''ve gotten a lot farther building wxRuby than I did a few months ago. But
its getting late here and I''m going to bed.
In the meantime, does anyone know why I''m getting this compile error:
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -MD -Zi -O2b2xg- -G6
2006 Jun 16
3
ActiveRecord, using sql functions for some attributes
Hi.
I need to use functions INET_ATON, INET_NTOA for IP address retrieving.
Is it possible to make this transparently (without custom SQL for
saving, updating and retrieving)?
2016 Sep 30
2
ntlmssp_server_postauth: invalid NTLMSSP_MIC on CTDB fileserver (NT-style domain)
We actrually have the same problem. However, we are running a normal fileserver (also Sernet 4.4.5)
no cluster in an NT-Style domain with Centos 5 (Samba 3.6.23) as the DC.
IT works OK for some days then just stops. Any idea how to debug?
Regards
Christian
--
2001 Oct 15
3
fixme:ole:CoRegisterMessageFilter stub
Hi all!
Well, I`m trying using a Windows mail client in Linux, called Becky (very
good).
The program was installed with success, but there a one problem when I try
read the messages:
----------------------------------------------------------
[root@anapaula B2]# wine B2.exe
fixme:ole:CoRegisterMessageFilter stub
err:treeview:TREEVIEW_Sort invalid item hParent=0
err:imagelist:ImageList_Remove
2006 Aug 11
4
1337 Speak For Ruby and an ActiveRecord 1337 Speak Extension - 0.0.1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ActiveRecord Extension 1337 - 0.0.1 is released!
A 1337 speak module for ruby is released! It is bundled with the ActiveRecord extension activerecord_1337. This allows you to
encode your application in l33t speak. You can use the L337 module standalone or use it bundled with the ActiveRecord extension.
This plugin can be easily used as a Rails
2007 Mar 19
2
winecfg error - please help
I just compiled and installed the latest version of Wine (0.9.2.8) and
when i try run anything to do with wine like winecfg i get given the
error:
[Damo@localhost ~]$ winecfg
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
Application tried to create a window,
2006 Aug 10
4
Speeding up ActiveRecord creation?
My completely empty model (no validation callbacks etc etc) takes an
average of 0.05 seconds to create, at least according to
Benchmark.realtime{200.times{Message.create(:from =>
"me@here.com", :message_type => ''email'',
:subject => "hello", :body => "goodbye", :sent_at => Time.now)}}/200
That''s a little slower than
2007 Jun 14
1
Problem with Football manager 2007 with Wine
Hi all,
I am trying to setup Football manager 2007 on my OpenSuse 10.2, I have
everything setup up and when I run the game with wine fm.exe
--cache_skin=0, I got the following error message: (wine 0.9.8)
preloader: Warning: failed to reserve range 00000000-60000000
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (XRandR)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No
2003 Oct 27
5
Windows Build - Down to Run Time Errors
I finally got a clean compile and link for wxRuby. Now I''m down to
deciphering runtime errors. Once again, I''m going to pick up on this
tomorrow, but I thought I''d post my console output tonight to see if anyone
has any thoughts before I tackle this tomorrow.
I''m running the same app "minimal.rb"
E:\Dev\RubyDev\wxruby\samples\minimal>ruby
2005 Aug 10
5
config file (or lack thereof) question, turning off ttydrv
I am TRYING to use the most recent release of wine.
Am I correct to assume that there is no longer a .wine/config file?
Am I also correct to assume that all documentation still refers to the
.wine/config file, and gives NO F*CKING help about how to use the new
system?
If these two assumptions are correct, it seems to be a real stupid way to do
things. How is a new user EVER supposed to
2006 Mar 13
2
winecfg fails to open X window
List serv subscribers,
I am relatively new to Linux and of course this is my first time using Wine.
I get this error message when trying to run winecfg:
err:module:load_builtin_dll failed to load .so lib for builtin
L"winex11.drv": libXxf86vm.so.1: cannot open shared object file: No such
file or directory
err:imagelist:ImageList_ReplaceIcon no color!
2008 May 11
4
Choosing a Sizer
Following alex advices, i''ve used both "text/textctrl.rb" and
"etc/threaded.rb" to build my first wxApp.
I''ve changed the Sizer type mainly (from "Wx::BoxSizer" to
"Wx::FlexGridSizer").
I didn''t find the way to let @log (Wx::TextCtrl) span 2 columns. At the time
of writing it''s growing only vertically.
And also how to get
2016 Oct 04
2
New Phab dead slow on mobile
Hey,
Anyone noticed that the new Phab is really really slow on mobile phones?
It takes 1 or 2 seconds for any scroll to take place after a swipe, typing
showing up, and something like 5 seconds for name matching or line comments
to appear.
The old Phab worked much better, and my phone is not that old (Nexus 5).
I'm betting it's a big increase in Javascript usage for eyecandy support.
If
2004 Sep 29
7
Credit Card machines / interop
Hi all,
One of the areas I am trying to research before I can confidently start
deploying Asterisk is "Credit Card Machines". (PDQ / Streamline machines
/ any similar)
I'm talking about the credit card swipe boxes at point of sale desks. I
believe they dial out to the specific bank provider everytime a card is
swiped.
My question is:
- Does anyone have any experience using