January 2005 - Posts

Support South African Bloggers

Can i just make a plea to the Internation Sharepoint Community and to anyone who actually reads my blog. We have some good content coming out of South Africa. Take a look at http://dotnet.org.za for a list of all our local bloggers, and http://www.sadeveloper.net for all development related queries etc.
Posted by arnon | 4 comment(s)
Filed under:

CamlCheck - by Tariq

Great little tool created by Tariq that could prove useful for executing CAML queries against Sharepoint.
get it here or here
Posted by arnon | 2 comment(s)
Filed under:

Free IFilter tool

some free iFilters here : i have def found the chm filter useful.
 
Also on the site is a really great little iFilter explorer:
Posted by arnon | with no comments
Filed under: ,

Google Video

Our mission is to organize the world's information, and that includes the thousands of programs that play on our TVs every day. Google Video enables you to search a growing archive of televised content – everything from sports to dinosaur documentaries to news shows.
Posted by arnon | with no comments
Filed under: ,

FabriKam: The Microsoft Office System Solutions Learning Platform

Looks like the long awaited Fabrikam demo will be available soon. The site has been updated to show : FabriKam Download  (coming in mid-February 2005)
Posted by arnon | 1 comment(s)
Filed under: ,

African Collaboration Portal

If anyone is keen to be part of the “African Collaboration Portal” please leave a comment here or email me.
 
 
Posted by arnon | 3 comment(s)
Filed under:

Intro into Sharepoint

Is anyone interested in me doing some intro articles on Sharepoint ? Most of my posts have been pretty technical and development related. I was just wondering if there are any readers that were interested in the very basics of Sharepoint, or Information Portals. If you are keen, please leave a comment, or pop me an email.
Posted by arnon | 9 comment(s)
Filed under:

Scripting Week 2: It's Finally Here!

Monday, January 24, 2005

TechNet Webcast: Hey, What About ADSI? (Level 200) TechNet Webcast: Hey, What About ADSI? (Level 200)

9:30 AM – 11:00 AM Pacific Time
Microsoft Scripting Guys, Microsoft Corporation
If you don't seem to remember much about the ADSI webcast from Scripting Week 1, don't feel bad: there wasn't an ADSI webcast in Scripting Week 1. But that's all right, that just makes Scripting Week 2 that much better. In this webcast, the Scripting Guys give you the lowdown on ADSI, showing how you can use this technology to manage - among many other things - users and groups in Active Directory and on your local computers. This is guaranteed to be the best (and first) ADSI webcast ever offered during a Scripting Week.


Tuesday, January 25, 2005

TechNet Webcast: The Return of WMI (Level 200) TechNet Webcast: The Return of WMI (Level 200)

9:30 AM – 11:00 AM Pacific Time
Microsoft Scripting Guys, Microsoft Corporation
Now that you've attended the WMI webcast from Scripting Week 1 and downloaded the Scriptomatic, you might think you know everything you'll ever need to know about WMI. And you do … unless you need to work with dates and times, or unless you'd like to monitor performance, or unless you'd like to understand enough about the internal workings of WMI to write your own Scriptomatic. Or unless - well, you get the idea. In this webcast the Scripting Guys divulge more of the useful secrets of WMI.


MSDN Webcast: If You Want Something Done Right, Then Let Microsoft Office Do It For You (Level 300) MSDN Webcast: If You Want Something Done Right, Then Let Microsoft Office Do It For You (Level 300)

2:00 PM – 3:30 PM Pacific Time
Microsoft Scripting Guys, Microsoft Corporation
Script writers often spend hours tweaking and polishing their code, trying to get output that looks just right. After all, script writers want to create finished reports that won't embarrass them when those reports end up on their manager's desk. Unfortunately, VBScript by itself won't let you create fancy reports. So why spend hours trying to create a graph using plain old VBScript when
Microsoft Excel can create that graph for you? In this webcast, the Microsoft Scripting Guys will introduce you to the Microsoft Office object model and they’ll show you how you can harness the power of applications such as Microsoft Word and Excel to create powerful system administration scripts you never dreamed were possible.


Wednesday, January 26, 2005

TechNet Webcast: An Ounce of Prevention – An Introduction to WMI Events (Level 200) TechNet Webcast: An Ounce of Prevention – An Introduction to WMI Events (Level 200)

