manager

How do I overlap widgets with the pack geometry manager in Python/Tkinter?

I want to put a canvas with an image in my window, but then I want to pack() widgets over top of it so the canvas acts as a background. Is it possible to have two states for the pack() manager, one for one set of widgets and another for another set? ...

How to integrate Geronimo's transaction manager in Tomcat?

Does Geronimo provides a standalone transaction manager? And if it does, is it possible to use it in Tomcat? ...

What is the best web-based File Explorer?

I would like to know what you think is the best web-based File Explorer to manage files in a remote server through HTTP / Web. It would be preferable to have PHP or Flash technology, but any good suggestion would do. More generally, how would you allow someone to manage files on a remote server with HTTP being the only open outgoing po...

Programmer to Manager

What a Programmer should learn to become a manager without losing his programming skills? ...

Oracle Applications Concurrent Manager Job Owner

By default concurrent manager jobs are run under the APPS user. Is it possible to configure it to run as another user? I'd like to be able to isolate some of my stored procedures. ...

Where to download and install Oracle Directory Manager?

Hello folks, Would someone please tell me specifically where can I download Oracle Directory Manager component? I know it's in one of the Oracle 10g discs but which one? Database, Client or Companion CD.. Please advice ...

Managers vs Software developers

Do you think managers should be ex-software developers with a lot of experience (10 years...)? (How can a manager with no software development know the difficulties that come with programming large scale projects?) I'm not trying to put managers in a negative light, but I am interested to hear from other managers and developers that do...

Logic design pattern

In a game, many entities should be updated every frame. Im toying with different design patterns to achieve this. Up until now, Ive had a singleton manager class to which every Logic instance is added. But Im considering the following, a static list in the Logic class itself. This is nice since it would remove a class from the project. "...

Ruby accessible File Manager

I'd like to make a customized file manager using Ruby, but I don't want to reinvent too many wheels. Is there an existing file manager with an open API that could be accessed from Ruby? Or, is there a toolkit or framework available to make my own file manager? Thanks. ...

SSIS - AcquireConnection method call to the connection manager <Excel Connection Manager> failed with error code 0xC0202009

I have an SSIS package which reads an Excel File (Data Flow Source) and transfer the data to SQL Server using OLEDB Destination Data Flow Item. The OLEDB Connection Manager used for the destination is configured to use Windows Authentication. The package works fine on my development machine. But when I open the same package on another ma...

Find the name of the X window manager

How do I find the name of the running X window window manager from a program? If I start another window manager when one is already running, then an error occurs, so there must be a way for the other window manager to detect the first one. How does it work? ...

Multiple Databases in Django 1.0.2 with custom manager

I asked this in the users group with no response so i thought I would try here. I am trying to setup a custom manager to connect to another database on the same server as my default mysql connection. I have tried following the examples here and here but have had no luck. I get an empty tuple when returning MyCustomModel.objects.all(...

Temporary table issue in Reporting Services 2000

Hi, I have just created a report in Report Manager using a Stored Procedure which uses a temporary table. I'm getting the error "Could not generate a list of fields for the query. Invalid object name '#xxxx'" I read this is because when Report Manager tries to PrepareQuery it runs into difficulty because the temporary table doesn't ex...

Blackberry -- Updating screen changes drawing order of manager its field elements

Scenario In a screen I have 2 managers: 1) menu manager at the top and 2) body manager that has info/button elements. The menu manager does custom drawing so that its menu elements (LabelFields) are properly spaced. Core Issue - Manager and subfield drawing order The screen draws fine except when the user preforms an action (clicks a b...

Custom Managers and "through"

Hi I have a many-to-many relationship in my django application where I use the "add" method of the manager pretty heavily (ie album.photos.add() ). I find myself needing to store some data about the many-to-many relationship now, but I don't want to lose the add method. Can I just set a default value for all the additional fields on th...

DLL memory manager mixup

Hi, I wrote an application which allows people to contribute plugins to extend the functionality. Such plugins are deployed as DLL files, which the framework picks up during runtime. Each plugin features a factory function which is called multiple times during the lifetime of the application to create objects. So far, in order to handle...

How can I convince my manager to grant me access to our web host admin functions?

I was hired by my current employer to develop an e-commerce solution. My manager doesn't want to give me access to the hosting interface, so I can't create or administer the required databases or do anything else requiring that kind of access. The host only provides one level of access to their tools. My manager apparently just doesn't...

Does anyone know whether the Android addProximityAlert on the LocationManager is battery intensive.

I just basically want to add about 20 and sometimes 80 Proximity Alerts with no time expiration with a radius of around 500 meters. Just wondering whether by doing this will suck up the battery real quick? also would it make any difference by reducing the radius? ...

C#: Query FlexLM License Manager

Does anyone have any experience querying FlexLM? (At a minimum) I need to be able to tell if a license is available for a particular application. Previously this was done by checking what processes were running, but if I can somehow query FlexLM, that would be more elegant! ...

how to interpret windows task manager?

I run Windows 7 RC1, which uses the same WTM from Vista. When i look at the processes, there some columns I'm not sure what the differences are: Memory - working set Memory - private working set Memory - commit size can anyone tell me what they are, or provide a url to some website that does? thank you so much. tam. ...