RSS 2.0  Frustrated by Design
# Friday, September 19, 2008
Friday, September 19, 2008 11:53:01 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [2] - Trackback
AJAX | ASP.NET | Misfit Geek [Syndicated] | WCF

NAML_small

From their description .....

nAML (.NET Application Language, pronounced as “namel”) is a visual modeling semantics to model .net applications with wide range of specific details. It contains extremely powerful visual notations and semantics to illustrate complex application components, processes and operations easily.

The primary objectives of nAML can be considered as follows:


• Provides a single space to visually describe one or more application systems with structural and behavioral components.
• Provides a single space to visually describe one or more application systems with logical and physical components.
• Provides a single space to visually describe one or more application systems from top to low level.
• Provides a single space to visually describe a part or whole of one or more application systems.
• Extremely simple and easy understand and learn from readers and designers perspective.
• Concentrates on .NET applications, with its related logical and physical entities (user interface, application logic, business logic, database etc).

http://code.msdn.microsoft.com/naml

Friday, September 19, 2008 10:30:05 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [0] - Trackback
.NET | ASP.NET | Misfit Geek [Syndicated] | Open Source
# Wednesday, September 17, 2008

SybaseCar

Technorati Tags:

We always give away lame stuff like squishy balls.

Check out the cool gadget Sybase was giving away at #ZendCon08

A tiny remote controlled race car.

We need to get more creative with our free stuff :)

Wednesday, September 17, 2008 10:04:37 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [0] - Trackback

# Thursday, September 11, 2008

Create an Open Source ASP.NET AJAX server control on CodePlex and win a book !

encosialogo

[ Click HERE for all the details. ]

Thursday, September 11, 2008 9:42:19 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [0] - Trackback
ASP.NET | Misfit Geek [Syndicated]
# Wednesday, September 10, 2008

The second Central Coast Code Camp will be held September 27th and 28th, 2008, at the Embassy Suites in San Luis Obispo, CA. (Home of UFC Champion Chuck "The Ice Man" Liddell)

I can't make it so send me a full report !

http://www.centralcoastcodecamp.com

Wednesday, September 10, 2008 10:04:15 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [0] - Trackback

# Thursday, September 04, 2008

IFlunked

For Sean who Tweeted early this morning that he's having and angry day !

Thursday, September 04, 2008 8:49:34 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [11] - Trackback
Off-Topic
# Wednesday, September 03, 2008

The folks at O'Reilly recently published this gem !

From the book description:

This book is a comprehensive guide to the tips, techniques, secrets, standards, and methods of website optimization. From increasing site traffic to maximizing leads, from revving up responsiveness to increasing navigability, from prospect retention to closing more sales, the world of 21st century website optimization is explored, exemplified and explained.

Though I've just started readying it I'm already convinced it's a must have !

[ Click Here to get your copy ! ]

Wednesday, September 03, 2008 8:00:22 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [3] - Trackback
Books | Misfit Geek [Syndicated]

Centos

I'm working on my demos for ZendCon and updating a PHP Chat application built on the Microsoft Ajax Client Libraries and the PHPMSAJAX codeplex project.

Since I want to use a JSON serializer and PHP 5.2 has one built in, I wanted to upgrade the default PHP version on CentOS (5.1) to 5.2.

To do this, I needed to install from an alternate repository maintained by "Remi" .

He has a repository for many distros, but since I'm updating CentOS, I used the RedHat ES5 repository.

Here are the commands you need to run.

wget http://download.fedora.redhat.com/pu...5-2.noarch.rpm
wget http://rpms.famillecollet.com/el5.i3...emi.noarch.rpm
rpm -Uvh remi-release-5*.rpm epel-release-5*.rpm

Ater these steps the .rpm(s) are you your system but that not installed and active.

To "install" them do this.....

yum --enablerepo=remi update php

PHP 5.2.6 should now be installed.

Check by running this command in a console.

# php -v

The output should indicate the latest version of PHP.

To see the results from phpinfo(); you'll probably have to restart Apache. (Or at least I did.)

Wednesday, September 03, 2008 5:30:35 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [0] - Trackback
Open Source

Chrome

I guess EVERYONE isn't a Chrome Fan :)

Interesting commentary about the REAL business goals of .Chrome

Read - CNN Review: Google's Chrome needs more polish

Wednesday, September 03, 2008 4:02:49 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [5] - Trackback
Op-Ed

So there is this very smart guy on the ASP.NET team named Scott Hunter who is one of the guys working on Dynamic Data !

He has just added a sample of using Dynamic Data with Stored Procedures to the Dynamic Data Samples on CodePlex.

Click [ HERE ] for the Sample Project home page.

Click [ HERE ] for a forums discussion on Dynamic Data with Stored Procedures.

Wednesday, September 03, 2008 11:59:29 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [0] - Trackback
ASP.NET | Misfit Geek [Syndicated]
# Tuesday, September 02, 2008

dfb-header

The Deep Fried Bytes guys caught  up with me at DevLink and we had a talk about developer security needs, mistakes, activities, etc !

Listen Here http://deepfriedbytes.com/

Tuesday, September 02, 2008 1:05:07 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [3] - Trackback
Misfit Geek [IIS] | Misfit Geek [Silverlight] | Misfit Geek [Syndicated] | Misfit Geek [WindowsClient] | Security

SP1-Duh

What's wrong with this picture ?

Tuesday, September 02, 2008 8:17:18 AM (Atlantic Standard Time, UTC-04:00)  #    Comments [18] - Trackback
Misfit Geek [Syndicated]
# Monday, September 01, 2008

coffeebreak_small

9:00AM PST - Virtually live from Ireland:)

Click HERE http://developers.ie/webcasts.aspx for more info !

Monday, September 01, 2008 1:18:31 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [0] - Trackback
Misfit Geek [Syndicated] | Webcast

Christian Wenz has pushed a new release of he PHP libraries for the Microsoft AJAX libraries with support version 3.5.

Get it here on Codeplex http://www.codeplex.com/phpmsajax

Monday, September 01, 2008 12:27:45 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [0] - Trackback
Misfit Geek [Syndicated] | Open Source

Mehfuz Hossain, a Microsoft MVP & Developer at Telerik has created a cool flickr with asp.net MVC that you might like to check out.

 

The url is : www.flickrmvc.net  and the source code can be found at www.codeplex.com/flickrXplorer.

 

It is built on the Athena (A LINQ to flickr API) -  one of the early LINQ providers (also written by Mehfuz) which you can get at www.codeplex.com/linqflickr.

 

Also, LINQ to flickr is built on LinqExtender,  a toolkit that helps you make your own home grown LINQ providers without knowing much of anything about LINQ. You can find that project here - www.codeplex.com/linqextender

 

Have Fun!!!

Monday, September 01, 2008 12:15:10 PM (Atlantic Standard Time, UTC-04:00)  #    Comments [4] - Trackback
ASP.NET | Misfit Geek [Syndicated]
Navigation
About Me
    Joe Stagner
Follow me on Twitter.

View Joe Stagner's profile on LinkedIn

MSDN

Search
RSS/Subscribe
  RSS 2.0 | Atom 1.0 | CDF  
Archive
<September 2008>
SunMonTueWedThuFriSat
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011
Contact
Send mail to the author(s)  Send me email.
Statistics
Total Posts: 447
This Year: 3
This Month: 3
This Week: 3
Comments: 1449
Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2009
Joe Stagner
Sign In
Gaciously Hosted by MaximumASP.net
MaximumASP ROCKS !!!.
All Content © 2009, Joe Stagner