search for: sidekicks

Displaying 8 results from an estimated 8 matches for "sidekicks".

Did you mean: sidekick
2011 Feb 25
3
Can the Sidekick PIM run in Wine?
I have been trying to get the Personal Information Manager Sidekick to run on Wine and Crossover. Our company is trying to move over to ubuntu(still fairly new) and after two weeks of searching i have yet to find a contact manager with the functionality and flexibility of sidekick so we are trying to get it working in Ubuntu. The program runs fine but then instantly crashes when i attempt to
2008 Aug 21
1
Samba PDC with groups in LDAP
...8-3462541782-513) -> Domain Users Domain Guests (S-1-5-21-440367617-1876916578-3462541782-514) -> Domain Guests Domain Computers (S-1-5-21-440367617-1876916578-3462541782-553) -> Domain Computers Domain Vagrants (S-1-5-21-440367617-1876916578-3462541782-554) -> Domain Vagrants Domain Sidekicks (S-1-5-21-440367617-1876916578-3462541782-590) -> Domain Sidekicks Domain Admins (S-1-5-21-440367617-1876916578-3462541782-512) -> domadm The group objects in LDAP look like dn: cn=<groupName>,ou=Groups,dc=st-andrews,dc=ac,dc=uk objectClass: posixGroup objectClass: sambaGroupMapping...
2008 Nov 21
1
[LLVMdev] Simple stack machine
Hi all, we're looking around a bit for a small and simple stack-based architecture, that we could use as a sidekick to the DSP processor we are developing. We've been looking at ZPU for a bit, but are also considering developing our own hardware for this (possibly very much tuned to LLVM). Of course, that would also mean building an LLVM backend. I guess having a very simple backend
2006 Jun 16
0
Getting error on a group select
Hi, I''m very new with Ruby and Rails. I have read Agile Web Development with Rails and was trying to create a grouped selection list by following his example on page 359. My helper looks like this: module LoginHelper AssocOption = Struct.new(:code_name, :display_name) class AssocType attr_reader :type_name, :options def initialize(name) @type_name = name
2002 Nov 02
1
nmbd quitting
I just can't find the answer to solve this issue and I thought someone would know the answer. Finally got SWAT running and configuring a clean smb.conf file. If I try to start nmbd or smbd, they load for a few seconds and then quit. log.nmb (etc/var/log/samba/) has the following; [2002/11/02 13:51:07, 0] lib/util_sock.c:open_socket_in(829) Get_Hostbyname: Unknown host sidekick I'm
2006 Apr 28
2
Random 1-way audio on IAX2 Connections
I have 2 Asterisk servers connected via IAX2 connections. PBX1 is on the internet with a public IP Address - with PRI PBX 2 is behind a NAT router with IAX2 Ports forwarded 1-way audio is an issue with incoming and outgoing calls using the PRI. However whenever 1-way audio occurs, PBX2 can call PBX1 extensions and there are no issues. As well as a restart of asterisk on PBX2
2005 Jun 07
3
BBEdit Ruby & Rails Syntax Module available
I''ve made a Ruby & Rails syntax coloring module for BBEdit. This is a "Codeless Language Module", so it will only work with BBEdit 8+. It''s basically a giant list of Ruby and Rails keywords, method names, and so on. It''s both Ruby and Rails because BBedit only lets you associate a file type with one language module. The file is available here:
2004 Feb 25
8
Script editor for Windows GUI
Dear R users / devs, There's been requests in the past for a text editor built into the Rgui for Windows, from which code can be submitted to the R console. Something along the lines of the script editor in S-Plus. Currently Rgui can only display a file read-only in a pager. As far as I can tell there's been little motivation to implement an editor, as most developers use (the