9:30 AM – 11:00 AM Pacific Time
Microsoft Scripting Guys, Microsoft Corporation
Remember the story about the grasshopper and the ant? If so, then you recall how the grasshopper danced and played all summer long while the ant spent her time writing scripts that used WMI events to alert her to potential problems like servers running low on disk space. Well, come winter the grasshopper lost his job, tried to rob a grocery store, and is now serving time in prison. The ant was promoted to CIO, and now she get to dance and play all summer long. The moral of the story: unless you have 5-to-10 years to spare, don't be a grasshopper. Watch this webcast and learn how WMI events can help you monitor and maintain your systems.


Thursday, January 27, 2005

TechNet Webcast: Things the Scripting Guys Never Told You (Level 200) TechNet Webcast: Things the Scripting Guys Never Told You (Level 200)

9:30 AM – 11:00 AM Pacific Time
Microsoft Scripting Guys, Microsoft Corporation
After you watched the first Scripting Week webcasts you likely thought to yourself, "Well, this is all useful information, but I bet there are plenty of things they aren't telling us. I bet those Scripting Guys are keeping the really good stuff for themselves." Well, you were right; during Scripting Week 1 we did keep all the good stuff for ourselves! (Well, maybe not all the good stuff, but some of it.) In this webcast, though, we’ll fill you in on all those cool scripting techniques we didn’t have time to discuss in Scripting Week 1, including such things as: using the Dictionary object; sorting data; and writing scripts that read from and write to the registry.


MSDN Webcast: Running Scripts Securely While Handling Passwords and Security Contexts Properly (Level 300) MSDN Webcast: Running Scripts Securely While Handling Passwords and Security Contexts Properly (Level 300)

1:00 PM – 2:00 PM Pacific Time
Alain Lissoir, Program Manager, Microsoft Corporation
Dealing with passwords and correct security contexts under
Microsoft Windows when running scripts can be a real challenge from a security standpoint. Questions like "how do I securely prompt for passwords in a script?" or "how do I securely hide passwords in a script?" are real concerns for administrators and script developers. In this webcast we will demonstrate the various tools and techniques available under Windows to handle these challenges. We will show a typical Windows Script Host (WSH) example using Collaboration Data Object (CDO) to carry alerts over secure SMTP sessions and using Windows Management Instrumentation (WMI) for monitoring purposes. The script sample structure and its usage will be described, so you can understand what the issues are. In addition, we will examine the various challenges an administrator/script writer will face when developing their solutions.


MSDN Webcast: Scripting .NET Components (Level 200) MSDN Webcast: Scripting .NET Components (Level 200)

1:00 PM – 2:00 PM Pacific Time
Mitch Ruebush, Microsoft Regional Director; Visual Developer - .NET MVP; Architect | Evangelist ; Microsoft Corporation
Although .NET is powerful and flexible enough to handle any scenario, occasionally you need to write administrative scripts using VBScript or you need to write
Office macros that interact with a .NET component. In this webcast you will learn how to create .NET components that can be called from script, as well as the techniques you will need to call these components remotely.


Friday, January 28, 2005

TechNet Webcast: Trading Scripts (Level 200) TechNet Webcast: Trading Scripts (Level 200)

9:30 AM – 11:00 AM Pacific Time
Microsoft Scripting Guys, Microsoft Corporation
Ever sit in someone's home and wonder what would happen if you stripped, ripped and painted as you pleased? So did the Scripting Guys, but no one would let us redecorate their home. Therefore, we decided to do the next best thing: we swapped scripts and stripped, ripped, painted, and re-coded each other's scripts as we pleased. In this webcast the Scripting Guys show how you can take sample scripts, like those found in the
TechNet Script Center, and modify them to serve your enterprise-wide needs.


MSDN Webcast: Consuming Web Services With Style Using Script (Level 300)

11:00 AM – 12:00 PM Pacific Time
Ron Cundiff, MSDN Developer Community Champion, Microsoft Corporation
Just how powerful is the ability to invoke Web services from your client-side script?  In this webcast, we'll explore that capability, and provide an example of a complete implementation of a Web application that incorporates Web service calls into its architecture and invokes this functionality from a Web page through the use of client-side script.  Specifically, we'll look at building and testing a sample Web service using
Microsoft Visual Studio 2003.  Next, we'll look at two ways of consuming the Web service from a Web page using script, the simple way and with advanced scripting techniques using XMLHTTP.  Finally, we'll tie all of these concepts together in order to consume the Web service with style, using XML, XMLHTTP, and XSL.


