-
Features
So, what exactly does Supersized do?
Resizes images to fill browser while maintaining image dimension ratioCycles Images/backgrounds via slideshow with transitions and preloadingNavigation controls allow for pause/play and forward/back -
lides is a crazy simple slideshow plugin for jQuery. With features like looping, auto play, fade or slide transition effects, crossfading, image preloading, and auto generated pagination.
With Slides you'll never see mulitple slides fly by. Slides elegantly just slides from one slide to the next. Awesome.
Give it a try and if you have a question or find a bug hit me up at GitHub or shoot me an email.
Slides is compatible with all modern web browsers including; Internet Explorer 7/8/9, Firefox 3+, Chrome, Safari and Mobile Safari. And it'll even work in our old friend IE6. -
Slideshow 2! is a javascript class for Mootools 1.2 to stream and animate the presentation of images on your website. This page features some examples of how Slideshow might be used to enhance the presentation of images on your website. Please view the source of this page for usage information.
-
Galleriffic is a jQuery plugin that provides a rich, post-back free experience optimized to handle high volumes of photos while conserving bandwidth. I am not so great at spelling, and it was much later that I realized that the more appropriate spellings would be Gallerific or Gallerrific, but is too late now for a name change, so Galleriffic remains.
Features
Smart image preloading after the page is loadedThumbnail navigation (with pagination)jQuery.history plugin integration to support bookmark-friendly URLs per-imageSlideshow (with optional auto-updating url bookmarks)Keyboard navigationEvents that allow for adding your own custom transition effectsAPI for controlling the gallery with custom controlsSupport for image captionsFlexible configurationGraceful degradation when javascript is not availableSupport for multiple galleries per page -
In this tutorial we are going to create an image gallery with a Polaroid look. We will have albums that will expand to sets of slightly rotated thumbnails that pop out on hover. The full image will slide in from the bottom once a thumbnail is clicked. In the full image view the user can navigate through the pictures or simply choose another thumbnail to be displayed.
For this gallery we will be using the 2D Transform plugin to animate rotations. -
Our little application is going to show some albums in a list view which will reveal a wall of thumbnails once it’s clicked. When a thumbnail is clicked, we get to the full image view where we can navigate through all the photos by either clicking on the navigation buttons or swiping over the image.
This app is best viewed on a mobile device like the iPhone or the iPod Touch, or in a Webkit Browser like Google Chrome or Safari. If you are using the iPhone or the iPod Touch (or the iPad), add this app to your home screen to enjoy the full view and features. -
In this tutorial we are going to create some nice effects for a portfolio or similar website with jQuery. We will create a tiny slider and integrate it with the amazing Cloud Zoom plugin and the elegant Fancybox plugin.
The idea is to give the user the option to view details of a portfolio item by zooming it on hover, and to allow a full view by clicking. Moreover, we want to have a couple of images for each item, hence we will create a slider.
When integrating jQuery scripts, it sometimes happens that there are conflicts, be it because of some shared attribute or because of some specific structure that is needed by each jQuery plugin. In this tutorial we will bump into some of these conflicts and we will adapt some lines of code in order to bypass them. -
In this tutorial we are going to create a stunning full page gallery with scrollable thumbnails and a scrollable full screen preview. The idea is to have a thumbnails bar at the bottom of the page that scrolls automatically when the user moves the mouse. When a thumbnail is clicked, it moves to the center of the page and the full screen image is loaded in the background. Now the user can move up and down and the image will get scrolled automatically, giving him the opportunity to see all of the image.
-
WinCDEmu makes mounting CD/DVD images simple: double-click on an image file in Windows Explorer and a new drive letter with the mounted image will appear. You can mount as many images as you want at the same time, and you don't need to reserve drive letters when nothing is mounted. WinCDEmu supports ISO, CUE, NRG, MDS/MDF, CCD, IMG formats and runs on all Windows versions from WinXP to Win7.
-
FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar like the one below. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar). It is visually customizable and exposes hooks for user-triggered events (like clicking or dragging an event). It is open source and dual licensed under the MIT or GPL Version 2 licenses.
-
Today we will create a neat effect with some images using jQuery. The main idea is to have an image area with several images that slide out when we hover over them, revealing other images. The sliding effect will be random, i.e. the images will slide to the top or bottom, left or right, fading out or not. When we click on any area, all areas will slide their images out.
-
OVERVIEW
Optimize your workspace with eXtra Buttons
eXtra Buttons is a freeware software that provides additional buttons placed in the caption of all windows.eXtra Buttons extends standard OS functionality and looks like standard system buttons.eXtra Buttons gives you up to 9 assorted configurable buttons to keep the desktop and windows organised. -
Automated SharePoint 2010 Powershell-based installation script.
Project DescriptionThis project mainly consists of a PowerShell script, an XML input file, and a standard windows batch file (to kick off the process) which together provide a quick and near-unattended installation and initial config (Service Apps, My Sites) of Microsoft SharePoint Server 2010. Works on both Windows 2008 and 2008 R2 (x64 only of course).
Archiv für Januar 2011

