Paolo's Notes

BA by day, sleepy coder by night...

Browse by Tags

All Tags » NETnotifier (RSS)
Sorry, but there are no more tags available to filter with.
Whups. Maybe some source code would be nice, eh?
After posting the How To Create A Service For NETnotifier story, I remembered that I referenced some classes that would be quite difficult for you to just "invent" :) So, here is the code you need to drop in your project folder. And here is the config...
Posted: Feb 18 2003, 07:34 AM by Pmarcucci | with no comments
Filed under:
How to create a Service Provider for NETnotifier
Now that you've installed NETnotifier and the WinForms client, you're probably wondering... "Well? Is something supposed to happen?". Not if you haven't subscribed to any service. And even in that case, the said service should provide you with some notifications...
Posted: Feb 17 2003, 12:53 PM by Pmarcucci | with no comments
Filed under:
First snag
Ok, it was too easy to work at the first try, right? If you configure the server to use a SQL Server database, you have to modify the table DELIVERIES and set the field DELIVERY_IDX as an identity.
Posted: Feb 15 2003, 04:46 PM by Pmarcucci | with no comments
Filed under:
notifierClient v0.1 alpha installation notes
notifierClient This is a sample WinForms implementation of a client application that connects to the NETnotifier server. To install it, just extract it to any folders, edit the notifierClient.exe.config file and comment as needed the lines <!-- <add...
Posted: Feb 15 2003, 03:24 PM by Pmarcucci | with no comments
Filed under:
NETnotifier Server configuration
NETnotifier This is the actual server application. Extract the zip file into a folder, then web share that folder with the alias NETnotifier. Now you can access the WSDL interfaces by pointing your browser to http://localhost/NETnotifier . You could of...
Posted: Feb 15 2003, 03:17 PM by Pmarcucci | with no comments
Filed under:
NETnotifier version 0.1 alpha
That's kind of a mouthful, but I wanted to drive home the point that this is VERY experimental software, in the sense that it has huge margins of improvement :) You can download executables and sources for both the server and the client here: NETnotifier...
Posted: Feb 15 2003, 03:15 PM by Pmarcucci | with no comments
Filed under:
Layered development
Sorry for the lack of updates in the last few days. I know that I promised a first release of NETnotifier by the past weekend, but I wanted the code to be of good enough quality not to be thrown away immediately :) So, while the code is 95% complete and...
Posted: Feb 12 2003, 09:23 AM by Pmarcucci | with 4 comment(s)
Filed under:
NETnotifier getting close to a real release
It's 2.34am. But NETnotifier has not been changed for four hours (that means it's working correctly, as excpected) and I only went forward finishing the client component. This is very good news for my planned weekend release of the service and the client...
Posted: Feb 08 2003, 02:37 AM by Pmarcucci | with no comments
Filed under:
Weblogs.com Monitoring
Matthew Langham wonders how to be notified of updates on weblogs.com . Well Matthew, that's what NETnotifier is being built for :) I'm going to write a service provider that interfaces with weblogs.com and give it a try later today.
Posted: Feb 06 2003, 07:47 AM by Pmarcucci | with 1 comment(s)
Filed under:
NETnotifier code
[Edited to remove obsolete links] I've uploaded the source codes for NETnotifier v0.1 and a sample WinForms client. The data store used in this release is Microsoft Access, but that can be swapped out for SQL Server or other databases quite easily (using...
Posted: Feb 04 2003, 10:35 AM by Pmarcucci | with no comments
Filed under:
More Posts Next page »