Skip to main content

Home/ Web Programming/ Group items tagged IT

Rss Feed Group items tagged

Hoving Allan

Cheat Sheet Round-Up: Ajax, CSS, LaTeX, Ruby... | Developer's Toolbox | Smashing Magazine - 0 views

  •  
    How can I tell if anyone else has previously bookmarked this?
  •  
    Here's an interesting site I encountered looking for CSS cheat sheets. I'm not sure how useful it might be, it because the entry is dated 2006. But the eye-candy on the page attracted me.
  •  
    Have to check the bookmarks in the group.
Hoving Allan

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
Sarah-Jane Bolling

Javascript Tutorial - Intro - 0 views

  •  
    Throughout this course, I seem to always visit this page for different topics. I find it to be written in everyday language, even when explaining Javascript. I've looked over the site, and it "works" for me to help understand the language.
Wright Sashagaye

MySQL :: Why MySQL? - 0 views

  •  
    Here is a page about MySQL. It explains why MySQL is the world's largest open source database and why it is usually the top choice when selecting database technology.
Zebeck Jillian

Cheat Sheets for Front-end Web Developers - 0 views

  •  
    This site also you to print off "cheat code" for a variety of programs including HTML and CSS. It may be useful for our class and easier to print off than make it yourself.
DiLieto  Lauren M

Standards-compliant HTML: CSS cheat sheet - 0 views

  •  
    This CSS cheat sheet is not really set up like a standard cheat sheet but it is easy to read and follow along. I think it will be helpful to those of us who need to be reminded of all the CSS shorthand.
Nancy Hall

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.
Lee Howard

Do you want to design like the pros? | 365 Web Applications for Designers - 0 views

  •  
    This shows how to set up style sheets so you don't have to reinvent the wheel every time you want to design an element similar to what you did last time. This makes it easier for type, color and other elements to have a continuity and to feel more cohesive. It also saves valuable time if you know you are going to use a certain design style over and over.
Bryan Dumelin

Google - AJAX APIs Playground - 0 views

  •  
    Although we are not there yet, I found this site by Google to be very interesting. The fact that Google lets you play with their code and run scenarios is amazing. The code playground seems similar to what we see in firebug - you edit the code and see an output. It allows for Google to operate on a whole new level and interaction. Allowing people to freely test your code and learn from it, mow that's cool.
anonymous

Carly's Famous Bruschetta - 0 views

  •  
    Here is my recipe page! Hope you enjoy it! You should try it at your next dinner party, it's quick, easy and delicious!
  •  
    I've changed the tag here to webprog-1-f. Be sure to tag to the correct assignment or I might miss something :).
  •  
    Also, it's not a show stopper for this assignment, but be sure to remember to close your head section.
Alex Halavais

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. :)
 Mark Zaniewski

Web Programming :: 2-2: Text Mess - 0 views

  •  
    This is the section of lecture 2-2: Text Mess that I added a comment to. I hope you will check out the link I added if you are interested in how you can incorporate what you know about design aesthetics to what you are learning about CSS.
  • ...1 more comment...
  •  
    Added video comment.
  •  
    I added a comment on video 2-2 re: the div tag.
  •  
    Question on video at around 23:30: While different browsers don't all support the same features, will they at least support basics like flow and positioning in like fashion? I recently had a heck of a time with a positioning difference between Firefox and IE, and I still wonder if it was my code, or the way IE dealt with it.
Pat Salvas

Viddler.com - webprog-2-1 - Uploaded by halavais - 0 views

  •  
    At first, I was messing this up, but I think I caught on by the end. I think its is very much like Diigo, but for videos. Very easy to use once I realized that what I was doing was incorrect and not what the site was giving me back as wrong.At first, I was messing this up, but I think I caught on by the end. I think its is very much like Diigo, but for videos. Very easy to use once I realized that what I was doing was incorrect and not what the site was giving me back as wrong.
  •  
    At first, I was messing this up, but I think I caught on by the end. I think its is very much like Diigo, but for videos. Very easy to use once I realized that what I was doing was incorrect and not what the site was giving me back as wrong.
Alex Halavais

Web Programming :: webprog-1-d - 0 views

  • intro.html
    • Marie Shanahan
       
      What's the difference between naming an HTML file with .html or .htm? Both work, right?
    • Alex Halavais
       
      HTML is the "correct" choice, though .htm will also work. The latter is a result of limitations of the early DOS & Windows systems, which could only handle 3 letter extensions (and 8 letter filenames). Why is it still used today? Microsoft continues to push it as a feature, not a bug, and those using MS servers or ASP are more likely to use it, unless, of course, it is a .asp page. But the standard usage is still .html.
Deitrick  Erica L

Student Life and Fitness - 0 views

  •  
    I did this assignment to become more familiar with writing in html. Also, to work on and its atributes, which I was having a difficult time with. This is a page from Quinnipiac's website, I took the information from it, and found a picture on Flickr. I also added a green background, which I found in the text.
anonymous

Getting Used to Help and Support - 0 views

I have never been used to getting help and support with all my problems. But when it comes to computer problems, I am glad Computer Tech Help And Support is helping me out. Whenever my PC is in tr...

help and support

started by anonymous on 12 May 11 no follow-up yet
Mark Cotrupe

Introduction to PHP - 0 views

  •  
    This site presents a nice overview of what PHP can do, why you would want to use it. It starts you off with a very simple explanation and examples. I know there are alot of different introductions out there, but this is just another example. We all have to find things that we personally find easy to use.
Pat Salvas

Javascript Programming: Javascript hover-over HTML popup - 0 views

  •  
    Although it appears to be someone's blog and not a huge, credible site, it does appear to have the correct form of a javascript popup.
Sorteberg  Matthew T

Map - 0 views

  •  
    Chipotle Mexican Grill...If you haven't had it I suggest you try it. It's made in front of you, you just pick what you want. The meat quality is great and every place is very clean! Unreal Burritos!
  •  
    I live on Chipotle! :)
Marie Shanahan

Require Email & Name - 0 views

  •  
    A form that includes fields for name and email, and a dropdown select menu. Name (at least 1 character) and a properly formatted email with @ and . are required. The form doesn't actually send any information (since that wasn't required), but after you fill it out, it brings you to a thank you page.
« First ‹ Previous 81 - 100 of 295 Next › Last »
Showing 20 items per page