|
Korean Job Discussion Forums "The Internet's Meeting Place for ESL/EFL Teachers from Around the World!"
|
View previous topic :: View next topic |
Author |
Message |
poeticjustice
Joined: 28 Feb 2009
|
Posted: Wed May 20, 2009 6:32 pm Post subject: Starting an ESL Resource Website, need advice. |
|
|
I'm sick and tired of using the internet for ESL resources. I find that there is hardly anything substantial and when I do find something good, it's usually in a huge pile of mess. This goes for Dave's ESL resources as well.
I suppose this affects me more because I teach at an HS and not an elementary level hagwon like most other teachers. Resources are a lot harder to come by. I typically spend hours online, browsing, by the time I can put together a solid plan. I think that there are very few good ESL websites around that are organized well and have a good amount of resources.
As the old saying goes, "if you want something done, you gotta do it yourself."
I'm considering a couple of things,
-A wiki style website
-A UBB Forum style website
-A blog style website
I haven't had a website in years, I've never paid for a host before and my HTML is rusty as hell. What I do have is a ton of free time to figure this out.
The website, ideally, is going to have resources organized by various criteria. I want subscribers and users to be able to organize the resources by themselves in a ton of ways, for example, by level, by prep. time, by hits/popularity, by quality (I want there to be ratings), etc. etc.
I also want it to be an extremely clean and simple site. It will probably need to be ad supported but I don't want it to be a mess like the rest. I also want it to be specifically tailored for teachers in Korea, not elsewhere, taking the most common teaching styles and practices into account.
Anyway, that being said, where should I start?
-What is a good host? What kind of prices am I looking at?
-How do I build the site? Do I code the HTML by myself, line by line or use a template?
-What is the best way to go about this?
Thanks! |
|
Back to top |
|
 |
Chet Wautlands

Joined: 11 Oct 2008
|
Posted: Wed May 20, 2009 7:09 pm Post subject: |
|
|
I can't help with building a website, but I think it's a great idea. So, this is a bump. |
|
Back to top |
|
 |
losing_touch

Joined: 26 Jun 2008 Location: Ulsan - I think!
|
Posted: Wed May 20, 2009 8:00 pm Post subject: |
|
|
Personally, I use Dreamweaver. Punching in html is not my idea of fun!
For hosting, I use 3IX, and I have been extremely satisfied with them. Setting it all up is a bit confusing, but once you have your FTP setup, it is all rather simple. Your html skills will come in handy to tweak your page. Unfortunately, I don't have nearly enough time for my little project, but it earns me some money and it helps out people from time to time. Mine is a travel related site.
Sorry, I have forgotten the prices, but they are pretty cheap. So cheap that I forgot what they are because it was meaningless! |
|
Back to top |
|
 |
makemischief

Joined: 04 Nov 2005 Location: Traveling
|
Posted: Wed May 20, 2009 8:46 pm Post subject: |
|
|
For this sort of venture to work and be adequately organized you're best off using a good content management system like Drupal or Joomla (both good).
Forums and wiki's are nice, but hyperlinks can't trump sites designed for deep organization. Good luck- it sounds nice! |
|
Back to top |
|
 |
tfunk

Joined: 12 Aug 2006 Location: Dublin, Ireland
|
Posted: Thu May 21, 2009 1:15 am Post subject: Re: Starting an ESL Resource Website, need advice. |
|
|
Double post, see below..
Last edited by tfunk on Thu May 21, 2009 1:18 am; edited 1 time in total |
|
Back to top |
|
 |
tfunk

Joined: 12 Aug 2006 Location: Dublin, Ireland
|
Posted: Thu May 21, 2009 1:15 am Post subject: Re: Starting an ESL Resource Website, need advice. |
|
|
poeticjustice, I'm already in the process of building a website that sounds a lot like what you have in mind.
Would you be interested in collaborating?
I'll PM you more details when I get home from work. |
|
Back to top |
|
 |
poeticjustice
Joined: 28 Feb 2009
|
Posted: Sun May 24, 2009 7:39 am Post subject: |
|
|
Smee wrote: |
As far as building one yourself, I have no idea about that. I'm a tech idiot. However, I agree 100% that the teaching websites out there already are ridiculously ugly, user-unfriendly, and too jacked up with ads. I mostly create my own materials now because I've learned that wasting hours clicking around these garbage websites will get me nowhere.
Good luck. |
I'm familiar with Waygook. Great site. I've used all sorts of lesson plans from there.
Some of the "main" ESL websites are terrible. The actual material is hard to get at and is extremely hit or miss once you find something. Some of the lesson plans I find are downright horrible and I can't imagine using them.
I heard that Waygook isn't looking to expand too much, though. Any stock in this? |
|
Back to top |
|
 |
The King of Kwangju

