VansAirForceForums  
Home > VansAirForceForums

- POSTING RULES
- Donate yearly (please).
- Advertise in here!

- Today's Posts | Insert Pics


Go Back   VAF Forums > Education > Web Site Development
Register FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-15-2007, 06:41 AM
dsmithlib's Avatar
dsmithlib dsmithlib is offline
 
Join Date: Jul 2007
Location: Libertyville, Illinois
Posts: 54
Default Recommendation for Web Builders Log?

I have seen so many well done sites. I am wondering if there is a common tool or template that you are using so I can minimize computer work (I started out to build a plane, not a web site!)

My original intention was to create a Yahoo web site using their tools. I now own a domain name but, need a publishing solution. I have entire MS Office including MS Publisher.
__________________
Dave Smith,
RV 7 - tipup, O360
Completed- 1st flight April 2012
mail: dms789@yahoo.com
blog: http://rv7preflight.blogspot.com
Reply With Quote
  #2  
Old 09-15-2007, 07:37 AM
DeltaRomeo DeltaRomeo is offline
unqualified unfluencer
 
Join Date: Jan 2005
Location: Highland Village, TX
Posts: 4,086
Default Blog, hands down.

Hi Dave!

Blogs are hard to beat for what you say you want. Redirecting your purchased domain name to the blog takes 60 seconds. If you want a full blown web site you can build your own from scratch (article I wrote re: this). Can't beat the template driven speed of a blog, however, and you have a surprising amount of control over the look and feel. Having all the navigation links auto-created for you is a huge plus.

Check out these three 'BBlogs' (Builder Blogs) that are incredible:You can drag and drop a photo from it into a post in these forums, also (good for getting a problem solved).

My dumb non-RV blog is HERE and I'm amazed at how EASY it is to go take a picture and put in online (there is a button in the free Picasa program called 'Blog This!'.

I'm writing an article on using blogs for builder sites right now, as a matter of fact. And, when I build again I will use one for the build log. One cool thing is some of the blog backup utilities that automatically suck in your blog and allow you to print it as a PDF book (perfect for showing the DAR).

Create your blog HERE in about five minutes.

best and more to come,
dr
__________________
Doug Reeves (your host)
  • Full time: VansAirForce.net since '07 (started it in '96).
  • Part time: Supporting Crew Member CAE Embraer Phenom 300 (E55P) @ KDFW.
  • Occasionally: Contract pilot (resume).

Last edited by DeltaRomeo : 09-15-2007 at 08:02 AM.
Reply With Quote
  #3  
Old 09-15-2007, 08:38 AM
MTBehnke MTBehnke is offline
 
Join Date: Oct 2005
Location: Andover, MN
Posts: 233
Default Recommendation for Web Builders Log?

My site is plain HTML I wrote myself. I didn't know HTML when I started, but within about 3-4 days I had my site up and running. I basically reviewed the HTML code used on other sites to see how they did things, experimented a little, and got it to work.

I use Coffee Cup's HTML Editor, which has some nice features. The one I use the most is the insert image button. It pops up a window that allows me to click on an image file and it automatically creates a thumbnail image, inserts it into my page and creates the link to open the full size picture.

I also have a freeware FTP program called SmartFTP which allows you to drag and drop to upload your files to the web server.

It takes me about 3-5 minutes to write a new entry, save the file, then upload it. If I'm inserting pictures it takes me closer to 10 minutes including time to download from my camera and resize the image files down to 1024x768 using another freeware product called Flatstone Photo Resizer.
__________________
Mike Behnke
RV-9A - sold
Reply With Quote
  #4  
Old 09-15-2007, 08:49 AM
ToadF16 ToadF16 is offline
 
Join Date: May 2007
Location: Tulsa, OK
Posts: 17
Default MS Visual Web Developer Express for Mine

MS Visual Web Developer Express

It's free and there's some great lessons on that site to teach you how to do the programming.

I'll admit there is some time spent on the front end getting the templates and site structure setup, but now it only takes me about 15 minutes to get a page ready to push to the server. I'm learning as I go, but it's a very robust web development program.

For speed though, you can't beat a blog.

Nate Garrett
__________________
Throw a Nickel on the Grass...
Nate Garrett
Owasso, OK
RV-8 Wings
www.toadsrv8.com
Reply With Quote
  #5  
Old 09-17-2007, 11:31 PM
Pirkka Pirkka is offline
 
Join Date: Feb 2006
Location: Europe, Finland (EFTU)
Posts: 542
Default