links for 2011-01-24

Configure Excel Services 2010 for data refresh | Howard @ MSFT selling BI
This was the instruction which helped me to configure Excel Service working together with the Secure Store Service and Unattended Account.
Important: In the Excel Sheet on the connection you have to set the Authentication Settings to none!
Configure Excel Services 2010 for data refresh | Howard @ MSFTselling BI.

Powerpivot & Datensicherheit
Powerpivot ist ein neues Addon für Microsoft Excel mit welchem man quasi die Funktionalität der SQL Server Analysis Services (OLAP) auf dem normalen Benutzerclient erhält.
Damit ist es möglich riesige Datenbestände innerhalb von Excel mittels Pivots zu analysieren.
Vorgehen: Man öffnet das Powerpivot Add-in innerhalb von Excel und im neuen Fenster importiert man die gewünschten Tabellen/Views (SQL Server, Access, Sharepoint, alles was OLEDB unterstützt).
Hat man mehrere Tabellen kann man bei diesen untereinander die Beziehungen festlegen und danach mit Pivots beginnen zu analysieren. Sehr schnell und Super Funktion.
Das grosse Problem beim Ganzen aus Datenschutzsicht ist jedoch, dass die Daten effektiv lokal importiert werden und auch lokal gespeichert werden. Wen es interessiert –> .xslx Datei umbennen in .zip und öffnen.Im Unterordner “xl\customData” wird man eine Datei namens item1.data finden wo die Daten gespeichert sind. Dies ist eine Art lokale SQL Server Analysis DB (hier gibts noch mehr infos).
Hat man dieses File kann man die gesamten Daten restoren. Dies kann natürlich je nach Datengrundlage sehr heikel sein. Theoretisch kann man so die gesamte CRM Datenbank offline ziehen und mit nach Hause nehmen und wenn diese Datei in falsche Hände gerät…
Per Default ist auch kein Verschlüsselung vorhanden. Die Daten sind zwar in einem proprietären Format gespeichert, aber man kommt ziemlich einfach dran (SQL Server Analysis Restore oder Austausch innerhalb der Zip Files – hab es ausprobiert, funktioniert…).
Einzige Möglichkeit einigermassen den Datenschutz zu wahren ist die Verschlüsselung unter Excel (Datei –> Informationen – Arbeitsmappe schützen). Wir wissen aber alle wie sicher Excel Passwörter sind….
Dies jedoch kombiniert mit einer sicheren Dateiablage (z.B. P:\) macht ein Einsatz von Powerpivot etwas sicherer.

EComic – Sharepoint 2010 Gebote Grundlagen Sharepoint
Mit dem ersten TurboComic der Welt Die SharePoint 2010 Gebote – 1. Du sollst lernen die Grundlagen, lernen Sie effizient und rasch die Handhabung von SharePoint 2010. Entdecken Sie es mit dem Abzug unten. Kaufen können Sie es hier, auf iTunes, bei Amazon und mehr.

How to solve Missing Server Side Dependencies – 8d6034c4-a416-e535-281a-6b714894e1aa Error? » SharePoint Insight
Had the problem that on a clean (single Box!) Sharepoint 2010 I got the Error Message “Missing Server Side Dependency GUID”. This is an error which is there since Beta and was not fixed by microsoft.
See here for the – strange – solution…

50 (More) Excellent Mini Icon Sets
Overview over mini Icons. Great for Software GUIs and also XMind Markers

Head-to-Head: SharePoint Migration Tool Demo Videos | EndUserSharePoint.com
Comparison (Video Presentations of the Developing Companies) of Sharepoint Migration Tools.
Head-to-Head: SharePoint Migration Tool Demo Videos | EndUserSharePoint.com.

55 Geeky One Line Jokes
Great list…
my Favorite so far…
My software never has bugs. It just develops random features.
And
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Daily Blog Post 01/04/2011
-
12 Free Repeating Pixel Patterns for Photoshop
Repeating patterns are a great resource to add detail and texture to any website or interface design. Download this free pack of 12 pixel based patterns, including diagonal lines, dots and tessellating shapes for use in your future design projects.
-
25 New Free High-Quality Fonts – Smashing Magazine
Every now and then we look around, select fresh free high-quality fonts and present them to you in a brief overview. The choice is enormous, so the time you need to find them is usually time you should be investing in your projects. We search for them and find them so that you don’t have to.
In this selection, we’re pleased to present Pompadour Numeral Set, Lato, Crimson Text, Espinosa Nova, Musa Ornata, Spatha Sans, ColorLines, Roke1984, Neuton, Avro, Baurete and other fonts. Please note that some are for personal use only and are clearly marked as such. Please read the license agreements carefully before using the fonts; they may change from time to time.





![Eigerøy lighthouse III [Explored #4] Eigerøy lighthouse III [Explored #4]](http://static.flickr.com/2879/8805431526_732f27a085_t.jpg)

![iris [EXPLORE] iris [EXPLORE]](http://static.flickr.com/5447/8804295392_5e80293463_t.jpg)
