Posts Tagged: plugins

Creating Your First F# Program with Visual Studio 2010

This week, I’m highlighting the Visual Studio help topic: Walkthrough: Creating Your First F# Program with Visual Studio .  This topic gives a great introduction to some of the features and syntax of F#.  I’ve also created a video that takes you through some of the basics. I show you how to declare simple variables, to write and test functions, to create tuples and lists.     — Kathleen

Read the original post:
Creating Your First F# Program with Visual Studio 2010

Read more

Change the Web Challenge

We’re excited to be part of the Change the Web Challenge . Basically, the contest is to create a plugin, widget, mash up, hack, or other variety of web application that helps people find and share opportunities to take action. The grand prize is 50 benjis, and the best WordPress plugin will also be featured in the Plugin Directory

Go here to see the original:
Change the Web Challenge

Read more

What is Software + Services?

Perhaps this will help you understand how Software + Service is different to Software as a Service (SaaS). Video: Software + Services: Microsoft Customer Video

See the original post here:
What is Software + Services?

Read more

New and Improved Plugins Directory Search

One of the biggest problems and most frequent complaints we’ve had with the WordPress.org Plugins Directory is the horrible, horrible search results. No longer.  We’re now using Sphinx (a “free open-source SQL full-text search engine”) to power search on the Plugins Directory both from the website and from within your blog’s admin (Plugins → Add New)

More here: 
New and Improved Plugins Directory Search

Read more

New and Improved Plugins Directory Search

One of the biggest problems and most frequent complaints we’ve had with the WordPress.org Plugins Directory is the horrible, horrible search results. No longer.  We’re now using Sphinx (a “free open-source SQL full-text search engine”) to power search on the Plugins Directory both from the website and from within your blog’s admin (Plugins → Add New). It works much better

View post: 
New and Improved Plugins Directory Search

Read more

Moonlight Released

Moonlight 1.0, which is the open source implementation of Silverlight 1.0 for Linux, officially released last week. The official release just means that all features and certification tests are complete. Source and ongoing development snapshots continue to be available

See more here:
Moonlight Released

Read more

New Web test rules on codeplex.comTeamTestPlugins

We just released 1.2 of our codeplex rules, adding the following rules: ExtractText2 QueryStringExtractionRule ValidateCookie ValidateMultipleCookies ValidateResponseBody CRM4Correlation web test plugin These rules use HtmlAgiltyPack (you must download this assembly separately from codeplex.com/HtmlAgilityPack to use the rules): ValidateXPathValue ValidateMultipleXPathValues ValidateTagValue Thanks to Taavi Koosaar and Gaurav Bhandari for their contributions! Ed.

See original here:
New Web test rules on codeplex.comTeamTestPlugins

Read more

Make a Text Box Resize With a Form

Applies to: Access 2007 When you resize a form, why not take full advantage of the available space? In Access 2007, you can use the anchoring feature to make a control stretch down and across as you make the form bigger, and then shrink as you make the form smaller. Experiment with the available stretching and anchoring options to get the effect you want

Here is the original post: 
Make a Text Box Resize With a Form

Read more