publisher

SQL Server 2005 Replication and different indexes on the subscriber

Hi, We have SQL Server database setup. We are setting up a replication scenarios where we have one publisher and on subscriber. The subscriber will be used as a reporting platform so that we can run all the BI queries that we need and have to hit the server that is reciving all the data from our clients. The subscriber is set to pull ...

Error adding policy file to GAC

Hi all I'm trying to add a publisher policy file to the gac as per this thread but I'm having problems when I try and add the file on my test server. I get "A module specified in the manifest of assembly 'policy.3.0.assemblyname.dll' could not be found" My policy file looks like this: <configuration> <runtime> <assemblyBinding...

BEA Publisher Woes

I'm using BEA's Publisher product with ALUI. I want to have a simple portlet that just displays Content Items that I've published, but after playing with it for a couple of hours, I find myself stuck. I have a Data Entry template that just takes a name and a file, and a presentation template associated with that. But I can't figure ou...

How to access to the root path in a mod_python directory?

In my Apache webserver I put this: <Directory /var/www/MYDOMAIN.com/htdocs> SetHandler mod_python PythonHandler mod_python.publisher PythonDebug On </Directory> Then I have a handler.py file with an index function. When I go to MYDOMAIN.com/handler.py, I see a web page produced by the index function (just a plain vanilla ...

Embedding publisher policy into assembly

Hello there, I'm developing a shared assembly, version 2.0.0.0. For future compatibility, I'd like to bind all the 2.0.x.x versions to the latest version installed. To do so I need a publisher policy file. Is there a way to embed the publisher policy directly in the "code" assembly instead of having to install two different assemblies? ...

Publish/Subscribe and Smart pointer

I would like to implement a simple Publish/Subscribe pattern where: A single publisher publishes a token (a pointer to an object) to its subscribers. Publisher and subscribers are all independent threads. I plan to add thread-safe queue to each of the subscriber such that Publisher can keep distributing the tokens to the subscribers whi...

Facebooker Rails plugin - Notifications

Hi. I have quite silly question: how to send notifications? For example, when I register user on my app, I want to welcome him/her with notification. ...

What is the best (computer book) publisher to write for and why?

I have written a book for Packt publishing because they asked me too. Having gone through a year long experience with them I found that there were many pros and cons to having written for them - a fairly new publisher (upstart built from the staff that fell out of the Wrox buy out). Question: Having enjoyed the writing process quite a ...

Get rid of "Publisher Unverified" warnings in Windows for executables

I have made an application for Windows & everytime I run the application by opening the executable file I get the "Publisher Unverified" warning in Windows. It is fine if I was the only audience for this app but thats not the case. Is there any way to program my app such that this message does not show up for the users. ...

How to attach application withj facebook publisher

Many time i found several facebook application on my attach list of publisher . how can I do it for my facebook application? ...

How to be a verified publisher ?

I wrote an app and I want to sell it online, so I uploaded it to my website and tried to download and run it as a test, but a window appeared, it said : "The publisher could not be verified. Are you sure you want to run this software ?", and it also said : "Publisher : Unknown Publisher". It's actually a self-signed Java jar file wrapped...

Hide the attachment list on the top of the Hotmail mailmerge

Hello, I am just starting to use Microsoft Word or Publisher to sent a Email Newsletter Mailshot to my clients, The attachment list of the photos i have used at the top of the Email does not look good. Is there any way i can use photo's without showing the attachment list on top, or hide the list. Many Thanks David. ...

wxpython GUI and multiprocessing - how to send data back from the long running process

Hello everyone, Trying to run a time consuming task from a wxpython GUI. The basic idea is to start the long time task from the GUI (pressing a button) and then, a static text on the dialog should be updated from it. First I tried some threading (http://wiki.wxpython.org/LongRunningTasks and many other resourses seen), and I want to sh...

Displaying and linking Excel objects in Publisher

I've created a lot of forms in Excel, which sum, calculate, highlight, index, etc. I can lock or unlock certain parts of it so that users can only edit the input fields, but it's nearly impossible to format Excel to anything other than a straight up grid. I have different inputs needed, in groups of different sizes, and formatting a spre...

In Publisher Subscriber model, is it fair for one subscriber to access the data changed by another subscriber

In Publisher Subscriber model, is it fair for one subscriber to access the data changed by another subscriber Let's say I have a publisher - Publisher1, and two subscribers - Subscriber1 and Subscriber2. In this case, if Subscriber1 changes some data in the common data storage; is it fair for Subscriber2 to access that data. Downside ...

SQL Server Replication subscribers filter

Guys, I have a task to do for my colleague and I need to know if is possible to specify the filter to subscribers when using replication in SQL Server? What I mean is, I don't want to create 3 types of publishers, each one to each one subscriber (with filter in publisher to redirect to specific subscriber but the inverse.) I want to in...

Who is using PubNub and what for?

PubNub looks like a cool technology but I'm wondering if anyone is actually using it. How much traffic can it handle? It would be bad to design an app around it and have it fail to scale. pubnub.com ...