Skip to main content

Home/ Web Programming/ Group items matching "webprog-1-i" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
4More

Web Programming :: Challenges - 0 views

  • 505DC Due
    • Chere B
       
      What time on the due date are the assignments due (morn, afternoon, midnight)? I anticipate getting assignments done in advance, but if ever one needed to be tweaked and resubmitted for credit I would like to know the exact time.
    • Alex Halavais
       
      The last second of the marked day, EST, let's say.
  •  
    My understanding is: do as many assignments as you want, or think you need to do. As for points, doing enough assignments correctly to total 100 points per module will get you an A-. An A- will be upgraded to an A if you show consistent creativity. Only those with an A- qualify for the "Creativity Upgrade". A grade of B won't do it. If I explained anything incorrectly, someone please correct me. My own take on it? Learn code because you really want to learn code, show effort, and try to have some fun with it. :)
1More

HTML: An Interactive Tutorial - Dave's HTML Code Guide - 0 views

  •  
    Hi every, a little late to join the crowd, but better late than never! I found this site last semester when I was working on my website for 512. While it is a little hard to take in at once, and there are alot of annoying ads, I found the basic meat of the content to be helpful when I was teaching myself HTML.
2More

Yahoo! Web Hosting: Everything You Need for a Professional Site - 0 views

  •  
    Some people collect coins or stamps. Imelda Marcos collected shoes. I collect domain names and have been registering different ones for over a decade. No, I'm not a squatter, but I did take KerryEdwards.org 18 months before there was a Kerry-Edwards ticket. They didn't offer to buy it. But I did sell TheFrequency.com to some guy for $15K; he hasn't done anything with it. I've used Network Solutions, Register.com, GoDaddy and Yahoo! Domains. If I'm maintaining a site myself, I usually stick to Yahoo! because it's dumbed down and easy to use. I have a Web Hosting Starter account there for my personal site www.ahoving.com. It takes a few extra clicks to get where I need to go to manage the files, but I haven't had too much trouble with it. You can upload files directly (no other FTP client needed). And there's none of that DNS stuff I sometimes run into that totally confuses me.
  •  
    Review of Yahoo! Web Hosting
3More

Hex Code / Color Charts - 0 views

  •  
    When choosing text and background colors, it's useful to have a hex code chart to make sure you're choosing the color you really want. I like Webmonkey's chart because the color boxes are a little bigger than most other charts. Plus, they also provide the HTML coding to change the background color in case you forget. -- The Web Developer's Resource
  •  
    Good call on WebMonkey. That was one of the first sites I ever used when I was learning HTML in undergrad. I loved it! Plus, how can you not love it with a name like that!
  •  
    :) I thought I was the only one who would be amused by the name alone! I didn't realize this site was years old. Thanks for vouching for it
1More

Reduced-Fat Flan - 0 views

  •  
    Hello everyone! This is a recipe I found on www.allrecipes.com. I love flan but I haven't personally used this recipe. In creating this page I found some tags on www.w3schools.com that were useful. I'll try to spice this page up more but for now here it is.
1More

Webhero.com - 0 views

shared by Marie Shanahan on 04 Feb 09 - Cached
  •  
    This is a web hosting company I've used for the past six years or so. It used to be called Catalog.com. I give it a decent rating. The administrative control panel interface is easy. Hosting packages provide for MS SQL Server, wordpress installations, metrics, spam sharks, email, ecommerce, php and fairly speedy support help. One annoyance: Webhero is constantly changing its price structure every 6 months or so. Sometimes hosting is free, then it costs a little, then it is free again. Economic survival online is an art these days, (I work for a newspaper) so I can't blame them too much. I currently own three domain names, and all of them are registered with this company.
4More

Tortellini Soup Recipe - 0 views

  •  
    Had some help with the CSS parts: Used Chapter 1 (Specifically Page 41) in Head First HTML to walk me through the CSS coding.
  • ...1 more comment...
  •  
    Here is a recipe for Tortellini Soup that we make quite often. It's pretty easy and painless, yet quite delicious.
  •  
    Nice work here. A couple of suggested improvements. First, you should avoid using the center tag, but if you do, it should be inside the "body" tag--generally nothing comes between the HTML tag and the head tag. Also, you're missing your body :). However, it meets the requirements for the assignment, and looks good doing it.
  •  
    Sounds delicious, too.
1More

[Valid] Markup Validation of http://www.sarah-janebolling.com/validated.html - W3C Mark... - 0 views

  •  
    This proved to me I know next to nothing about XHTML, with that said, I know I have a lot to learn and am quickly learning from my mistakes.
2More

Travel Tabs - 0 views

  •  
    I hoped tabs were unobtrusive... I went back and redid a page from Module 1, putting all my travel abroad trips in one tabbed content box. The first sequence of code I tried nearly ruined my life, but Dr. Halavais was kind enough to send me a link that didn't make me want to end my life.
  •  
    Small issue: when fonts are user-changed, it can bounce the last tab to a second line. But good enough to meet the requirements for the assignment, and good for you for trying something especially challenging.
