Home

developers.mit.edu

Sort of helping developers at MIT since 2009

Secondary links

  • Forums
  • Recent Posts
    • FAQ
    • Contact
    • Community

JavaScript Web 2.0 Accessibility Library (AOL Axs)

Submitted by dhirst@mit.edu on Wed, 01/28/2009 - 16:04
  • UX Developers
  • accessibility
  • AOL
  • Axs
  • Javascript
  • library

We have posted the associated files to the talk given on the AOL Axs accessibility library on 01/26/2009. Included is the JS library, examples, the PowerPoint presentation and pertinent links.

They are posted on the wiki and can be found at:

https://wikis.mit.edu/confluence/display/ISTidd/AOL+Axs+Accessibility+Li....

Contact Don Hirst if you have any questions on the library at dhirst@mit.edu

  • Login to post comments

Developers web site UI look and feel

Submitted by mberger@mit.edu on Fri, 01/23/2009 - 11:52
  • developers.mit.edu Administrators' Forum

I chose a different theme on the developers-dev.mit.edu site. I don't like how it does the breadcrumbs, but I like the rest. Please take a look and tell me what you think.
- Mike

  • 3 comments

How to Force SSL on User and Admin Pages of Drupal

Submitted by bknoll@mit.edu on Thu, 01/22/2009 - 13:08
  • Web Masters
  • SSL Drupal Apache

This is a description of how to force SSL on the User and Admin pages of Drupal, while allowing non-SSL access to other parts of the site.

  • 1 comment
  • Read more

What is the correct way to use and mark code for deployment in SVN?

Submitted by mberger@mit.edu on Thu, 01/22/2009 - 10:40
  • Web Masters
  • branch
  • branching
  • deployment
  • release management
  • source control
  • SVN
  • tag

We use SVN for source control. I have the following questions:
1. When should we tag a release?
2. When should we branch a release?
3. Are there MIT-specific naming conventions that we should use with our releases?

  • 1 comment

Display Touchstone on access denied Drupal 5.x pages

Submitted by moses_b@mit.edu on Wed, 01/21/2009 - 13:34
  • Authentication, Authorization, and Identity Services
  • MIT Touchstone

I came up with a method of displaying a link to Touchstone on access denied pages in Drupal 5.x. This would probably work for Drupal 6.x as well. Here is how I set it up:

1.) Create a new page node. Title it "Access Denied" and use this content:

<?php
global $user;
if ($user->uid) { // this user is already logged in print "Access Denied: You do not have access to this page."; } else { print "Access Denied: You do not have access to this page."; $dest = 'https://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'];

  • Login to post comments
  • Read more

MIT Touchstone hands-on lab: Tue Jan 20, 01:30-04:00pm, W92-206, seating limited to 18

Submitted by pbh@mit.edu on Fri, 01/16/2009 - 19:03
  • Authentication, Authorization, and Identity Services
  • MIT Touchstone
  • Shibboleth

MIT Touchstone Hands On Lab
Paul B. Hill, Robert Basch
Tue Jan 20, 01:30-04:00pm, W92-206

Enrollment limited: advance sign up required (see contact below)
Signup by: 16-Jan-2009
Limited to 18 participants.

  • Login to post comments
  • Read more

Slides from IAP talk: MIT Touchstone Configuration

Submitted by pbh@mit.edu on Fri, 01/16/2009 - 19:00
  • Authentication, Authorization, and Identity Services
  • MIT Touchstone
  • Shibboleth

The slides from today's IAP presentation, "MIT Touchstone Configuraiton" are now available at https://wikis.mit.edu/confluence/download/attachments/19900/MIT+Touchsto...

  • Login to post comments

John Resig, lead jQuery javascript developer, speaking at MIT

Submitted by mberger@mit.edu on Fri, 01/16/2009 - 11:00
  • UX Developers
  • Javascript
  • John Resig
  • jQuery
  • webpub

Come hear John Resig, the designer of the jQuery javascript library, talk about jQuery on January 22, 2009, at MIT. Details are listed here: http://webpub.mit.edu/2008/12/jan22-meeting-jquery-john-resig/

  • Login to post comments

Drupal site speed

Submitted by lmayer@mit.edu on Fri, 01/16/2009 - 10:54
  • Drupal Users
  • speed

there's a ton of commercial sites that use drupal and are very high traffic. How come they don't experience the same page load time drag as my drupal site? We need to address this asap, we have a beta launch at the end of next week, but by its hard launch it will need to deliver pages much faster. What's the answer?

  • 2 comments

Interesting User Interface Links

Submitted by mberger@mit.edu on Tue, 01/06/2009 - 09:55
  • UX Developers
  • accessibility
  • ajax
  • CSS
  • DHTML
  • DOJO
  • HTML
  • Javascript
  • jQuery
  • tools
  • UI

Post interesting links to this topic as comments.

  • 3 comments
  • « first
  • ‹ previous
  • 1
  • 2
  • 3

Login

Log in via Touchstone

Forums

  • All Forums
  • General Questions
  • Drupal Users
  • FileMaker Developers
  • Identity Management
  • Java Developers
  • Linux Users
  • Opportunities
  • PHP Developers
  • Python Users
  • UX Developers
  • Web Masters
  • Suggestions

Tags

accessibility ajax branch Javascript jQuery MIT Touchstone openssl question from an openssl noob release management Shibboleth silverstripe source control speed
more tags
RoopleTheme