Skip to main content

Home/ Web Programming/ Group items tagged IT

Rss Feed Group items tagged

Deitrick  Erica L

CSS Font Properties - 0 views

  •  
    This site is from w3schools. It is detailed instructions and examples of how to change your fonts in CSS. Its important because it carefully explains how to change fonts in different parts of your body.
Lee Howard

An accessible bar chart - 0 views

  •  
    I'm always being asked to provide chart information for my business stories in the newspaper, but what if I could do it in CSS and make it pretty? That's what this programming tip provides, and it looks pretty cool, too.
  •  
    I think CSS charts are one of my favorite thing :). I am sure, someday, they will be superseded by built-in charting tags, but for now, I love 'em.
Alex Halavais

Syllabus Question 2 - 0 views

  • Jing.
    • Chere B
       
      When attempting to download Jing I received the following error message: 16 bit MS-DOS subsystem; The NTVDM CPU has encountered illegal instruction. Can anyone tell me what this means and how to get around it?
    • Alex Halavais
       
      :/ beats me. All I can find on the web is "try the application again." It may just not like your system for some reason. There are some other free screen recorders out there, but I haven't had a lot of experience with them, unfortunately.
  • Notepad++
    • Chere B
       
      When I download Notepad ++ do I need to download the Binary files and the source files in order for it to work?
    • Alex Halavais
       
      You should just need the binaries...
  • For the Mac, you might want to try Text Wrangler
    • Zebeck Jillian
       
      Is there a way to view the text you are working with in Text Wrangler as if it was on the web? I know you can with Text Edit on the Mac? I guess I don't see the value of TextWrangler, yet...
    • Alex Halavais
       
      You can always view the file you are working on in a browser... Nothing wrong with TextEdit (as long as you change to Plain Text).
  •  
    Hi Dr. Halavais. How do I get a web host? I'm having trouble seeing if I have one.
  • ...1 more comment...
  •  
    Questions about web-view using TextWrangler
  •  
    I have a couple questions. They are highlighted within the sticky notes in the text regarding downloading problems also: When downloading Notepad++ do I need both the binary and the source files? When I attempted to download Jing I received the following error message: The NTVDM CPU has encountered illegal instruction. Can anyone tell me what this means and how to get around it?
  •  
    Questions about web-view using TextWrangler
Bryan Dumelin

ActionScript 3.0 Language and Components Reference - 0 views

  •  
    Ok I know what you are thinking...why is he bookmarking a flash reference site - flash in a web programming class? Well I decided it was important to bookmark the ActionScript reference page because the structure of ActionScript 3 is similar to javascript used in many webpages. No, you don't need javascript to create a webpage, but adding it can allow for additional site functionality. It is also important to know the potential of integrating flash into a website and allowing for variables to be passed form the webpage and communicated to the flash movie.
Monica Aversa

Challenge for webprog-1-f: Submit a Recipe - 0 views

  •  
    For anybody who has Celiac's Disease (or just wants to go gluten-free): Here is a recipe for GF pizza crust. It's a bit long, but it bakes and it should conform to the 1-f standards. Have fun.
  •  
    Looks good. A couple of notes: bgcolor (in the body tag) should be all one word if you use it, though we'll be doing CSS which gives you more flexibility. Also, you make heavy use of br. BR has a specific place, and what you really should be doing is wrapping each of those paragraphs in p tags. That will make life much easier when it comes to validating your code.
Deitrick  Erica L

Make an HTML Document - Webmonkey - 0 views

  •  
    Check this out!
  •  
    This site is about how to make an HTML document. It provides information on tags and provides an example of a simple HTML document. It is useful because it is very simple and easy to understand.
Sarah-Jane Bolling

A re-introduction to JavaScript - MDC - 0 views

  •  
    This site is a lot "wordier" than others that I've seen...but what I personally like about it is the examples followed by a short description as to what it is I am looking at. I like that (and learn it easier)
Katie McLaughlin

Applying CSS to HTML - 0 views

  •  
    Another great beginner's intro to the world of CSS mainly because it provides just as many examples as it does explanations. In addition, it encourages you to try out the code as you go along rather than simply expect to learn by osmosis (which is pretty much impossible with this subject anyway).
 Mark Zaniewski

Simple Hover | 13styles CSS Menus - 0 views

  •  
    This links to the menu bar template I used in my Chicken Kiev restyle with CSS. I like it because it has a clean modern look that doesn't look "button heavy". There is a fair amount of code, but most of it is straightforward. I made comments in my CSS sheet to help me remember what was going on. For webprog-2-a.
Marie Shanahan

