Archive for July 14th, 2006

Free PDF book about Sharepoint 2007

July 14th, 2006 by Martin

If you did not already know from Jan Tielens' Bloggings there is a free PDF book about Windows SharePoint Services v3 and Microsoft Office SharePoint Server 2007 named 7 Development Projects for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0.

 

From Jan Tielens' Bloggings:

 

Quite a long title for a 236 page book, but the good news is that you can download it for free! These are the chapters:

  1. WSS v3
  2. Building Solutions with MOSS 2007
  3. Building a Basic SharePoint Site
  4. Organizing Lists and Documents with Site Columns and Content Types
  5. Working with Features in WSS
  6. WSS Core Development
  7. Creating Workflows
  8. Introducing Excel Services
  9. InfoPath 2007 and Forms Server 2007

Observer Design Pattern Using JavaScript

July 14th, 2006 by Martin

Anyone who has ever worked with JavaScript for any amount of time should be familiar with the task of creating custom JavaScript objects. People who are not familiar with OOP in JavaScript can read a brief introduction about it here. This article deals with the implementation of the Observer pattern using JavaScript. Full article can be found here .

Distance search for JS

July 14th, 2006 by Martin

A friend of mine recently posted  Levenshtein distance algorithm implementation using Javascript. It is part of our WMSuite web development framework. Post can be found here .

What’s New in Windows SharePoint Services (version 3)

July 14th, 2006 by Martin

Microsoft Windows SharePoint Services continues to provide the solution platform for the next version of Microsoft SharePoint Products and Technologies. Microsoft Windows SharePoint Services (version 3) takes full advantage of Microsoft ASP.NET 2.0 and the core Microsoft .NET 2.0 run time. Components such as the Web Part Framework and Web Virtualization are now provided by the .NET run time rather than by Windows SharePoint Services. This change allows Windows SharePoint Services to focus on providing SharePoint services rather than .NET services.

The new features and added programmability support in Microsoft Windows SharePoint Services (version 3) provide a wealth of development opportunities. The topics in this section provide a quick overview of new features and enhancements, ranging from content types and new list abilities to workflows. To see it click here .

AJAX: is there any reason for JSON over XML?

July 14th, 2006 by Martin

You probably already saw title like this. It is quite favorite disscussion topic in these days. AJAX is very popular and "cool" in web development area. JSON over XML – this is just a brilliang example of misunderstoding, because if JSON will be used for communication it won't be named AJAX but AJAJ (Asynchronous Javascript and JSON). I know that Javascript and JSON are nearly the same, but the origin of this technology was about XML… From my point of view it is the same whan I saw "AJAX application" and after small inside look I can see only POST or GET for communication with server usualy using HTML fragments to direct inserting into updated part of UI.

VirtualPC is now free!

July 14th, 2006 by Martin

Whether Microsoft virtualization technology is an important component of your existing infrastructure or you're just a Virtual PC enthusiast, you can now download Virtual PC 2004 Service Pack 1 absolutely free. Microsoft is also offering the free download of Virtual PC 2007, with support for Windows Vista in 2007. So if you are testing software using multiple configurations virtualization is exactly for you (if you have enough harware resources ;) ). You can download it from here.

Firefox 2 Beta 1 milestone released

July 14th, 2006 by Martin

Firefox 2 Beta 1 is now available for download. This is the fourth developer milestone focused on testing the core functionality provided by many new features and changes to the platform scheduled for Firefox 2. Ongoing planning for Firefox 2 can be followed at the Firefox 2 Planning Center, as well as in mozilla.dev.planning and on IRC.mozilla.org in #bonecho.

 New features and changes in this milestone that require feedback include:

  • Built in Phishing Protection
  • Search suggestions now appear with search history in the search box for Google, Yahoo! and Answers.com
  • Changes to tabbed browsing behavior
  • Ability to re-open accidentally closed tabs
  • Better support for previewing and subscribing to web feeds
  • Inline spell checking in text boxes
  • Search plugin manager for removing and re-ordering search engines
  • New microsummaries feature for bookmarks
  • Automatic restoration of your browsing session if there is a crash
  • New combined and improved Add-Ons manager for extensions and themes
  • New Windows installer based on Nullsoft Scriptable Install System
  • Support for JavaScript 1.7
  • Support for client-side session and persistent storage
  • Extended search plugin format
  • Updates to the extension system to provide enhanced security and to allow for easier localization of extensions
  • Support for SVG text using svg:textPath

 

Text size: A A