<br><br><div class="gmail_quote">On Sun, Dec 13, 2009 at 11:56 AM, Paul Cartwright <span dir="ltr">&lt;<a href="mailto:ale@pcartwright.com">ale@pcartwright.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Sun December 13 2009, Jim Kinney wrote:<br>
&gt; While you can most likely send mail out without an MX record, you may not<br>
&gt; be able to receive mail. Also many (most) ISP&#39;s will not allow mail to flow<br>
&gt; through their systems unless the originating mail server has a valid MX<br>
&gt; record so as to cut down on spam.<br>
<br>
</div>ok, so.. I need to get am MX record, somehow.. added..??<br></blockquote><div><br>Since you are doing this through free/tiny/dyndns, you&#39;ll need to review their docs on how to add it. Basically you just need it to point to the same place as your web server most likely. <br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
&gt;<br>
&gt; Note: resize your pictures to the actual dimensions used in the HTML for<br>
&gt; _much_ faster initial load in and add a link to get full hi-res version.<br>
&gt; Your upload speed is way to slow for a page full of .5MB pics which are<br>
&gt; only displayed at 10% full size :-)<br>
<br>
</div>yeah, yeah, I&#39;m a notepad-type web page creator, no fancy frills, and I&#39;m not<br>
real good at working with images. when I have a week or 2 off, I&#39;ll play with<br>
that:)<br></blockquote><div><br>chunk &#39;em through ImageMagic:<br>for pic in $(ls -1 *)<br> do<br>  name=$(echo $pic| cut -f1 -d&quot;.&quot;)<br>  type=$(echo $pic | cut -f2 -d&quot;.&quot;)<br>  new_name=$name&#39;-b.&#39;$type<br>
  convert $pic -scale 10% $new_name<br>done<br><br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
those pictures weren&#39;t meant for general population consumption, just<br>
basically for THE FAMILY..<br>
I need a full-featured program that will take a folder of pictures, compile<br>
them into a web page, with thumbnails.. something like gallery2 ( never able<br>
to get it to work..)<br>
<div class="im"><br>
&gt;<br>
&gt; I like snow pics! Atlanta doesn&#39;t get much so it&#39;s always fun &#39;till the<br>
&gt; power goes out!<br>
<br>
</div>like last Wed. when that 120 foot tall red oak fell across our street,<br>
blocking my way to get to work, and turning off our power for 5 hours.. we<br>
missed the tornado that went by, a few miles from us, but it did manage to<br>
put out our power &amp; phone ( DSL) for the day..<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="h5">Paul Cartwright<br>
Registered Linux user # 367800<br>
Registered Ubuntu User #12459<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III<br>Actively in pursuit of Life, Liberty and Happiness         <br><br>