Skip to main content

Home/ Groups/ mnsudoteduweb
Alex Boone

RRULE for Android - 0 views

  •  
    Outline of rrules for Android, and the code to go with it. http://www.grokkingandroid.com/androids-calendarcontract-provider/
Nathan Rodeback

A Look at Responsive CSS Frameworks - 0 views

  •  
    CSS frameworks have gone responsive, squeezing content into a spectrum of desktop and mobile browsers with varying degrees of success. While any CSS solution for layout is preferable to nested tables, no single solution fits every website. But that hasn't stopped them from trying.
Nathan Rodeback

Sass. - 0 views

shared by Nathan Rodeback on 15 Feb 13 - Cached
  •  
    Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.
Nathan Rodeback

Focal Point: Intelligent Cropping of Responsive Images - 0 views

  •  
    The practice of implementing responsive images is still in its infancy. We've seen a lot of ideas and suggestions for how it should be done and we're bound to see a lot more.
Alex Boone

Various schema document types - 1 views

  •  
    Collection of terms that webmasters can use to markup their pages to improve the display of search results in different formats.
Alex Boone

Microdata Testing Tool - 1 views

  •  
    Check the correctness and existence of microdata.
Alex Boone

Free Photo Editing for APPS - 0 views

shared by Alex Boone on 15 Nov 12 - Cached
Alex Boone

The Open Graph protocol - 0 views

  •  
    Enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
Alex Boone

Google Cloud Messaging for Android (and other google api information) - 0 views

  •  
    Google Cloud Messaging for Android (GCM) is a service that helps developers send data from servers to their Android applications on Android devices. This could be a lightweight message telling the Android application that there is new data to be fetched from the server (for instance, a movie uploaded by a friend), or it could be a message containing up to 4kb of payload data (so apps like instant messaging can consume the message directly).
anonymous

Brackets Web Editor (video) - 1 views

shared by anonymous on 08 Aug 12 - No Cached
  •  
    I like ideas number 1 and 2 a lot. They are exactly addressing what I found most annoying about writing and testing HTML and especially CSS.
anonymous

Twitter Bootstrap - 0 views

  •  
    Web Toolkit for flexible grid layout and responsive design.
anonymous

Introduction to Git with Scott Chacon of GitHub - 0 views

  •  
    0:00:00 Introduction to git 0:03:45 What is git 0:21:30 starting with git 0:29:00 Merging 0:32:00 git config 0:34:00 git structure 0:36:21 clone 0:38:00 example work flow 0:41:00 version numbers 0:50:15 merge 0:52:49 conflicts 0:56:00 re-integration merge - re-merging a branch 0:56:50 branching - trying an idea 0:58:11 deleting a branch 0:58:46 Sharing/remotes/push 0:1:04:50 fetch 0:1:05:43 pushing "other" branches 0:1:07:00 pull 0:1:08:40 graphical example of multiple people working together 0:1:10:23 log 0:1:12:40 log subsets 0:1:18:00 review 0:1:19:47 how to convince my boss to use git
anonymous

Visual and Audio PHP CAPTCHA Generation Class - 0 views

shared by anonymous on 17 Jul 12 - Cached
  •  
    This is the CAPTCHA that we use at MSU.
anonymous

Prevent Mac from creating .DS_store files. - 1 views

shared by anonymous on 29 Jun 12 - Cached
  •  
    Open Terminal. Execute this command: defaults write com.apple.desktopservices DSDontWriteNetworkStores true Either restart the computer or log out and back in to the user account. If you want to prevent .DS_Store file creation for other users on the same computer, log in to each user account and perform the steps above-or distribute a copy of the newly modified com.apple.desktopservices.plist file to the ~/Library/Preferences folder of other user accounts.
« First ‹ Previous 41 - 60 of 154 Next › Last »
Showing 20 items per page