This started as a group blog for Independent Computer students.. It was a collection of their daily work, plans, questions, and responses to each others' study. I branched out and now it seems any items of interest to me!
Monday, November 19, 2007
WYSIWYG text editor for News and Projects users
1. Text Editing
I found a WYSIWYG text editor that we might be able to use for the users posting material to the site as News and Projects.
It has several functions - it does not have the ability to download pictures. I would love to have this 'richeditorframe' function that this Google Blog uses! That would be perfect - but I don't see that it's available. Maybe it is with some more digging - even if it uses Google's site and another API somehow for access similar to the Google Maps work Alec is trying.
The HTML that it generates is a bit cumbersome, but it looks basic and straightforward.
I am checking that the code is legitimate - and doesn't have some buried redirects.
Here is the site [with a demo and the code with tutorial] that hosts the free editor:
http://koivi.com/WYSIWYG-Editor/
There also may be other links from the PHP site and related forum:
http://www.php.net/
A commercial version called "editize" gets some good reviews, but their half price for non-profits is $75 for a domain site's use.
2. Charting Data Online:
Also, here is a site that has some links to investigate java applets that create graphs for web viewing:
http://www.appletcollection.com/java/graph.html
Some of the links from this site are free software and some 'for purchase'. There are often deals available for non-profits, but take some digging and/or writing to the companies to see what their policy is.
Richard.
Saturday, November 10, 2007
Meeting with The Energy Fellowship/Earth Support
1. The forum is a great idea but needs tweaking to make sure it works. Max H. went to sign up but it did not work for new additions. [rjd - I think Zhanar was thinking about looking into this? ] We couldn't demonstrate it fully at the presentation.
2. Barry suggested having a data section with graphs that are generated by that data. This idea had lots of enthusiasm and some data suggestions were:
- ongoing oil [B20 and regular oil] / electricity / propane usage by the school including the entire carbon footprint - ZachB
- water usage by the school
- recycling data
- cars in the parking lot
- please write with others I may have missed here [?]
To be effective the data and graphs need to be dynamic. We need to find/write scripts to do this.
Richard suggested an electric eye road near the entry to get automated data input for cars on the school road - [ now there's a whole project: make a solar powered data taking device for storing and sending that data, but there are lots of opportunities for automatic data entry, too including temperature and power usage for some areas or devices]
Jen wondered how we would get information on the site and Zhanar started to demonstrate how news, projects, and links data can be added by many individuals that have login privileges to do so. The last 5 articles that show on top, but others can be stored and available for showing. Articles and links can both be in the Forum and as part of the News and Projects sections of the site.
The overall question of the day was to see if there is enthusiasm to make the development of this website worth pursuing. I want the class to work towards something that has meaning and appreciation. The fact that there were a dozen people showing up with short notice for a lunch meeting shows that we are on a good project and should continue.
In attendance were: Robert, Jen, Todd[[?], Dave, Barry, Zhanar, Alec, ZachB, Richard, Jon P., Nate H., Max H., and .. [I think I missed a couple - help here please??]
Monday, November 05, 2007
EnergyFellowship.org Email Addresses and Mail System
Sunday, November 04, 2007
Some Site Ideas and Fixes
- Add return link to http://www.santbani.org/ from the Energy Fellowship site
- Show that the Energy Fellowship is part of/connected with the Sant Bani School
- Admin setup pages
perhaps a "view" button to see the results of additions while the user is still logged in.
ability to add simple text editing to news and projects
ability to add pictures to news and projects (limiting graphic size) - Forum:
redo graphic at heading of Forum so that text is not pixelated
have Forum open in a new page so that the user still has the original energyfellowship.org open
link back to energyfellowship.org from Forum
link to http://www.santbani.org/ from Forum - Add RSS feed so that users can sign up for any News and Project changes/additions
Richard
Others?
Thursday, November 01, 2007
invitation to Energy Fellowship Group to view and comment on site.
Is it strong enough about joining the forum?
Richard.
*********************************
[how about inserting graphic letterhead.. from the site]
November 1, 2007
Dear Colleagues,
We really appreciate your common interest in Energy Fellowship and offer you a great opportunity to exchange your thoughts and ideas with each other and people interested in sustainable life using the electronic network.
We invite you to visit your website http://www.energyfellowship.org/and share your projects or new ideas. You can also sign up for the Energy Fellowship forum and take part in discussions on different topics. You may also invite anyone interested in the Energy Fellowship to join our community.
Let’s meet on Wednesday, November 7 at lunch in the Reading Room at Sant Bani School where we will show you the website development so far. It will be a great chance to make your suggestions about the project and start to share ideas for the site.
We would be tremendously appreciative of any help or reply.
Cordially,
Sant Bani School Computer class
Zhanar Seitmagzimova Sant Bani ’08, zhanars@santbani.org
Alec Peters Sant Bani ’09, alecp@santbani.org
Nate Houran Sant Bani ’09, nateh@santbani.org
Richard Danahy Sant Bani Staff, richard@santbani.org
Wednesday, October 24, 2007
Forum
Friday, October 19, 2007
Strategy for Zhanar and Energy Fellowship
I am suggesting to Zhanar that she take a template from the PHP Bulletin Board site and start from scratch to create the Forum on the Energy Fellowship website. She may get started and after some familiarity then consult with Alec on debugging it.
We have the ability to create sub-domains, so the forum should perhaps reside in
http://forum.energyfellowship.org
which will give it a separate file system area.
One strategy is to have a separate database for the Forum, its users and content. The users of the site's main content section would be a more limited number, but it would be good to have the Forum be open as I think we were intending.
Hopefully Alec will also get some great inspiration from the Bioneers Conference - and maybe think about a target date to meet with a larger group to get excitement about content. articles, and links.
Post your thoughts, please.
Richard.
Alec has the Energy Fellowship Database working!
Database Working - October 18, 2007, 9:01 amThe database is working fully now. The projects menu just displays the five most recent projects entered into the projects table that I made.
Test - October 15, 2007, 8:59 amTest of the database.
http://www.energyfellowship.org
styles
what do you think about these styles for the forum:
http://www.stsoftware.biz/phpbb3/index.php?style=etech_green
http://demo.phpbb3styles.net/styles.php?style_id=82&lang=en
http://demo.phpbb3styles.net/styles.php?style_id=148
http://demo.phpbb3styles.net/styles.php?style_id=197
Sunday, October 14, 2007
Energy Fellowship Site
http://www.energyfellowship.org
Hopefully you checked your emails to note that HOSTEK has made PHP5 available for the site. Evidently they have PHP4 by default and add the better PHP5 when asked.
There is some info on the HOSTEK FAQ page regarding PHP as well as MYSQL database setup:
http://hostek.com/faq/kb
The MYSQL editor that Alec was using looks pretty darn good as well.
Also, here is a site on the PHP5 language for some background:
info: http://www.php.net/
tutorial: http://www.php.net/tut.php
manual: http://www.php.net/manual/en/index.php [an easy read - ouch!!]
If you find any texts on it that you wish the school to purchase, please let me know.
Richard.
Monday, October 01, 2007
Showing png files in IE6
Norway is a nice country, so I'm sure this is legitimate.
http://bjorkoy.com/past/2007/4/8/the_easiest_way_to_png/
which references the author of the workaround.
http://www.twinhelix.com/css/iepngfix/
This is all pretty exciting if it works.
Monday, September 24, 2007
Forum
User: [removed -rjd]
Password: [removed-rjd]
Test is an administrative account so if you click on the ACP link at the bottom of the page, you can go to the Administration page and see how we can configure the forum.
Wednesday, September 19, 2007
about the topic itself
I've found some stuff about alternative energy systems as I think it is the main idea of the energy fellowship. Here are some links to websites on this topic:
http://www.aesc-inc.com/
http://www.suntrekenergy.com/
http://www.climatesolutions.org/
We can really put a lot of stuff on our website if we do some research work. I guess it's not going to be easy, but it's a really worth thing to do.
Zhanar
Monday, September 17, 2007
Thoughts on setting up a site
One outstanding idea is to have a Farmer's Market be a subset of the EF site and may validate the work.
We discussed some computer language issues and did a very rough map of ideas.
State of NH Farmers Market Representative
Gail McWilliam
New Hampshire Department of Agriculture
P.O. Box 2042
Concord, NH 03302
(603) 271-3788
Here are some sites that have web presence in NH on their markets:
www.mainstreet.wilton.nh.us
http://www.wilmotfarmers.com
http://www.wakefieldmarketplace.homestead.com
http://www.sanbornton.org/ORGS/sfm
http://www.seacoastgrowers.org
http://www.organic-growers.com
http://www.littletonmainstreet.org
http://www.northernnhfarmersmarket.com
http://www.seacoastgrowers.org
http://www.hennikerfarmersmarket.us
http://www.seacoastgrowers.org
http://www.geocities.com/claremontmarket
http://www.nhfairs.com/ Listing of State Fairs and State Fair websites
Richard.
Sunday, September 16, 2007
FW: Energy Fellowship website
From: Richard Danahy [mailto:richard@santbani.org]
Sent: Friday, September 14, 2007 11:05 AM
To: *Richard Danahy; Alec Peters; Nate Houran; Zhanar Seitmagzimova
Subject: Energy Fellowship website
The three programmers of this course will work as a team to create the Website for EnergyFellowship.org
We should strive to use the JAVA language that we are studying for some of the presentation material, as well as use PHP and Flash for some of the content.
RE: Energy Fellowship website
From: Zhanar Seitmagzimova [mailto:zhanars@santbani.org]
Sent: Saturday, September 15, 2007 8:45 PM
To: richard@santbani.org
Subject: re: Energy Fellowship website
Hi Richard!
I like the idea of creating a site for Energy Fellowship as well as the site for farmers to distribute their goods. But my question is "what's the purpose of the project?" I mean like real purpose? something global? or just a website for energy fellowship's fun? Is there any kind of thing that could keep the project actual? There're many websites that just contain information about something and it's useful only in terms of information, but nothing else. I'd like our website to be something more than a source of information about Energy Fellowship and forum for people interested in it. Could it be something that would really keep people visiting the website? Just like the idea about farmers? The farmers need to distribute their products and people need to buy them - that's a good idea. But talking about Energy Fellowship - I wonder if there is something like that in that idea?
Maybe I didn't get everything, because I'm not really familiar with Energy Fellowship and stuff like that. I think we could discuss it more thoroughly in our class on monday. I'd like to figure out some details if it's possible.
What about the platforms it's a pretty tough question. I looked through some statistics and look what I've found on the linux website:
(Percent of projects)
However this graph is pretty different on the microsoft website... :)
Do you think it's possible to figure it out in such a way that it could do with both environments?
And the last question. What do you think we could start from? I think we should make some kind of plan of the project. And by the way how much time is it supposed to take? What time limits do we have? Like one semester?
And one more question. (sorry that wasn't the last one :)) How is our website supposed to differ from the www.wiserearth.org or other websites like this. Isn't our project supposed to be new?
We could discuss all these things together on monday and maybe Nate and Alec will have some fresh ideas...
Thanks,
Zhanar
***************************
Zhanar Seitmagzimova, Class of 2008
Sant Bani School
Sanbornton, NH 03269
Sunday, September 09, 2007
Fall 2007 Computer Class
~ off we go.. Richard.