472,977 Members | 2,018 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,977 software developers and data experts.

Automation and scheduling of front page publishing using python

Good afternoon,

We have numerous web sites which are currently being manually
published via Front Page.

Doing one or two sites on an ad-hoc basis was not too bad but we are
now over 20 or thirty at set times during a business day.

What I would love to do is find a way of automating this task, ideally
by the command line, and called from a central automated task
scheduler such as Maestro.

Using Cygwin's rsync or Microsoft's Robocopy successfully moves a
site from one file system path to another but the front page
extensions and navigation/etc are
broken.

Does anyone know of an alternative method for handling this using
Python?

I did a google search and a scan of the cheese shop but nothing seems
to jump out as a place to start.

Any advice you can give on this would be fantastic.

I've been trying to introduce Python to my shop for some time but they
have been most resistant, usually insisting on Perl.

Thanks,
Andy

Aug 30 '07 #1
4 1305
In message <11**********************@x40g2000prg.googlegroups .com>,
an************@gmail.com wrote:
We have numerous web sites which are currently being manually
published via Front Page.

Doing one or two sites on an ad-hoc basis was not too bad but we are
now over 20 or thirty at set times during a business day.
Let me open the bidding by suggesting that you stop using FrontPage.
Sep 1 '07 #2
Lawrence D'Oliveiro wrote:
In message <11**********************@x40g2000prg.googlegroups .com>,
an************@gmail.com wrote:
>We have numerous web sites which are currently being manually
published via Front Page.

Doing one or two sites on an ad-hoc basis was not too bad but we are
now over 20 or thirty at set times during a business day.

Let me open the bidding by suggesting that you stop using FrontPage.
But that would mean reprogramming the functionality they now implement
using FrontPage extensions. Any help with that?

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
--------------- Asciimercial ------------------
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
----------- Thank You for Reading -------------

Sep 1 '07 #3
In message <ma**************************************@python.o rg>, Steve
Holden wrote:
Lawrence D'Oliveiro wrote:
>In message <11**********************@x40g2000prg.googlegroups .com>,
an************@gmail.com wrote:
>>We have numerous web sites which are currently being manually
published via Front Page.

Doing one or two sites on an ad-hoc basis was not too bad but we are
now over 20 or thirty at set times during a business day.

Let me open the bidding by suggesting that you stop using FrontPage.

But that would mean reprogramming the functionality they now implement
using FrontPage extensions. Any help with that?
If they were using FrontPage extensions, they deserve everything they get.
Sep 1 '07 #4
Lawrence D'Oliveiro wrote:
In message <ma**************************************@python.o rg>, Steve
Holden wrote:
>Lawrence D'Oliveiro wrote:
>>In message <11**********************@x40g2000prg.googlegroups .com>,
an************@gmail.com wrote:

We have numerous web sites which are currently being manually
published via Front Page.

Doing one or two sites on an ad-hoc basis was not too bad but we are
now over 20 or thirty at set times during a business day.
Let me open the bidding by suggesting that you stop using FrontPage.
But that would mean reprogramming the functionality they now implement
using FrontPage extensions. Any help with that?

If they were using FrontPage extensions, they deserve everything they get.
While possibly justifiable, given that FrontPage has had holes you could
drive a London double-decker but through since time immemorial, it isn't
a terribly helpful observation. And they clearly *are* using FrontPage
extensions, since the OP states that rsync and RoboCopy leave "the front
page extensions and navigation/etc [...] broken".

Not everyone reads the literature even well enough to know about
well-known problems like FrontPage. Whether such ignorance deserves to
be punished by such open-ended retribution is arguable, and I think I'd
come down on the "no" side.

The only mistake they made was trusting the vendor to provide secure
solutions ...

[Andrew: sorry to drag you into this discussion - I don't know whether
you were aware of FrontPage's security issues or not. If not, you should
certainly think about reading up on them].

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
--------------- Asciimercial ------------------
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
----------- Thank You for Reading -------------

Sep 1 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Doug R | last post by:
I'm trying to create an anti-automation feature to prevent scripts from running reports on our website by requiring users to enter a code from an image (like Yahoo e-mail sign-up, or Network...
4
by: Gilles Leblanc | last post by:
Hi I have started a small project with PyOpenGL. I am wondering what are the options for a GUI. So far I checked PyUI but it has some problems with 3d rendering outside the Windows platform. I...
0
by: calfdog | last post by:
PAMIE 1.50 released!! Now with Frames suport Why wait, when you could be using this to Automate now!... It's Free!!! http://pamie.sourceforge.net ...
6
by: Tony Proctor | last post by:
Hi everyone We're experiencing some serious anomalies with the scheduling of ASP threads. I'd be interested to hear if anyone knows what algorithm is used (e.g. simple round-robin, or something...
6
by: qwweeeit | last post by:
Hi all, this post is a kind of continuation of my "Expanding Python as a macro language" Among the replies gmi...@gmail.com directed me to: http://www.idyll.org/~t/www-tools/twill.html (a...
15
by: qwweeeit | last post by:
Hi all, Elliot Temple on the 1 June wrote: > How do I make Python press a button on a webpage? I looked at > urllib, but I only see how to open a URL with that. I searched > google but no...
4
by: pw | last post by:
Hi, I use Visual FoxPro all the time to import and export data from and to Excel (creating workbooks in code, etc...). There is an excellent book on how to do this with VFP from Hentzenwerke...
5
by: puff | last post by:
I'm very new to Python and have a question concerning IE automation and detection of page completion. The MSDN article 180366 states in part: ---- The top-level frame fires the...
1
by: =?Utf-8?B?cm95YWxwZWk=?= | last post by:
It used to be each time I went to publish a site using FP, all of my URL's were stored there.Came up when I published. NOW, they are cleared out each time, the only URL address left is the last...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.