40 Days for Life PDF Print E-mail
Pro-life - Abortion Issues
Written by Fr. Robert Bower   
Monday, 23 August 2010 13:23

This fall, from September 22 - October 31, 2010 our community will be one of many cities across the country joining together for the largest and longest coordinated pro-life mobilization in history -- the 40 Days for Life campaign.

40 Days for Life is a focused pro-life effort that consists of:

  • 40 days of prayer and fasting
  • 40 days of peaceful vigil
  • 40 days of community outreach

For More information go to http://www.40daysforlife.com/southbend/

 

 
30,000 Pounds of Bananas PDF Print E-mail
Music - General
Written by Fr. Robert Bower   
Saturday, 14 August 2010 08:18

 
SHOUTcast Radio PDF Print E-mail
Music - General
Written by Fr. Robert Bower   
Thursday, 22 July 2010 15:57

I was on the hunt today for Internet radio Stations and came across SHOUTcast.  SHOUTcast Radio is a directory of online radio stations and according to the website they have a listing of over 35,000 stations.  They have a web player plus the streams will play in Rhythm Box which is my favorite way to listen.  Check it out and enjoy.

 
Making Email a Link to a Friend Work on a Locked Down Server PDF Print E-mail
Resources - Joomla Tips
Written by Fr. Robert Bower   
Wednesday, 21 July 2010 08:43

Some web hosts have a rule on their mail server that either the To or From email address must reside on the server for the php mail function to send an email from your php mail form.  It is a security feature that prevents the email server from being used to send spam.

In theory it is a great idea, however the Joomla's  Email a Link to a Friend feature will not work.  The email appears to be sent but actually is never sent unless the sender or recipient emails happens to be hosted on the site's email server.  The Email a Link to a Friend feature uses the email provided by the person filling out the form as the From email address, so in most cases the email is not sent on a server with the above rule.

The question is how to make the Email a Link to a Friend feature work?

To make the feature work the easiest technique is to have the email sent by an address residing on the server.

When I run into this situation, the first thing I do is create an email address such as This e-mail address is being protected from spambots. You need JavaScript enabled to view it  where yourserver.com is replaced domain of the website.  I use this email address to send the Email a Link to a Friend email.

The second step is to edit the php script the send the Email a Link to a Friend email to use the newly created email address rather then the form user's email.

The code that runs this feature is found in  the following file  /components/com_mailto/controller.php

Open the file with an online text editor and find the line

if ( JUtility::sendMail($from, $sender, $email, $subject, $body) !== true )

Change the line to

if ( JUtility::sendMail(' This e-mail address is being protected from spambots. You need JavaScript enabled to view it ', 'Donotreply', $email, $subject, $body) !== true )

where  This e-mail address is being protected from spambots. You need JavaScript enabled to view it is actually the email address you created to send the email.  Save the file and now the Email a Link to a Friend feature should work.  Please note when testing, if you try to use the Email a Link to a Friend feature back to back in quick succession the link will error out due to code preventing bots from sending mail in rapid succession and your rapid use of the feature is being interpreted as bot activity.

The recipient will receive  an email recommending the page sent by the email address you created and the person who filled out the form will have their name and email address listed in the body of the email.

Make sure you update the code if you update your Joomla site with a new version.

 

 

 

 

 

Last Updated on Wednesday, 21 July 2010 14:45
 
Ancient Faith Radio PDF Print E-mail
Orthodoxy - General
Written by Fr. Robert Bower   
Tuesday, 20 July 2010 08:21

Ancient Faith Radio is an Orthodox Website that has a variety of podcasts and currently two live internet radio stations.  The podcasts are in mp3 format.  One of the radio stations plays music while the other is a talk station.  Both radio stations come in two different speed streams, 128k for broadband users and 24k for dial-up users.  The streams support a variety of players including Winamp, ITunes, Windows Media, QuickTime, Real One Player, and VideoLAN.

Now a note for Linux users.  The Winamp link will work with Rhythmbox, however, since most Linux distributes block most ports use the port 80 links for the radio stations.

Last Updated on Thursday, 22 July 2010 05:30
 
<< Start < Prev 1 2 3 4 5 6 7 Next > End >>

Page 1 of 7

Main Menu

Orthodoxy

Pro-life

Quotes

When works of faith are lacking, the name of a Christian does not benefit us…hasten, oh Christian, with repentance and conversion the exit of the soul…because on earth repentance has its power.
--Saint John Chrysostom