Search results

  1. CaldwellYSR

    Updating Site with RSS Feed

    Look into Content Management Systems like: Wordpress Joomla! Drupal All three of these can do what you're wanting. If you're wanting to code this yourself then you'll need to learn PHP.
  2. CaldwellYSR

    Latest news element

    Wordpress.org That's a CMS which will allow you to do what you want. If you wanted to create it yourself you'd have to get into php and mysql...
  3. CaldwellYSR

    two eCommerce questions

    I've heard a lot of good things about Magento but I've never used it personally so I don't know if it will do all the things you want it to do.
  4. CaldwellYSR

    Help..Problem with Form within Div?

    add padding-top to your #contactuscontentholder to push the form down however far you need it. I'd also suggest eliminating that "space" div because it's empty and that's not the correct way to do what you're trying to do. but if you really want to utilize that space div then instead of padding...
  5. CaldwellYSR

    Best colleges for Web Design/Development?

    Honestly, and this is just speculation, I don't think most people go to college for web design/development. For the most part you can learn everything you need to know online yourself... I'd say the real jobs are going to come from connections and selling yourself well. I may be completely wrong...
  6. CaldwellYSR

    Question about photo gallerys

    There are a lot of add-ons if you're using a CMS like Joomla! or Wordpress. I would suggest going this route if you want the gallery to update every time you put a new picture in the folder. Otherwise I think php would be the way to go, although I'm not positive on HOW to do it that way.
  7. CaldwellYSR

    What is actually CMS?

    Wordpress.com is where you can get a blog. Wordpress.org is the CMS. Technically .com is the CMS with alot of limitations that really just makes it good for blogs where .org is where you can get away from those limitations and it really opens up as a true CMS.
  8. CaldwellYSR

    Advice on how to show what page a visitor is on?

    What he's talking about it called breadcrumbs. Here's a pretty good link Breadcrumbs didn't read too thoroughly so if it's not a good link I apologize :P It looked good though
  9. CaldwellYSR

    Tips on memorizing? HELP!

    No offense to just robin but I suggest avoiding this option like the plague... Just my two cents.
  10. CaldwellYSR

    Tips on memorizing? HELP!

    Yeah I agree with NadiaCweb. I find it's less about memorization and more about just doing it. There are a lot of recourses online if you can't remember how to do specific things. Then as time goes by you'll find yourself not needing to look up nearly as much information.
  11. CaldwellYSR

    Frontpage Vs Dreamweaver

    No grief, just a note, I definitely agree that Aptana 3 is very comprehensive and that can be somewhat of a turnoff. I like that though simply because it gives me room to grow. It also kind of motivates me to grow in a way.
  12. CaldwellYSR

    managing menu hyperlink changes through CSS

    Look... I gave you a really simple solution. I'm not telling you to learn php I'm telling you to learn one php function. It's really fracking simple you say <?php include('navigation.php') ?> and then you put the html for your navigation into it's own file called navigation.php. Then you put...
  13. CaldwellYSR

    managing menu hyperlink changes through CSS

    Learn the php include function. Learn it, love it :D
  14. CaldwellYSR

    3rd party content management help

    Sounds about right to me.
  15. CaldwellYSR

    Design and Implementation Of Online supermarket

    Sorry dude but if you don't know about web design then don't post on a web design forum (unless you're asking legitimate questions)
  16. CaldwellYSR

    3rd party content management help

    What you're wanting is to start template designing. You'll need to be very comfortable with html, css, and a little bit of php knowledge (enough so you're not completely lost looking at it). The quick answer is yes you're able to design this with dreamweaver and WP will access the editable...
  17. CaldwellYSR

    3rd party content management help

    Wordpress Joomla! Drupal This is what you're looking for. They're the three most popular Content Management Systems. I ordered them by difficulty easiest first. Although Drupal is the most difficult it's also one of the most powerful so you have to find the balance. Personally I'm a fan of WP...
  18. CaldwellYSR

    Facebook Activity Feed.

    I'm pretty sure when you're getting the code from Facebook it asks you to put the url you want it to be linked to before it spits out it's code. I haven't worked much with Facebook so I might be wrong.
  19. CaldwellYSR

    Why CMS?

    It was an email and it was only one. I don't think that's against the rules.
  20. CaldwellYSR

    Why CMS?

    Thank you for showing me that here and in my email now kindly shove off
Top