Skip to main content

Home/ iQ Web Team/ Group items tagged files

Rss Feed Group items tagged

Chad Kipling

HTML5 Rocks - Reading local files in JavaScript - 2 views

  •  
    HTML5 provides a standard way to interact with local files, via the File API specification. As example of its capabilities, the File API could be used to create a thumbnail preview of images as they're being sent to the server, or allow an app to save a file reference while the user is offline.
Trevor Pries

jQuery File Tree - 2 views

  •  
    jQuery File Tree is a configurable, AJAX file browser plugin for jQuery. You can create a customized, fully-interactive file tree with as little as one line of JavaScript code. Currently, server-side connector scripts are available for PHP, ASP, ASP.NET, JSP, and Lasso.
  •  
    There's a demo link on the page!
Brett Lowey

TFS Pending Changes - Ignoring Files which are Identical to the Originals | The Softwar... - 1 views

  •  
    Pending changes in my visual studio had a bunch of files identical to the ones on the server. This fixes that quickly.
Chad Kipling

Create ZIP file in JavaScript. Generate Zip in JS. JS ZIP - 1 views

  •  
    JavaScript based API to generate Zip files on the fly.
Michael Yagudaev

Uploading Files with AJAX | Nettuts+ - 1 views

  •  
    Explains how to upload files using AJAX
Trevor Pries

Ajax Upload; A file upload script with progress-bar, drag-and-drop. - 3 views

  •  
    This plugin uses XHR for uploading multiple files with progress-bar in FF3.6+, Safari4+, Chrome and falls back to hidden iframe based upload in other browsers, providing good user experience everywhere. To upload a file, click on the button below. Drag-and-drop is supported in FF, Chrome.
Melissa Kendall

elFinder - file manager for web - 3 views

  •  
    Gorgeous jQuery IU file manager
Trevor Pries

Resumable File Uploading - 1 views

  •  
    A JavaScript Library that uses HTML5's File API to create a file uploader that has pretty decent fault-tolerance.
Trevor Pries

AjaXplorer - 0 views

  •  
    AjaXplorer is a software that can turn any web server into a powerfull file management system and an alternative to mainstream cloud storage providers.
Chad Kipling

PrimerCSS - 1 views

  •  
    Grabs all the ids and classes from an HTML file and formats them into a ready-to-use CSS  template. Good when starting new projects or when writing a bunch of HTML.
Trevor Sweetland

How to Use HTML5 File Drag & Drop - 2 views

  •  
    How to do drag and drop upload through a browser using HTML5 and JavaScript.
  •  
    Sweet I was actually thinking of implementing Drag and Drop to our document manager in the near future
Chad Kipling

Yahoo! Smush.it - 3 views

  •  
    Image optimizer to reduce file size while keeping image quality the same.
Michael Yagudaev

Umbraco CMS - 1 views

  • Assert.AreEqual(2, results.Count());
    • Michael Yagudaev
       
      Testing parser returned expected number of matches
  • Assert.AreEqual(2, parameters.Count); Assert.AreEqual("asdfasdfasdf", parameters["blah"]); Assert.AreEqual("234234234", parameters["erwerwer"]);
  • Assert.AreEqual(1, parameters.Count); Assert.AreEqual("asdfee", parameters["test"]);
  • ...1 more annotation...
  • Assert.AreEqual(2, results.Count());
  •  
    Umbraco is an Open Source .NET based CMS. As always open source projects can teach us a lot about how things can be done properly (usually). Here I opened one of the unit test files just to show how they do unit testing in that project. This project uses a lot of the same technologies we use. Should be helpful. Play around with it, you might just learn something :).
Matt Haines

New CSS editor features in Visual Studio 11 Developer Preview - Web Development Tools @... - 1 views

  •  
    "The CSS Editor for Visual Studio 11 Developer Preview is a complete rewrite of the 2010 version, featuring excellent performance and stability. As soon as you start to edit a CSS file or a style block embedded in a web page, you'll feel the difference!"
Andrea Chan

39 CSS3 Box Shadow - 1 views

  •  
    Cool and different box shadow effects using CSS3.
1 - 16 of 16
Showing 20 items per page