Huddled Masses
You can do more than breathe for free...
Browse: Home / Development

Development

Tools, tips and tricks, and my own software development.

Visual Studio Not Responding (beeping) when editing ASPX

By Joel 'Jaykul' Bennett on 30-Apr-2010

I’m just going to share the solution, in case anyone else encounters this after installing Office 2007 or 2010 Yesterday I came across a very strange bug which was causing Visual Studio to lock up after a few (30?) seconds every time I opened an ASPX file for editing. I even uninstalled a few VS [...]

Posted in Huddled | Tagged BugBug, Development, Visual Studio, Workaround | 1 Response

Windows PowerShell 2.0 SDK Released

By Joel 'Jaykul' Bennett on 23-Dec-2009

So, the Windows PowerShell 2.0 Software Development Kit is basically a collection of samples, and it has been released separately from the Windows Platform SDK for a change, making the download a tiny 2.35MB … There are lots of examples in there in C# (no other languages), and honestly, some of them ought to make [...]

Posted in Huddled | Tagged APIs, Development, PowerShell, SDK

Windows Compatability Libraries Galore (including PowerShell 2 for XP)

By Joel 'Jaykul' Bennett on 11-Sep-2009

Microsoft has been very busy this year … and in these last couple of months before the general availability of Windows 7, they’re trying very hard to crank out the tools necessary to encourage development of Windows 7 applications. The first tool out of the gate, of course, was the Windows API Code Pack for [...]

Posted in Huddled | Tagged Development, licensing, Microsoft, PowerShell, Windows 7, Windows XP

PowerBoots: The tutorial walkthrough

By Joel 'Jaykul' Bennett on 02-Apr-2009

Updated to PowerBoots 0.1 An introduction to PowerBoots Please excuse me if I start by just copying the basic ideas of the Shoes Tutorial, but I figured that since PowerBoots is inspired by Shoes, that was as good a place as any to start. PowerBoots (or just “Boots”) is a PowerShell 2.0 module with functions [...]

Posted in Huddled | Tagged Development, GUI, PowerBoots, PowerShell, PowerTips, Tutorial, WalkThrough, WPF | 14 Responses

A guide to PowerShell’s Advanced Functions

By Joel 'Jaykul' Bennett on 02-Mar-2009

Someone asked on the PowerShell Newsgroup about writing Advanced Functions, and specifically: looking for a … guide to putting together an advanced function that is visible and usable every time I start Powershell. By visible I mean that when I do a ‘get-command’ I want my [advanced function]s to be listed alongside all the regular [...]

Posted in Huddled | Tagged Advanced Functions, CTP3, Development, PowerShell, PowerShell 2, PowerShell Functions, Scripting, Tutorial, WalkThrough | 10 Responses

PowerBoots: Loading XAML Windows in PowerShell 1.0 or 2.0

PowerBoots: Loading XAML Windows in PowerShell 1.0 or 2.0

By Joel 'Jaykul' Bennett on 13-Feb-2009

Awhile back I wrote a series of posts about WPF From PowerShell From PowerShell” which were about how you could load XAML in previous PowerShell 2 CTPs to create WPF user interfaces … a few people have mentioned loading XAML in PowerBoots, and a couple of people have posted other samples showing XAML even since [...]

Posted in Huddled | Tagged Design, Development, PowerBoots, PowerShell, Scripting, UserInterface, WPF, XAML | 2 Responses

PowerBoots and Attached Properties

By Joel 'Jaykul' Bennett on 08-Feb-2009

WPF uses a concept called “Attached Properties” to handle certain things, like when you put controls into a DockPanel. Basically, anything you put inside a DockPanel has a property “Dock” which you can set … but because the property is actually defined by the DockPanel, it doesn’t show up in PowerBoots, so you can’t just [...]

Posted in Huddled | Tagged Attached Properties, Development, PowerBoots, PowerShell, Scripting, Syntax, WPF

PowerBoots: PowerShell GUIs are now multi-threading

By Joel 'Jaykul' Bennett on 07-Feb-2009

Announcing the release of PowerBoots 0.1 This release of PowerBoots is the most exciting release software I’ve cranked out in awhile. It finally has almost all of the features that I have thought of so far (we’re still missing proper support for attached properties). You can create pretty much any WPF element, including ones I [...]

Posted in Huddled | Tagged Development, DSL, GUIs, PowerBoots, PowerShell, Scripting, User Interface, Visifire, WPF | 1 Response

PowerShell Modules, Metadata, and Mysteries

By Joel 'Jaykul' Bennett on 03-Feb-2009

I’ve finally finished the first public release of PoshWpf, and was getting ready to ship it as part of a new release of my PowerBoots module. The idea is that I need PoshWpf itself to be a stand-alone module so that it can be used in production with PowerShell 1.0, until such time as PowerShell [...]

Posted in Huddled | Tagged Development, PowerShell, Rants | 3 Responses

PowerBoots – Output Graphs to Images from PowerShell

By Joel 'Jaykul' Bennett on 16-Jan-2009

Once I started playing with the new ability, introduced in PowerBoots 0.0.4 to easily add support for new graphical controls to PowerBoots, I found all sorts of fun widgets out there in open-source land. I’ll write about a few of them in the future, but for now I’m just going to stick with Visifire. After [...]

Posted in Huddled | Tagged Charting, Charts, Development, PowerBoots, PowerShell, Visifire, WPF | 2 Responses

Next »

Lijit Search

Tags

.Net .Net 2008 Scripting Games Automation Bugs Design Development Funny Gadgets GeoShell GUI Huddled Masses Internet licensing Microsoft Modules My Software News Personal PInvoke Pipeline Politics PoshCode PoshConsole PowerBoots PowerShell PowerShell Functions PowerTips Rants Recommender Repository Scripting ShowUI Software Solutions Textile Tips User Group UserInterface WalkThrough WebHosting Windows 7 WordPress WPF Xml

About Huddled Masses

This is web site is dedicated to the musings of Joel Bennett (aka Jaykul) about technology, software, software development, the web, and the world.

Any resemblance of the views expressed and the views of my employer, my terminal, or the view out my window are purely coincidental. The resemblance between them and my own views is non-deterministic. The question of the existence of views in the absence of anyone to hold them is left as an exercise for the reader.

P.S.: I occasionally link to things I think are great. When I do, I occasionally find a "referral code" so I can make a little cash. I promise that I don't link to anything just because of that cash (I wouldn't cross the street for the amount of cash those links bring in, never mind write a whole blog post) ... but I do not promise that things I link to will stay great as time passes, nor that you will agree with me about their greatness!

Archives

  • January 2012
  • October 2011
  • August 2011
  • July 2011
  • June 2011
  • March 2011
  • February 2011
  • January 2011
  • November 2010
  • August 2010

Copyright © 2012 Joel Bennett.

Powered by WordPress and Hybrid.