Adam Zastawski

My Personal Blog

Cute Little LINQ Trick

Posted by Adam
My friend Jesse showed me a cool little technique for introspecting a string array using Linq. Of course I realize that there a ton more fascinating Linq tutorials out there but this one showed me just how sweeping the effects of Linq are. I first thought that Linq was just a neat way of generating ... [More]
Posted on: 4/21/2008 at 8:47 PM
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (1) | Post RSSRSS comment feed

Office Style Menus in TIBCO General Interface

Posted by Adam
Recently I got into a 'Usability' debate about what sort of menus where better; 'Office Like' menus or basic drop-down fly-out menus with tool tips.  I was thinking about it and I started to wonder if it was even possible in my favorite AJAX web UI development environment (Gen... [More]
Posted on: 2/29/2008 at 11:41 PM
Tags: , ,
Categories: AJAX | RIA | Tibco - GI
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (4) | Post RSSRSS comment feed

Discovery BlogEngine Theme fixed

Posted by Adam
Thanks to Bert de Jager for pointing out a bug in the Discovery Theme. I just uploaded a fix for it. It was due to a collision between two portions of the page using the same CSS style. It was an easy fix, I am only sorry it took me so long to get to it. You can download the theme here.
Posted on: 2/3/2008 at 12:28 PM
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed

O'Reilly Maker is a blast.

Posted by Adam
This is a great little Internet toy. I had a go at Silverlight cuz it's annoying me right now. http://www.oreillymaker.com/link/6852/silverlight/ http://www.oreillymaker.com/link/6856/web-20/
Posted on: 1/29/2008 at 12:18 AM
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed

Wild New Blog Engine Theme: Discovery

Posted by Adam
I found this Discovery theme on www.freecsstemplates.org and I thought it would make a great BlogEngine theme. I think I am going to take a break from BlogEngine themes for a while (not too long ;-). I am really not a designer and I fear that I just don't have the patience to monkey around in ... [More]
Posted on: 1/27/2008 at 11:42 AM
Tags:
Categories: BlogEngine.net
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (14) | Post RSSRSS comment feed

New Blog Engine Theme: MarketPlace 1.0

Posted by Adam
My friends Jason and Jesse and I are having a blast converting different themes for BlogEngine.Net. I think it would be fun to write some extensions as well. I took the original version of this theme from www.styleshout.com.  This is my first pass at this so I expect there to be some issues. ... [More]
Posted on: 1/21/2008 at 11:52 PM
Tags:
Categories: .Net | BlogEngine.net
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (4) | Post RSSRSS comment feed

Thanks for the 'Gluttony' Jesse!

Posted by Adam
Thanks to Jesse Foster for converting the 'Gluttony' Wordpress theme for use with Blogengine.net. I imagine there will be a flood of themes converted for/by the blogengine.net community in the days to come. I think I'll leave the cube for a while as small token of thanks. ;-)
Posted on: 1/3/2008 at 8:52 PM
Tags: , ,
Categories: Miscellaneous
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (1) | Post RSSRSS comment feed

Capture [Enter] key press

Posted by Adam
With Tibco's General Interface (GI) you can capture the fact that user has pressed the [Enter] key while the focus is within any textbox. By placing the javascript below in the Execute event for the textbox you can change the focus of the form when the user presses Enter.   jsx3.sleep(functi... [More]
Posted on: 11/24/2007 at 1:27 AM
Categories: AJAX | Tibco - GI
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed

Simple Auto-Focus script in Tibco GI 3.5.1

Posted by Adam
I realize that what I post regarding General Interface is not going to be rocket science any time soon. Despite that, I figure I had better start posting the things that other developers that are new to GI might find useful. I was recently developing a sample application as a 'proof of concept' in G... [More]
Posted on: 11/23/2007 at 1:39 AM
Categories: AJAX | Tibco - GI
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed

Xpath Expressions for Processing Instructions

Posted by Adam
I use updategrams to send data to SQL Server from Biztalk 2004. Well, I am still battling with how to get meaningful error information when using a scope and an exception handler in my orchestration. (I have found numerous resources on this but I am still not able to accomplish it, see links below.)... [More]
Posted on: 10/15/2006 at 2:47 AM
Categories: BizTalk | K2.Net 2003
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed