jgaylord

Stories submitted by jgaylord

The WeatherDotCom Widget for Orchard CMS(jasongaylord.com)

submitted by jgaylordjgaylord(475) 11 months, 19 days ago

If you’ve checked out my new website recently, you may have noticed that I have included the weather on the site. Mouse over on the right-hand side and you’ll notice a “bing-like” box that will appear. I’ll talk about this a bit more in a bit, but you’ll notice that the weather pulls for my local zip code. These are the results from the Weather Channel’s weather.com. read more...

add a comment |category: |Views: 5

tags: another

The Technology Post for June 30th, 2009(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 2 years, 10 months ago

I’ve changed the Technology Post format again a bit in preparation for the new website. Let me know what you think. read more...

add a comment |category: |Views: 2

tags: another

Technology Related Links for May 8th, 2009(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 3 years ago

Various links about MVC, jQuery, ASP.NET, C#, and other technology. read more...

add a comment |category: |Views: 4

tags: another

Technology Related Links - Post 1(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 3 years ago

This posting contains links to several stories that I have bookmarked including MVC, AJAX, jQuery, Silverlight, and more! I've also included new book releases and upcoming events. Look for more posts like this. read more...

add a comment |category: |Views: 2

tags: another

Minifying HTML and JavaScript Using Microsoft Expression Web(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 3 years, 3 months ago

I don’t get an opportunity to use Microsoft Expression Web that often, but when I do, I always discover new features. I was looking for a way to compress HTML and JavaScript files that I was generating for one of our affiliations. In Expression Web, simply go to Tools > Optimize HTML to see a list of options. Just remember to resave your files as a different name in case you remove comments unless the comments can be lost. If you need to take a .min file or a compressed file and see a more fluent version of the source, you can right-click in the source window and choose Reformat HTML to reformat the source. read more...

add a comment |category: |Views: 18

tags: another

Getting Started with Web Slices for Internet Explorer 8(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 3 years, 4 months ago

One of the most interesting features in Internet Explorer 8 is the ability to subscribe to information you frequently check on a website. This is called a web slice (). I find myself frequently checking sports scores and news on ESPN, weather on the Weather Channel, stocks at various online sites (and searches), and auctions at eBay. Now ... read more...

add a comment |category: |Views: 10

tags: another

Review: TechSmith Camtasia Studio 6.01(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 3 years, 4 months ago

Ok. So for years now I’ve been using TechSmith’s Camtasia Studio. I’ve always thought their software was great to dictate and record the screen. Now they’ve gone completely silly. Oh, and I mean in a good way. About two weeks ago I asked their Evangelist Activities Coordinator, Kristina, about their support for editing MP4 files. It was quite simple. I just picked up a new Flip MinoHD camcorder and wanted to edit the clips I recorded in Camtasia by inserting screencasts. At the time, she told me I couldn’t do it. So, I converted my video using Adobe Premiere Pro. I got this bloated piece of junk out and into Camtasia. It ended up working for what I needed, but I was very disappointed... read more...

add a comment |category: |Views: 10

tags: another

New RSS Toolkit Released(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 4 years, 11 months ago

The RSS Toolkit version 2.0 was released on Monday. read more...

add a comment |category: |Views: 24

tags: another

Generate a PDF behind the scenes using SQL Reporting Services(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 4 years, 11 months ago

A great article demonstrating how to use SQL Reporting Services to generate a PDF on the fly. read more...

add a comment |category: |Views: 50

tags: another

Interesting Team Foundation Server Statistics(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 4 years, 11 months ago

Facts regarding how Microsoft uses Team Foundation Server in their environment. read more...

add a comment |category: |Views: 13

tags: another

TECHbash 2007 is on May 19th(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 5 years ago

I forgot in my previous posts to mention that the Northeastern Pennsylvania TECHbash 2007 will be on May 19th at Luzerne County Community College in Nanticoke, PA. To register for the event, please visit http://techbash.com/registration. read more...

add a comment |category: |Views: 0

tags: another

Daily WTF - Deleting SQL Data (or Properly Formatting SQL)(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 5 years, 1 month ago

Have you ever had a really bad day (or week) where you miss the most obvious mistakes? Well, this is one of the worst -- improper SQL statements deleting all of the data from a table. read more...

2 comments |category: |Views: 6

tags: another

ASP.NET Quick Tips(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 5 years, 3 months ago

Scott Watermasysk posted a blog today in an attempt to get a great listing of ASP.NET quick tips. read more...

add a comment |category: |Views: 3

tags: another

Repeating A Details Section Using Crystal Reports(weblogs.asp.net)

submitted by jgaylordjgaylord(475) 5 years, 3 months ago

...I could have two detailed sections. The first section would contain the fields necessary to display the data. The second section would act as a buffer and add white space to the report so I could print both detail sections on one page... read more...

add a comment |category: |Views: 16

tags: another

RegEx: Using Variables in Regular Expressions (weblogs.asp.net)

submitted by jgaylordjgaylord(475) 5 years, 3 months ago

Why not use regular expressions to grab data from strings being passed in and then do something with that data? read more...

1 comment |category: |Views: 12

tags: another