1More

HTML Station--Welcome - 0 views

  •  
    This site has an AOL 3.0 feel to it but regardless, the main page has links to step-by-step instructions on what you want to do with HTML. I was using it while I was working with my Wordpress page. I like the fact that it has split everything up into sections so you can access the page with what you want.
1More

* HTML for the Conceptually Challenged - 0 views

  •  
    I found this site by searching "HTML for Dummies" I had read the book version some time ago when I was starting out with HTML and got distracted by something and lost the book. It gives you some great tips on how to do what you want to do!
4More

About Me - 0 views

  •  
    I figured I would use this 3-page site to tell a little more about myself (and, hopefully, make you laugh a little bit). It is very simple, but it should give you a little more insight into what you're dealing with.
  • ...1 more comment...
  •  
    Nancy, I love your personalized muppets! That's awesome.
  •  
    Hahaha. Thanks, man. We made 3 that day (the third went to my nephew for XMas), and they give them to you in clear plastic bags. So The best part of the whole experience was the reaction from people I passed on the streets of Manhattan!
  •  
    What coding did you use to place the 3 hyperlinks next to each other, across the top? I'm going to do my 3-page site now, but will most likely leave them vertically.
1More

HTML Help - 0 views

  •  
    I have found myself over the years Googling part of a HTML code to make sureI get it written correctly. Most of the time I will type in something like " just as a starting point. I think this site will help elimiate the need for many different sites. This looks to be a one stop shop for any common, and even some obscure HML coding.
3More

WPDesigner ยป So you want to create WordPress themes huh? - 0 views

  •  
    I found this and thought of using word press last semester for 501 and how i didnt like any of the themes that much. if i had seen this then, i might have gone through and made my own... you never know
  •  
    I thought this was interesting
  •  
    Look for a WP theme as one of the challenges at the end of the semester...
2More

Bryan Dumelin - Intro "Hello World" - 0 views

  •  
    Thought I would share with everyone a bit about myself. It was interesting creating a page without tags because I was limited to the layout running on and on without line breaks or margins on the page. I tend to design sites with organization and structure and this was totally out of the ordinary for me. Happy Reading.
  •  
    nice to meet you, bryan. do you know jeff peduto at the hartford?
1More

Nestle Toll House Chocolate Chip Cookie Recipe - 0 views

  •  
    For challenge 1-f, I took a recipe and reformatted it using the tags I learned to use from the lectures.
3More

PHP 101 (part 1): Down the Rabbit Hole - 0 views

  •  
    As one of my classmates pointed out...sometimes it's easier to learn complicated things when they are "kindergatenized" Here I found a site which appempts to explain PHP at the very bare minimum. I found it to be long and wordy...but I am actually understanding it, slowly.
  •  
    Module 3 for me is beginning to shape up to be similar to Godfather III. At first I hated both but now I realize their value. OK, in this here bookmarked link, author Vikram Vaswani turns PHP into something akin to a nice novella with excellent screenshots as examples. This tutorial is engaging, friendly and filled to the brim with info.
  •  
    A really nice, basic resource that explains PHP in a clear and understandable way. It makes a very nice complement to the instructional videos for the class.
3More

Angelfire.com Review - 0 views

  •  
    Strengths: Free to join, offers tutorials and widgets, you have access to other Angelfire pages broken up by genre Weaknesses: Once you exceed certain bandwidth, you must pay. Also, I think a page that hadn't been edited in years was deleted.
  •  
    Angelfire's been around for quite a while, though they haven't grown as quickly with people's needs, I think. The downside is no access to databases or programming, which for free is fine. Another upside is that it is a Lycos site, so probably (though I'm not sure) few problems with downtime or slow servers. (+10)
  •  
    I don't remember having problems with downtime or slow servers using Angelfire (are those the same as time out errors?); however, I could see how your additional downsides would affect advanced programmers.
2More

Introduction to HTML - 0 views

  •  
    This is a clear and simple introduction for newbies like me. I'm willing to learn from any source possible. So the more intros I get, the better.
  •  
    I came across this site dealing with HTML through Google. Browsing through, I found it to be great, even for myself, a stone cold beginner to this stuff. It's pretty much a complete tutorial regarding HTML starting from the most basic parts all the way to the advanced material and know-how. In the page itself you will see [Previous] and [Next] buttons which walk you to the next level of the tutorial, down the left side of the page is each part of the tutorial. Hope this helps!
1More

CSS / Menu Bar - 0 views

  •  
    I added CSS and a menu bar to my 3 page site from module 1. I used background images and colors. Tested in both IE7 and Firefox.
« First ‹ Previous 41 - 60 of 106 Next › Last »
Showing 20 items per page