Joined: 10 Feb 2003 Location: New York City
|
Posted: Tue May 26, 2009 10:42 am Post subject: |
|
|
I'm a web developer, but I used to be an ESL teacher in Korea. I've worked on tons of these ESL sites, including the eslcafe. I did the design before this current design and also hacked the forums numerous times.
This is an interesting idea, and here are my thoughts, if you're interested:
What you're looking to do is manage assets here. Forget what they are, they could be anything. But you want people to be able to contribute some kind of asset and then use different filtering mechanisms to pull them out.
Look at http://ffffound.com/ this could just as easily be lesson plans. The point is that you want to be able to document assets in an organized way. Note that this site is aggregating stuff from other sites as well. You'll want this option so you can link to the good lesson plans on other sites, they don't have to be on yours.
So from a technical side I would investigate different CMS and see which can do this for you. If none exists, you'll have to build one yourself.
Forget about html. For this site you'll be building software and be doing very little html. You're going to be doing some kind of programming, or finding some very nerdy friends who will do it for you.
The technical side is just one small part of it. Take a good look at smee's site. He has a lot of lesson plans in there, but they are hard to get at. The site is a forum, which isn't the best way to display these assets. You see the problem he has with metadata and organization is the problem you will need to solve. No offense, smee.
As he mentions, he has a lot of readers, and very few contributors. His site is actually pretty dead. This is another problem you're going to have to solve.
Remember the technology is only one part of it. Dave Sperling has a crap site as far as tech is concerned, but he makes a lot of money off of it.
Why is that? |
|
Back to top |
|
 |
poeticjustice
Joined: 28 Feb 2009
|
Posted: Tue May 26, 2009 4:33 pm Post subject: |
|
|
The King of Kwangju wrote: |
I'm a web developer, but I used to be an ESL teacher in Korea. I've worked on tons of these ESL sites, including the eslcafe. I did the design before this current design and also hacked the forums numerous times.
This is an interesting idea, and here are my thoughts, if you're interested:
What you're looking to do is manage assets here. Forget what they are, they could be anything. But you want people to be able to contribute some kind of asset and then use different filtering mechanisms to pull them out.
Look at http://ffffound.com/ this could just as easily be lesson plans. The point is that you want to be able to document assets in an organized way. Note that this site is aggregating stuff from other sites as well. You'll want this option so you can link to the good lesson plans on other sites, they don't have to be on yours.
So from a technical side I would investigate different CMS and see which can do this for you. If none exists, you'll have to build one yourself.
Forget about html. For this site you'll be building software and be doing very little html. You're going to be doing some kind of programming, or finding some very nerdy friends who will do it for you.
The technical side is just one small part of it. Take a good look at smee's site. He has a lot of lesson plans in there, but they are hard to get at. The site is a forum, which isn't the best way to display these assets. You see the problem he has with metadata and organization is the problem you will need to solve. No offense, smee.
As he mentions, he has a lot of readers, and very few contributors. His site is actually pretty dead. This is another problem you're going to have to solve.
Remember the technology is only one part of it. Dave Sperling has a crap site as far as tech is concerned, but he makes a lot of money off of it.
Why is that? |
Excellent post.
Yes, I hate Dave's. I hate Dave's very much. Aside from the kind of crap that gets posted here (forum banter aside), it all seems to be suck on a terrible server with outdated... everything.
I'd be in the market to make something better. If I had enough know how, I'd gladly replace Dave's in terms of quality but I doubt I could pull in the same numbers as Dave's. It'd be nice, though, and I know (without a doubt) I'd do a better job then he does. |
|
Back to top |
|
 |
poeticjustice
Joined: 28 Feb 2009
|
Posted: Tue May 26, 2009 6:30 pm Post subject: |
|
|
Smee wrote: |
used just on teaching, with the occassional post on culture, travel, etc. In the near future we're probably going to institute stricter rules about membership: those who don't log in once a month, or those who don't post in a semester, will have their accounts suspended. Simply because there are a handful of contributors but hundreds if not thousands of lurkers downloading lessons without posting anything themselves. |
I have contributed a little bit on your site and have taken quite a bit from it. I notice that all the files have been downloaded quite a bit, sometimes a few hundred times, but it seems that there is a large gap between material downloaded and material shared. That's the crux of your problem.
I think forcing people to share is a good idea. At least try it for a few weeks and see what happens. You might get a lot more traffic.
I'd also recommend (if you don't mind) making it more Korea-as-a-whole centric. Possibly even Korea and Japan. |
|
Back to top |
|
 |
