Re: New blog: XYplorer updates.
Posted: 03 Sep 2007 21:36
I added a link to http://xyplorer.blogspot.com/ on my support page, and also a link to the RSS feed. 
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
No, one email is enough for me. So support@XY...j_c_hallgren wrote:I'm still trying to verify if and how the email RSS feed works...running a test with one of my other email accts...I needed to make that look like RSS email didn't come from MY personal email so used the support@XY as substitute for now...is there another better one? Maybe have a updates@XY for this?
Yes, good.j_c_hallgren wrote:...maybe I could make it a typical non-existant variant? Like "updates.no-reply@xyplorer.com"?
Code: Select all
@media all {
div#main {
float:right;
width:66%;
padding:30px 0 10px 1em;
border-left:dotted 1px #e0ad12;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
div#sidebar {
margin:20px 0px 0px 0;
padding:0px;
text-align:left;
float: left;
width: 31%;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
}Code: Select all
@media all {
div#main {
float:right;
width:66%;
padding:30px 0 10px 1em;
border-left:dotted 1px #e0ad12;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
div#sidebar {
margin:20px 0px 0px 0;
padding:0px;
text-align:left;
float: left;
width: 31%;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
div#main div.post-body ul {
list-style-type:none;
padding-left:2em;
}
} hehe... yeah actually I also have a few things like that I'm working on for the wiki, but I haven't had much time to work on them lately.admin wrote:I also want to do a Tip-of-the-day ("Did you know...?") since long. Well, well...
I don't really like the bullet points either, but...since I'm clueless on CSS and was unable to see a way to get 2nd-Nth lines always indented as in History.Txt so that the +++, !, etc. stand out properly, I resorted to adding bullets to make it easier to spot each change item, ok? BTW, I tried your code in preview mode, and it's harder to read, IMHO.lukescammell wrote:I think it would be nice to get rid of the bullet points, since there are already +++, - and !! that do the same kind of job.
admin wrote:Wow, I just got my first XYplorer Updates Email Notification!
I update History.txt only on official releases.j_c_hallgren wrote:Now, did you realize that 6.30.01 is not yet in History.txt? I had to pull text from the forum entry...
admin wrote:I update History.txt only on official releases.j_c_hallgren wrote:Now, did you realize that 6.30.01 is not yet in History.txt? I had to pull text from the forum entry...
Two items:admin wrote:I added a link to http://xyplorer.blogspot.com/ on my support page, and also a link to the RSS feed.
Done.j_c_hallgren wrote:Two items:admin wrote:I added a link to http://xyplorer.blogspot.com/ on my support page, and also a link to the RSS feed.
1) I believe you should add a disclaimer, like on the wiki and tutorial blurbs, that this blog is not fully maintained by yourself...maybe ",created and maintained by a devoted user," or similar?
I've changed my blog header to say
This USER created blog contains important news or tips, such as change logs... to hopefully avoid any issues that may arise...I think you know I'll never intentionally do anything to harm XY's reputation, but blogs have been known to get hacked, so having it clear that you aren't the originator of the blog should help in that case.
2) How about adding the link to the email vers of blog feed there also? It's: http://www.feedburner.com/fb/a/emailver ... &loc=en_US