search for: copeland

Displaying 20 results from an estimated 71 matches for "copeland".

2017 Feb 21
2
Copeland Engineering Dockmaster
Hello! I have a Dockmaster from Copeland Engineering. This is a battery saver used for a laptop docking station in a police car, which has a USB port for relaying its internal timers and state. hid-generic 0003:04D8:0500.0001: hiddev0,hidraw0: USB HID v1.10 Device [Copeland Engineering, LLC Dock Master] on usb-0000:00:10.4-3.3/input0...
2006 Mar 09
16
Preloading child rows 2 levels deep?
I currently have 3 tables/models: 1) Clients, 2) Charges, and 3) Court_Dates. Clients 1..n Charges 1..n Court_Dates I am trying to find all clients that have a court_date on a certain day: something along the lines of (@client.charge.court_date.date == Date.today). I have had success preloading child rows using the :include parameter, but that only works with a parent and a child, or a
2017 Feb 23
0
Copeland Engineering Dockmaster
On Feb 21, 2017, at 10:21 AM, Drew from Zhrodague <drewzhrodague at zhrodague.net> wrote: > > > Hello! I have a Dockmaster from Copeland Engineering. This is a battery saver used for a laptop docking station in a police car, which has a USB port for relaying its internal timers and state. > > hid-generic 0003:04D8:0500.0001: hiddev0,hidraw0: USB HID v1.10 Device [Copeland Engineering, LLC Dock Master] on usb-0000:00:10.4-3.3/...
2017 Mar 02
0
Copeland Engineering Dockmaster
...de the output of "lsusb -vvv -d 04d8:0500" run as root? > > On 2/22/17 11:19 PM, Charles Lepple wrote: >> On Feb 21, 2017, at 10:21 AM, Drew from Zhrodague <drewzhrodague at zhrodague.net> wrote: >>> >>> >>> Hello! I have a Dockmaster from Copeland Engineering. This is a battery saver used for a laptop docking station in a police car, which has a USB port for relaying its internal timers and state. >>> >>> hid-generic 0003:04D8:0500.0001: hiddev0,hidraw0: USB HID v1.10 Device [Copeland Engineering, LLC Dock Master] on usb-0...
2017 Feb 23
2
Copeland Engineering Dockmaster
...0 55 FF FF A3 01 003:003:000:STREAM 1487879404.665683 00 11 00 51 FF FF A3 02 On 2/22/17 11:19 PM, Charles Lepple wrote: > On Feb 21, 2017, at 10:21 AM, Drew from Zhrodague <drewzhrodague at zhrodague.net> wrote: >> >> >> Hello! I have a Dockmaster from Copeland Engineering. This is a battery saver used for a laptop docking station in a police car, which has a USB port for relaying its internal timers and state. >> >> hid-generic 0003:04D8:0500.0001: hiddev0,hidraw0: USB HID v1.10 Device [Copeland Engineering, LLC Dock Master] on usb-0000:00:10...
2005 Apr 21
2
[ win32utils-Support Requests-1813 ] Merely a test
Support Requests item #1813, was opened at 2005-04-20 23:48 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=412&aid=1813&group_id=85 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Tom Copeland (tom) Assigned to: Nobody (None) Summary: Merely a test Initial Comment: Hm, did this go to to win32utils-devel? Tom ---------------------------------------------------------------------- >Comment By: Tom Copeland (tom) Date: 2005-04-20 23:54 Message: Logged In: YES user_id=102 Another...
2017 Mar 02
1
Copeland Engineering Dockmaster
...0.204589 Entering libusb_get_report 0.207190 Can't retrieve Report 00: Broken pipe 0.207493 Path: ffa000a5.ffa000a9, Type: Output, ReportID: 0x00, Offset: 0, Size: 8 0.207768 Report descriptor retrieved (Reportlen = 34) 0.208330 Found HID device 0.208487 Detected a UPS: Copeland Engineering, LLC/Dock Master 0.209065 find_nut_info: unknown info type: load.off.delay 0.209226 find_nut_info: unknown info type: load.on.delay 0.209365 find_nut_info: unknown info type: load.off.delay 0.209891 upsdrv_initinfo... 0.210091 upsdrv_updateinfo... 0.462138 libusb...
2017 Mar 20
0
[nut-upsuser] Copeland Engineering Dockmaster
Drew, Another thing to consider is the NUT driver documentation. This is the template, but since it originally predated the USB drivers, feel free to draw on the other man pages for inspiration: https://github.com/networkupstools/nut/blob/master/docs/man/skel.txt - Charles
2017 Mar 19
0
[nut-upsuser] Copeland Engineering Dockmaster
On 3/11/17 9:15 AM, Charles Lepple wrote: > [moved to nut-upsdev while we figure out the protocol] > >> On Mar 9, 2017, at 11:22 AM, Drew from Zhrodague <drewzhrodague at zhrodague.net> wrote: >> >> I'm able to cat /dev/usb/hiddev0 and /dev/hidraw0 - I pipe this through hexdump and I get different types of data from each: >> > I was trying to reconcile
2004 Aug 18
7
Wiki spam
Anyone know how to restore a Wiki other than manually? Nick
2017 Mar 19
3
[nut-upsuser] Copeland Engineering Dockmaster
On Mar 19, 2017, at 10:56 AM, Drew from Zhrodague <drewzhrodague at zhrodague.net> wrote: > > [] I've spoken with one of the developers, and he's offered to share some technical documentation with me. I'll report here with whatever I can. He's on vacation in China. Hopefully this documentation will lead to fewer surprises down the road. > [] I found this
2006 Mar 17
22
godaddy & rails
Sorry to trouble the list with this question... Do many rails developers run or test rails apps on godaddy hosted servers? Is there any documentation (outside of what godaddy provides) about uploading and testing rails apps there? Perhaps someone has written a tutorial? I googled, but found little to no info about it other than the sparse godaddy docs. Thanks!
2006 Apr 20
7
Rails + postgres case insensitive searches.
Hello all I am wondering how rails handles case sensitivity in databases. If I do a Person.find_all_by_name("tim") in mysql I would expect to get tim, TIm, and Tim. Do I only get tim in postgres? How do other people deal with this? Do you resort to find_by_sql for all your postgres queries to get case insensitive results?
2007 Dec 29
6
Regarding the 1.1.3 security release
* Apologies for starting a new thread; I just subscribed. Has anyone been able to make this exploit happen if requests are being proxied to Mongrel through Apache? I''ve been trying variations on the double-encoding thing and can''t trigger the exploit through Apache. Hitting Mongrel directly does expose the problem. I''ll still upgrade my servers, of course, but I
2005 Jul 29
10
Rails Wiki down
Howdy - Someone''s probably already reported this, but anyhow, going here: http://wiki.rubyonrails.com/rails/show/RailsOnFedora results in: ==================== > Bad Gateway > The proxy server received an invalid response from an upstream server. > ==================== Yours, Tom
2017 Mar 11
2
[nut-upsuser] Copeland Engineering Dockmaster
[moved to nut-upsdev while we figure out the protocol] > On Mar 9, 2017, at 11:22 AM, Drew from Zhrodague <drewzhrodague at zhrodague.net> wrote: > > I'm able to cat /dev/usb/hiddev0 and /dev/hidraw0 - I pipe this through hexdump and I get different types of data from each: > > > hiddev: > > 0002420 00a7 ffa0 00ff 0000 00a7 ffa0 00ff 0000 > 0002430 00a7
2006 Feb 23
11
Can''t use Gruff with Rails
Hello list, I''m having a problem getting Gruff working with Rails on a Windows XP box. I installed RMagick, then Gruff via the win32 gem, and it seemed to go OK. From irb, I can do the following - require ''rubygems'' ##### This returns ''false'', but seems to work OK - require ''gruff'' ####### Ditto - g = Gruff::Bar.new etc., and I get
2005 Mar 04
3
Need volunteer for cool RubyForge add-on
...how to tell the good from the bad when it comes to ruby libs and apps. We now have an opportunity to stop talking about it and actually do something. I proposed a RubyForge add-on to create a user-driven ranking/commenting system (similar to the way Amazon lets you rank and comment on books). Tom Copeland, the RubyForge admin, agreed to deploy it if/when it was developed. I''m sure that an experienced Rails developer could bang out a decent, working system in a day. This rails app would be deployed on the RubyForge server. Tom would make the needed mods to the GForge code (written in PHP) t...
2006 Jun 28
8
How to handle Gem repository failures?
Well, I''ve managed to screw myself but good, apparently. I cleanup my "old" versions of actionmailer and actionpack, and now the rails gem is unavailable and of course, I can''t start rails 1.1.2 without the latest actionpack and actionmailer. None of the rails related gems appears to be currently available in the repository for me to get the old versions back so
2010 Jan 03
1
Questions regarding sem using hetcor() function from polycor and diagrams
...te graphs with arrow widths corresponding to the value of the standardized coefficients (as in several J.B. Grace publications with data similar to my own). Ideally, the coefficient values would also be embedded within the arrows. Any insight is much appreciated. Thank you, Stella -- Stella Copeland PhD Student Graduate Group in Ecology University of California, Davis