Quote:
Originally Posted by dsmithlib View Post
I have seen so many well done sites.
So why 'waste' your time and do one more? If you would use all those web hours for real building you would finish much sooner.
__________________
Pirkka

- RV-7 -
Tail: Waiting for fiberglass.
Wings: Some priming left, then lot of riveting.
QB Fuse + Finishing kit: in crates.
Reply With Quote
  #6  
Old 09-18-2007, 12:13 AM
BuckWynd's Avatar
BuckWynd BuckWynd is offline
 
Join Date: Nov 2006
Location: Rockford, IL
Posts: 501
Default Kit Log

There is, of course KitLog Pro, which is dirt-simple to use and very robust. Its features are somewhat limited, in my opinion (you can only post three photos per entry, for example -- so if you want to post more that that, you have to make another entry), but it gets the job done, and you can easily print out the log pages and stick them in a notebook.

You can see sample pages at MyKitLog.com.

It costs $49.95 to download.
__________________
Buck Wyndham
Northern Illinois
RV-8 N18XL
Reply With Quote
  #7  
Old 09-21-2007, 08:44 AM
uk_figs's Avatar
uk_figs uk_figs is offline
 
Join Date: Jan 2005
Location: Tulsa, OK
Posts: 1,014
Default Killer web log tools

Well I followed Doug's advice and set up a construction blog on blogger to see how it compared to my web site authoring tools. It is very slick and easy to use and the nice feature is the ability to post from anywhere including email and mobile phone (great for us travelers).
I just added links to my web site to be able to capture and use the stuff archived to date.

Also has neat "widgets" that you can add to customize the site like web album and slide show.

I could not get the BlogCollector tool to work (sent support an email) but you can mirror the site to your desktop with a tool called HTTrackWebs.

With Picasa as the image tool and web album you can do most things I would need for this activity.

Amazingly all these tools are free right now

Still playing with it but you can check it out at http://ukfigs.blogspot.com
__________________
Dave (Figs) (RV-7 N256F, Flying)
Dave's RV-7 Blog
Email me
Reply With Quote
  #8  
Old 09-21-2007, 08:48 AM
DeltaRomeo DeltaRomeo is offline
unqualified unfluencer
 
Join Date: Jan 2005
Location: Highland Village, TX
Posts: 4,086
Default

Nice blog, Dave.

I was amazed at how QUICKLY a professional looking build site could be constructed using regular old free Webblog and Picasa.

b,
d
__________________
Doug Reeves (your host)
  • Full time: VansAirForce.net since '07 (started it in '96).
  • Part time: Supporting Crew Member CAE Embraer Phenom 300 (E55P) @ KDFW.
  • Occasionally: Contract pilot (resume).
Reply With Quote
  #9  
Old 09-29-2007, 04:03 AM
Steve Sampson Steve Sampson is offline
 
Join Date: Aug 2005
Location: N. Yorkshire, England
Posts: 1,050
Default

Doug, thanks for the very kind words wrt to my blog in post #2 in this thread. I have only just seen it.

The reason I noticed is the traffic level on the site has gone up in the last few days, and I was wondering why.

For anyone interested, a blog with 'blogger', is trivially easy. A post takes perhaps 10 minutes or so.

I should add that HTT track does a magnificent job of backing up the blog. I really do not see that backup is a problem if you use that. it cost me nothing.

Cheers,
__________________
Steve

G-IKON Build log here , or Index to blog here.
RV4 #4478 - Flying since 16th June '08. First flight video here.
Circuits at my 1000' strip.

Last edited by Steve Sampson : 09-29-2007 at 04:08 AM.
Reply With Quote
  #10  
Old 09-29-2007, 11:16 AM
SvingenB SvingenB is offline
 
Join Date: Apr 2007
Location: Norway, Stj?rdal
Posts: 598
Default

Quote:
Originally Posted by Steve Sampson View Post
The reason I noticed is the traffic level on the site has gone up in the last few days, and I was wondering why.
How do you monitor the traffic level? I have searched the set-up pages, but cant seem to find anything.
__________________
RV-4 #4520, Slow built
B Svingen
RV-4 Project Log
Onex Project Log

EAA Chapter 573 Norway
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 04:24 PM.


The VAFForums come to you courtesy Delta Romeo, LLC. By viewing and participating in them you agree to build your plane using standardized methods and practices and to fly it safely and in accordance with the laws governing the country you are located in.