Advanced Lookup

Yet another custom lookup field. Advanced Lookup uses SharePoint 2010 dialog framework and supports Ajax autocomplete. Pop up dialog page could be any custom web part page containing AdvancedLookupDialogWebPart web part which should be connected to any other web parts on the page

Client Side RSS Reader web part for SharePoint

An alternative to the RSS Viewer Web Part, this web part displays an RSS feed using client side scripting (JavaScript) Since the rss configurations need to be saved within the web part, the web part does need be deployed through Central Admin. However the rendering is performed using JavaScript.

jPoint - jQuery for SharePoint forms, lists, webparts, and webservices

jPoint.zip (690 kB)
jPoint is an open source javascript API and script deployment framework for Sharepoint. It leverages the speed and agility of jQuery to manipulate Sharepoint forms and pages, communicate to Sharepoint webservices, and to build jPart plugins. Read more to discover what jParts are.

ShUIE (SharePoint User Interface Extender)

ShUIE.zip (2,9 MB)
ShUIE is an addition to Microsoft SharePoint that allows a developer to inject JavaScript and CSS fragments depending on the context of the page being displayed. JavaScript and CSS injected can be optionally minified, and jQuery is included to increase functionality.

SharePoint 2010 Activity Feed WebPart

If we want to display activities from my site, colleagues or communities in SharePoint 2010 we have activity feed. However, the rss feed don't allow many customization and, there is limitation on branding as well. SharePoint 2010 Activity Feed WebPart overcomes these all things

Sharepoint Carousel

spcarousel.zip (1,1 MB)
Sharepoint Carousel\Slider is a webpart that allows you to have a carousel that contains an image with a link below it. it is fully customisable from styles to the actual javascript that generates the slider data it has currently only been tested with sharepoint 2010 This is carousel\slider for sharepoint is built of the JCarousel http://sorgalla.com/jcarousel/.

SharePoint webparts in tabs

A simple web part built with pure javascript. No dependencies such as jQuery. No global namespace mess.