-
Offline Maps is an application which provides its users the ability to download tiles from Google Maps and Openstreetmap. Developers can create layers on top of google maps to visualize stuff.
-
Shutter 2.90
Shutter is a multifunctional shutdown utility, which has a user friendly and easy-to-use interface and supports many different Events and Actions. Events: Countdown, On Time, Winamp Stops, Low CPU Usage, User Inactive, Battery Low, Window Closes, Process Stops, Ping Stops, File Size Limit. Actions: Shutdown, Reboot, LogOff, Lock Workstation, Sleep, Hibernate, Monitor Turn Off, Mute/UnMute Master Volume, Hang Up, Alarm. Also, it is able to play a custom sound and/or run a program of your choice, in addition to the simple shutdown message. Optionally, Shell Links can be created to immediately execute any of the supported actions from the desktop. Web Interface – allows Remote Execution of any Action, it also displays some run-time information about the computer: Logged In User, Up Time, List of Processes, Screenshot of a Desktop, plus Command Line Execution.
System Requiremens: Windows 9x/NT/XP/2003/Vista. -
Windows 7 is fast and it is quite satisfying in the role of replacing Windows XP and Vista, but you can make it much faster and responsible with EnhanceMySe7en.
EnhanceMySe7en helps users to control many aspects of the system with maximum convenience.
You will get everything needed for maintaining Windows 7 in a perfect condition. The program offers tools that take care of the registry, disk space and its defragmentation, installed software, HDD temperature and all sorts of things related to system's health. Also there are lots of other options helping to boost your system's performance.With a clean and simple interface it brings you an All-in-One set of powerful and neatly classified tools, settings and tweaks.
-
Livebrush is a drawing application. It employs an easy-to-use brush tool that reacts to your gesture. By combining simple motion controls with brush styles, Livebrush offers a fun and unique way to create graphics.
View the demo below or learn more.
Use graphics you create in Livebrush within your existing projects. Create entire compositions in Livebrush alone. Share styles and see how others combine your brush with their ideas. Give it a try, or learn more.
Archiv für September 2009

links for 2009-09-29

Daily Blog Post 09/29/2009
-
Offline Maps is an application which provides its users the ability to download tiles from Google Maps and Openstreetmap. Developers can create layers on top of google maps to visualize stuff.
Posted from Diigo. The rest of my favorite links are here.

101 LINQ Samples
Hier findet man eine Auflistung von 101 LINQ Query Beispielen. Für micht richtet sich die Auflistung vorallem an Programmierer mit Erfahrung in SQL.

links for 2009-09-25
-
Based on state of the art patterns from SOA and proven object-oriented practices, NServiceBus enables parallel service layer development, version tolerant message schemas, as well as fluent business-process unit testing.
Now at version 1.9, with version 2.0 right around the corner, NServiceBus is much more likeable and developer friendly. Pluggable in the extreme, even the container is replaceable while fluent interfaces and composable generics give rapid intellisense code completion.

Daily Blog Post 09/25/2009
-
Five Free WordPress Templates To Dress Up Your Blog
Below are five of my favourite free WordPress blog templates that won’t cost you a single cent.
Posted from Diigo. The rest of my favorite links are here.

Visual Studio Extensions for Windows SharePoint Services
Es wurde eine CTP der Visual Studio Extensions for WSS 1.3 freigegeben. So wie es aussieht wird es vor SharePoint 2010 keine neue Version – und wohl schon gar nicht eine RTM geben. Wichtigste Änderung ist die Unterstützung von 64 Bit OS.
Hier eine Auflistung aller Features
New Features in VSeWSS 1.3
- The extensions now install on x64 bit OS. Visual Studio 2008 and SharePoint must be already installed.
- Command Line Build option for TFS and MSBuild integration
- Separate WSP Package and Retract commands. You can now build the WSP without deploying it
- SPSolGen to Support Exporting from Content Management Publishing Sites
- New Item Template for RootFiles Deployment
- Automatically Remove conflicting existing features on development SharePoint server
- WSP View New Feature Dialog Improvements: scope, receiver checkbox, element checkbox
- WSP View can now be used to merge features and it blocks site features being merged into web features
- Allow adding separate binary files such as Workflow assemblies
- Some refactoring allowing for Web Part renaming and removing lines from feature.xml Item Removed
- Allow selection of GAC or BIN deployment for Web Part Project not including CAS generation
- Increase visibility of hidden features that VSeWSS creates
- Add fast update deploy for DLL only or file only changes to solutions
- Numerous Bug Fixes and improvements to error messages
Downloadlink: https://connect.microsoft.com/site/sitehome.aspx?SiteID=428