[Valid] Markup Validation of http://marie.nfshost.com/recipe2.html - W3C Markup Validator - 0 views

  •  
    I took my recipe html file and tried cleaning it up. After numerous attempts to fix my code myself, I clicked the "Clean up Markup with HTML Tidy" button. HTML Tidy basically truncated my table-specific CSS and aggregated it at the top. I suppose I'll learn how to do this myself when I begin on Module 2. Instead of changing the original file, I saved a new one to show to the code difference at http://marie.nfshost.com/recipe2.html
  •  
    HTML Tidy is a lifesaver--as long as you look at the changes and can figure out why they have happened. (It also makes it prettier, if you use the "indents" feature.)
Monica Aversa

Fibonacci Nightmare - 33 views

Thanks, Nancy! I am starting the Fibonacci challenge soon, so I may very well reference this thread if I get lost. Hope everything went well for you in the end! Best, Monica Nancy Hall wrote:...

fibonacci

Mark Cotrupe

WDVL: The JavaScript Chronicles - 0 views

  •  
    This is a good introduction that explains alot about the value of Javascript. It explains how it simplifies tasks that used to be server-intensive by placing some of the load on the user's local machine. It is more efficient, can be re-used and sends the server a simplified information set that is easily processed.
Pat Salvas

The Pasta Loft - 0 views

  •  
    I created the map, but them started messing around and wanted to add the javascript aspect to it so it would have the hide/show. I tweeked my previous code so it would match up with this page and the body would appear on the click rather than the form in the previous bookmark.
Ford  James A

PHP Basics - 0 views

  •  
    This is web prog 5-g. It is about PHP basics. At first PHP can be confusing, but once you know what it is trying to do it isn't all that bad. It's just a getting the coding correct.
  •  
    How do you close a PHP segment?
Nick Caito

Module 7: Rate My Class - 0 views

  •  
    here's the 'home' for my 'rate my class' project. as of this posting, i've got the structure of the site all laid out, it just needs some cascadingly stylish touches. i didnt use any javascript on this yet either. i just wanted to get something posted in time for the class deadline. each class has its own php page, which pitches and catches to itself, and its own mysql table. the nav drop down links directly to each course. enjoy!
Ford  James A

Ajax presents...sports! - 0 views

  •  
    This is module 6-e. It was a little tricky to do, but what I found interesting was how there were a few ways to do it. You could connect to a database or you could do it through making individual files. This module is for Northeast sports. Enjoy!
Deitrick  Erica L

Java script tutorial for the total non-programmer - 0 views

  •  
    webteacher.com has an excellent tutorial for learning JavaScript. It starts off saying that it is JavaScript for the non-Programmer and goes through step by step defining terms such as JavaScript, Object Oriented Programming (OOP), objects, methods, properties, events, functions, alerts, forms, buttons etc. It also has a great chapter on Loops (chapter 5). This site shows examples of code and slowly goes through step by step the structure and components of JavaScript.
Jackie Fields

IT Management Conference & Expo in NYC Oct.14-16 - 1 views

  •  
    http://www.manageit.me ---The greatest minds in IT in 50+ presentations : top industry-leaders: Creator of MySQL Michael "Monty" Widenius, Internet Celebrity Gary Vaynerchuk, Co-Creator of PHP & Zend CTO Zeev Suraski, Richard Sheridan, CEO of Menlo Innovations & Pioneer of Agile eXtreme Programmi...
Bryan Dumelin

CSS - Recipe Restyle - 0 views

  •  
    This bookmark is a combination of 2-d and 2-f: it is my restyled recipe and horizontal menu for the CSS portion of the course. At first, I was a little hesitant / confused about learning the CSS formatting. Once I got used to the concept of the css formatting I found myself wiring code with ease. There was many back and forth between typing and viewing in the browser, but I got the hang of it. The one issue I had was with browser compatibility - the margin: auto; code did not render well in IE7, but had not bugs in firefox. The most difficult potion of the menu was hiding the attributes that the browser assumes should be included with a bulleted list and links hence why a css style sheet comes in handy.
  •  
    Very nice. Should make it a habit to title your pages. But well done.
Hoving Allan

Chili for a Ben's-Style Half-Smoke with Menu - 0 views

  •  
    Is it a new trend now to have a little vertical "Feedback" tab on the left or right side of a web page? I've been noticing it all over in the past couple of weeks.
  •  
    This adds the menu bar to the Recipe with CSS. I tried to include a comment in the code crediting the site where I found it.
  •  
    Hadn't noticed it...
‹ Previous 21 - 40 of 295 Next › Last »
Showing 20 items per page