MSDN Webcast: Up and ADAM: Using Scripts to Manage Active Directory Application Mode (Level 300) MSDN Webcast: Up and ADAM: Using Scripts to Manage Active Directory Application Mode (Level 300)

12:00 PM – 1:00 PM Pacific Time
Microsoft Scripting Guys, Microsoft Corporation
Active Directory Application Mode (ADAM) provides developers with a dedicated directory store for their applications, a sort of "mini-Active Directory" that programs can call their own. That feature is good in and of itself. But what makes ADAM even more useful is that these mini-Active Directories can be configured and managed using ADSI scripts. In this webcast, the
Microsoft Scripting Guys will introduce you to ADAM, and show you how you can write simple ADSI scripts to manage everything from ADAM users to ADAM groups to ADAM OUs.


And coming in February ….

TechNet Webcast: Look, Mom, I’m a Scripting Guy! (Level 200) TechNet Webcast: Look, Mom, I’m a Scripting Guy! (Level 200)

11:30 AM – 1:00 PM Pacific Time
Microsoft Scripting Guys, Microsoft Corporation
During Scripting Week 2 (January 24-28, 2005), viewers were asked to submit sample scripts as one of the requirements for earning a free Scripting Guys T-shirt. In this follow-up webcast, the Scripting Guys present some of the scripts they found particularly useful or interesting, examining key sections of the code and explaining why they singled out these scripts over all the rest. Join this webcast for an enlightening examination of what works and works well when it comes to scripts, scripts written by IT Professionals like yourself.

Posted by arnon | with no comments
Filed under:

Microsoft Corp. Live Communications Server 2005 - Review

nice simple review on eWeek for those who are not sure what Microsoft Live Communication Server is all about.
Posted by arnon | with no comments
Filed under: ,

SharePoint Site Collections Demystified

Date: Jan 21, 2005 By Colin Spence, Michael Noel. Sample Chapter is provided courtesy of Sams.
In this sample book chapter, you'll learn about Sharepoint site collections and their main components — top-level sites and subsites — and about document and meeting workspaces.
 
Posted by arnon | 3 comment(s)
Filed under: ,

Paessler Site Inspector

Thanks to Bob Mixon for point me to this.

Paessler Site Inspector

“What is it?

Paessler Site Inspector is a comprehensive set of website and web page analysis tools. This web page analyzer is the perfect companion for people creating websites or working with the Internet. Site Inspector brings various analysis techniques and selected online resources together in one place and plugs them into the application already running on your desktop when you surf the Web: Internet Explorer.”

Posted by arnon | 1 comment(s)
Filed under: , ,

k2.net workflow

Okay, on monday i start k2 workflow for a project im working on. I cant seem to find any tutorials out there. Does anyone know where i can get some ?
Ps, what are your experiances with this solution ? And what do you think of the rumour that k2 is going to be part of the next Biztalk ?
Posted by arnon | 6 comment(s)
Filed under:

SharePoint Query Builder Tool

A valuable tool for building and testing queries against Microsoft Office Sharepoint Portal Server 2003. This tool has a Windows interface that lets you connect to a portal and will gather all of a) the properties of crawled documents, b) content indexes and c) source groups. You can then simply point and click to select the items and criteria you want to use for your query, then execute. The search is sent to the Sharepoint Query web service and the resultant XML is displayed in an easy to work with interface.
 
Posted by arnon | 1 comment(s)
Filed under:

Preventing comment spam

 
“If you're a blogger (or a blog reader), you're painfully familiar with people who try to raise their own websites' search engine rankings by submitting linked blog comments like "Visit my discount pharmaceuticals site." This is called comment spam, we don't like it either, and we've been testing a new tag that blocks it. From now on, when Google sees the attribute (rel="nofollow") on hyperlinks, those links won't get any credit when we rank websites in our search results. This isn't a negative vote for the site where the comment was posted; it's just a way to make sure that spammers get no benefit from abusing public areas like blog comments, trackbacks, and referrer lists. ”
Posted by arnon | with no comments
Filed under:

Maxthon = IE on steroids

Ive been using Avant for a while now, and overall im pretty happy with it. So trying out Maxthon this week. Its very similar in concept to Avant. Will let you know how i like it. If you have used it, tell me what you think.
Posted by arnon | 4 comment(s)
Filed under: ,
More Posts Next page »