links for 2009-09-24
-
What is Viewer2?
Viewer2 is a free image viewer and a searchable image database that tries to do things a bit differently, combining the freedom of the real world and the power of computers. Viewer2 does not leave the user or the computer out of the equation, using the best features of both.
Viewer2 is also very powerful for quickly sorting uncategorized images.Why would you choose Viewer2 over other well-known image viewers?
Viewer2 is both lightweight and robust. It provides a modern user interface that is well suited for quick organization of files based on their physical location on the screen. Just like you would pile photos on the workdesk in real life.
As any modern catalog should, Viewer2 supports tags. Tags are fully searchable and adding them is quick and simple.
Viewer2 has a database which allows you to track and search your images with similar queries you use to search the web every day. You can search for files based on their file name, nd so on. -
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry…). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
Sample applications:
* Page fixing or generation. You can fix a page the way you want, modify the DOM, add nodes, copy nodes, well… you name it.
* Web scanners. You can easily get to img/src or a/hrefs with a bunch XPATH queries.
* Web scrapers. You can easily scrap any existing web page into an RSS feed for example, with just an XSLT file serving as the binding. An example of this is provided. -
SharePoint als Plattform für
dokumentenbasierte ProzesseKlicken Sie einfach auf das Lösungsrad, um zu sehen, wie die ECSpand Services & Solutions Microsoft SharePoint zu einem vollständigen ECM-System veredeln. In allen Bereichen.
-
Tired of querying in antiquated SQL?
Well, you don't have to! LINQPad lets you interactively query SQL databases in a modern query language: LINQ. Kiss goodbye to SQL Management Studio!
LINQPad supports everything in C# 3.0 and Framework 3.5:
* LINQ to Objects
* LINQ to SQL
* Entity Framework
* LINQ to XML
* (Even old-fashioned SQL!)LINQPad is also a great way to learn LINQ: it comes preloaded with 200 examples from the book, C# 3.0 in a Nutshell. There's no better way to experience the coolness of LINQ and functional programming.
And LINQPad is more than just a LINQ tool: it's a highly ergonomic code snippet IDE that instantly executes any C#/VB expression, statement block or program – the ultimate in dynamic development. Put an end to those hundreds of Visual Studio Console projects cluttering your source folder!
-
This project performs several operations on your development environment that make it easier to develop SharePoint solutions. I created these modifications because I got tired of repeatedly making them to new development environments each time I started a project for a new customer.
1. STSADM Extensions
2. Visual Studio External Tools
3. Developer Features
4. WSS snippets
5. Desktop Shortcuts
6. STSADM Prompt -
Captaris Workflow provides any organization with easy, flexible and integrated workflow solutions that result in improved productivity, increased accountability, help with compliancy and added structure around all processes. Captaris Workflow is tightly integrated with Microsoft products such as Outlook, SharePoint Services, Content Management Server and .NET, so you can manage individual work tasks within familiar Microsoft programs. Captaris Workflow also integrates with Captaris RightFax and Captaris Alchemy Document Management to provide complete Business Information Delivery and document automation solutions.
Microsoft Office SharePoint Server 2007 (MOSS) support:* InfoPath 2007 (Thin Client support)
* SharePoint 2007 including:
* Creating and advancing Captaris Workflow based on SharePoint 2007 triggers
* The new SharePoint 2007 Event Wizard provides filtering for SharePoint 2007 event triggers -
BPM.Office – Skelta SharePoint Workflow Accelerator extends advanced BPM functionality to SharePointSkelta SharePoint Accelerator is a full service BPM solution that seamlessly integrates Microsoft SharePoint™ with your business processes. It extends advanced BPM functionality to SharePoint to create a powerful integrated platform for collaboration, business intelligence, enterprise content management and strategic business solutions.
Skelta SharePoint Workflow Accelerator is business user-friendly and facilitates creation of an automated BPM environment without significant investments in software development. Its powerful wizards provide the ability to create workflows that range from the simple to the very complex without programming knowledge.

Office Web Apps ausprobieren
Wer die Office Web Apps schon mal ausprobieren möchte, soll sich mal die Anleitung von Caschy anschauen.
http://stadt-bremerhaven.de/jetzt-schon-testen-microsoft-office-web-apps-tech-preview/
Hab das mal ausprobiert und sieht wirklich noch gelungen aus. Achtung: Momentan funktionieren nur Excel und Powerpoint Dateien.

links for 2009-09-21
-
Prune is an application for viewing, editing and converting coordinate data from GPS systems. Basically it's a tool to let you play with your GPS data after you get home from your trip.








