Caspar Van der Linden's Library tagged → View Popular
RadControls in SharePoint 2007 (MOSS)
-
Telerik RadControls for ASP.NET AJAX includes over 25 elegant UI controls that seamlessly integrate into MOSS and WSS. From the leading AJAX data grid to the HTML editor, you will have all the building blocks for creating rich, SEO-friendly, highly-responsive interfaces for your SharePoint and WSS projects.
05 Feb 09
Internationalize your apps with XSLT
-
Today's reporting applications use XML extensively to format data, regardless of the different data sources. More specifically, Web-based reporting applications usually use XSL transformations to present this XML data to different clients. The standard flow for current reporting systems is more or less represented by this chain: legacy data source > XML > XSL transformation > Web browser. Note that you can perform the XSL transformation step either on the server side or the client side (the browser). The choice generally depends on nonfunctional requirements; for example, in a system with a high request rate, moving the XSL transformation to the client could result in performance and scalability benefits. The Web page coming from the XSL transformation must be internationalized. However, when the XSL transformation is performed on the client, the internationalization should be handled during the transformation itself. This means that the XSL transformation should manage the translation of the messages dynamically. In this article, we propose a general solution to address this issue.
XML.com: Using XSL Formatting Objects
-
Rather than explain XSL FO in its entirety, this article will give you enough information to use the major features of XSL FO. Our case study will be a short review handbook of Spanish that will be printed as an insert for a Spanish language learning CD-ROM. We'll use the Apache Software Foundation's FOP tool to convert the FO file to a PDF file.
03 Feb 09
FO.NET - Home
-
XSL-FO is similar to HTML in that it allows documents to be created in a markup language. The fundamental difference between the two is that XSL-FO is intended for creating paged, printable documents, whilst HTML is more suited to onscreen documents.
FO.NET processes XML documents that conform to the XSL-FO specification and produces Adobe PDF documents. Typically an XSLT style sheet is used to transform raw XML data into XSL-FO.
FO.NET has been written for the Microsoft .NET Framework and is suitable for use from any .NET compatible language such as C#, VB.NET or C#.
23 Jan 09
How to Create a MOSS 2007 VPC Image: The Whole 9 Yards - SharePoint Reporter Blog
-
Now that I've finally completed my series of posts describing how to build a Microsoft Office SharePoint Server (MOSS) 2007 Virtual PC image for demos and development work, here is a one-stop-shopping index of all 20 posts:
10 Nov 08
Download details: Microsoft Dynamics CRM 4.0 Virtual Machine
-
Microsoft Dynamics CRM 4.0 Virtual Machine. This demo is a one computer setup with Microsoft Dynamics CRM 4.0 and associated Microsoft Dynamics CRM clients for Microsoft Office Outlook and Microsoft Internet Explorer.
30 Jan 08
Developing a VBScript Class for an Extremely Lightweight Recordset Alternative
How to transfer an ADO recordset to a VBScript Class and fake a recordset.
-
Why in the world would we consider replacing the venerable old ADO Recordset object? It certainly serves its purpose on about a trillion web pages around the world. However, given how many ASP pages simply need to write out HTML data from it, it’s remarkably over-loaded with unused and unnecessary features. Each unused feature is another waste of system resources. In this article, Tom Kelleher shows how to build a VBScript class to replace the Recordset as our data container, freeing up those resources… and how he stumbled across some interesting additional uses in the process.
29 Jan 08
VBScript Scripting Techniques
Handy little snippets of code solutions in VBScript (ASP)
-
This section is dedicated to VBScript scripting techniques, how-tos, and "code snippets" for your "snippets library".
Not many complete ready-to-run script samples here, but demo scripts, and code snippets that can be used to "glue" together your own full-blown scripts.
I intend to gradually expand this library of VBScript snippets.
16 Jan 08
Flix Encoding Solutions
(Server-side) Flash Video encoding solutions.
-
Flix is a leading line of encoding and publishing software solutions for Adobe� Flash� Player 8 and 9, available as application software, plug-ins and software development kits for servers, desktops, and browsers.
20 Sep 07
General concepts | drupal.org
Description of the concepts behind Drupal
-
This topic assumes you have Drupal installed and created some content successfully. You now want to build the website you have in mind but don't know where to start. At this point it may help to know more about some central concepts.
19 Sep 07
New York Observer - a newspaper site | drupal.org
Drupal Use Case for a newspaper
-
The New York Observer, a prominent New York City newspaper, has relaunched its web site using Drupal. The site features a gorgeous visual design by Randi Hazan which pays careful attention to typography and whitespace. The Drupal craftsmen, Moshe Weitzman and Barry Jaspan, want to share a few of their innovative techniques with the Drupal community.
groups.drupal.org
Drupal user-communities. Grouping users with common needs & wants
-
groups.drupal.org serves the Drupal community by providing a place for groups to organize, plan and work on projects. Real world local user groups in particular are encouraged to setup their online presence here.
18 Sep 07
Approaching a "brochureware" website using Drupal | pingVision
-
The idea of having a CMS to do a brochure site is that the client can change the content easily. Even a simple brochure site goes through periodic updates, and not just from press releases. Prices change, contact info changes, who's in the company changes, and so all of these changes can happen much more easily than with strictly html. That is why I think it's worth the extra work maintaining the code security, etc.
29 Aug 07
Home - OpenSourceCMS
Try before you 'buy' CMS comparison
-
This site was created with one goal in mind. To give you the opportunity to "try out" some of the best php/mysql based free and open source software systems in the world. You are welcome to be the administrator of any CMS system here, allowing you to decide which system best suits your needs. You should also visit CMS Training Videos for more in depth video tutorials for many of these systems.
17 Oct 06
Cisco WebDialer - Cisco WebDialer API Reference [Cisco Unified CallManager] - Cisco Systems
Cisco VoiP web-integration (WebDialer)
-
This chapter documents the Simple Object Access Protocol (SOAP) and HTML over HTTP interfaces that are used to develop customized directory search applications for Cisco WebDialer Version 1.0(3), and contains the following sections:
* Audience
* Definitions
* Call Flows
* Interfaces
* Cisco WebDialer WSDL
* Sample JavaScript
13 Sep 06
Tor: An anonymous Internet communication system
Anonymous browsing tool, kinda p2p-proxy stuff.
-
Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and other applications that use the TCP protocol. Tor also provides a platform on which software developers can build new applications with built-in anonymity, safety, and privacy features.
01 Feb 06
Creating a Single Sign-on for ASP.NET Application and Legacy ASP Application (Part II)
A way to make single sign-on possible for ASP.NET and ASP Classic.
-
A hack into the .NET authentication classes to extract a component that can be called by legacy asp applications to generate the same authentication token used in asp.net applications.
02 Jan 06
slayeroffice | HTTP Response Header Viewer Favelet
JavaScript to view the HTTP Headers sent by a webserver.
-
This favelet does exactly the same thing that the Windows app I wrote last year does -- grabs the headers from a server; only this does it without VB runtimes and application install.
05 Nov 05
Yahoo! Maps Web Services - Introducting the Yahoo! Maps APIs
The Yahoo! Maps API. Or how to implement maps on your site.
-
The new Yahoo! Maps offers a powerful new way to experience and use maps. Tap into this beautiful new interface either using the free Flash® viewer from Macromedia® or display via AJAX.
Yahoo! Maps also includes a rich set of APIs for both Flash and AJAX that enable you to use and publish maps on your web site or in your client application
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in Tools
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