poeticjustice
Joined: 28 Feb 2009
|
Posted: Tue May 26, 2009 6:40 pm Post subject: |
|
|
Smee wrote: |
used just on teaching, with the occassional post on culture, travel, etc. In the near future we're probably going to institute stricter rules about membership: those who don't log in once a month, or those who don't post in a semester, will have their accounts suspended. Simply because there are a handful of contributors but hundreds if not thousands of lurkers downloading lessons without posting anything themselves. |
I have contributed a little bit on your site and have taken quite a bit from it. I notice that all the files have been downloaded quite a bit, sometimes a few hundred times, but it seems that there is a large gap between material downloaded and material shared. That's the crux of your problem.
I think forcing people to share is a good idea. At least try it for a few weeks and see what happens. You might get a lot more traffic.
I'd also recommend (if you don't mind) making it more Korea-as-a-whole centric. Possibly even Korea and Japan. |
|
Back to top |
|
 |
cubanlord

Joined: 08 Jul 2005 Location: In Japan!
|
Posted: Tue May 26, 2009 7:19 pm Post subject: Re: Starting an ESL Resource Website, need advice. |
|
|
poeticjustice wrote: |
I'm sick and tired of using the internet for ESL resources. I find that there is hardly anything substantial and when I do find something good, it's usually in a huge pile of mess. This goes for Dave's ESL resources as well.
I suppose this affects me more because I teach at an HS and not an elementary level hagwon like most other teachers. Resources are a lot harder to come by. I typically spend hours online, browsing, by the time I can put together a solid plan. I think that there are very few good ESL websites around that are organized well and have a good amount of resources.
As the old saying goes, "if you want something done, you gotta do it yourself."
I'm considering a couple of things,
-A wiki style website
-A UBB Forum style website
-A blog style website
I haven't had a website in years, I've never paid for a host before and my HTML is rusty as hell. What I do have is a ton of free time to figure this out.
The website, ideally, is going to have resources organized by various criteria. I want subscribers and users to be able to organize the resources by themselves in a ton of ways, for example, by level, by prep. time, by hits/popularity, by quality (I want there to be ratings), etc. etc.
I also want it to be an extremely clean and simple site. It will probably need to be ad supported but I don't want it to be a mess like the rest. I also want it to be specifically tailored for teachers in Korea, not elsewhere, taking the most common teaching styles and practices into account.
Anyway, that being said, where should I start?
-What is a good host? What kind of prices am I looking at?
-How do I build the site? Do I code the HTML by myself, line by line or use a template?
-What is the best way to go about this?
Thanks! |
Interesting topic I must say!
I'm glad to see other people are getting into "the game".
OP, I just recently re-vamped my site.
www.ralphsesljunction.com
It's not great, but it serves its purpose. I used a very basic css template and made very small changes. I don't think it is difficult to navigate through. Everything is out there. I have also included a search engine for my site. So if someone is looking for something, they can just search it and find it.
You can download a lot of templates for free. You will need to know some thing about programming and html. If you don't, it isn't that hard to learn; I've learned a lot just by screwing around with stuff.
I also have this site that I use to sell me book:
www.teachingenglishmadeeasy.com
Again, another template I downloaded, for free, and adjusted it to meet my needs.
If you need help with basic stuff like what you see on my sites, I can help you some (e.g. where to get the templates, how to adjust coding, how to add stuff, uploading software and files, etc.). I can also point you in the right direction in terms of decent hosting sites.
Ralph |
|
Back to top |
|
 |
The King of Kwangju

Joined: 10 Feb 2003 Location: New York City
|
Posted: Mon Jun 01, 2009 4:50 pm Post subject: |
|
|
I think it's pretty obvious to everyone that this is not a "good" site. But it makes some good money.
Making a site for yourself, or your book, great. But to make a site to compete with this one will take money and investors. |
|
Back to top |
|
 |
cubanlord

Joined: 08 Jul 2005 Location: In Japan!
|
Posted: Mon Jun 01, 2009 9:54 pm Post subject: |
|
|
The King of Kwangju wrote: |
I think it's pretty obvious to everyone that this is not a "good" site. But it makes some good money.
Making a site for yourself, or your book, great. But to make a site to compete with this one will take money and investors. |
Agreed. Not to mention that you'll need to come up with something tha this site lacks in the eyes of the "buyers". Good luck with THAT!
I had a discussion board up for a year and membership was free. I had a whopping 10 people sign up and only 2 actually post something (not including myself) 2 times.
It wasn't worth it when there are a million other ESL discussion boards. |
|
Back to top |
|
 |
The King of Kwangju

Joined: 10 Feb 2003 Location: New York City
|
Posted: Fri Jun 05, 2009 9:17 pm Post subject: |
|
|
I don't think you would have a hard time convincing the buyers, or the advertisers. But you would need to snag the audience. That won't be easy and will need some marketing dollars at the very least.
And starting a message board - following Dave - is not going to cut it. You need to offer something wonderful that this site doesn't.
And once you get the audience, it's game over for this site.
The lesson plans are actually a great idea. If you could build a substantive, searchable, well-organized set of lesson plans you would have something this site does not. |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|