-
Recent Posts
Categories
- AI (1)
- ASP.Net (3)
- Azure (5)
- blockchain (13)
- Book Reviews (9)
- crypto (8)
- cryptocurrency (6)
- Database (2)
- Eclipse (3)
- Ext JS (3)
- give-a-talk (7)
- GWT & App Engine (2)
- Hackathon (2)
- HTML5 (1)
- Java Development (6)
- JavaScript (7)
- Miscellaneous (11)
- Mobile (2)
- NFT (1)
- nunit (1)
- Perl (1)
- PHP (1)
- Portlets (2)
- Sports (1)
- Uncategorized (1)
- Web Development (23)
- Web Services (1)
Archives
- March 2025
- May 2024
- March 2024
- February 2024
- December 2023
- November 2023
- July 2023
- May 2023
- December 2022
- June 2012
- April 2012
- February 2012
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- October 2010
- September 2010
- July 2010
- May 2010
- April 2010
- March 2010
Author Archives: squdgy
Taking a SQL Server Database offline
I’ve had to take a SQL Server database offline several times lately, and I keep forgetting the names of the commands I need to use, so I’m saving them here for future use. To take the database offline: ALTER DATABASE … Continue reading
Posted in Database, Miscellaneous
Leave a comment
Book Review / Overview: “Tapworthy: Designing Great iPhone Apps” by Josh Clark
Review: I read Josh Clark’s book earlier this year. The introduction included the perfect quote to describe what this book was about: “This book teaches you how to “think iPhone.” It isn’t a programming book. It’s not a marketing book. … Continue reading
Posted in Book Reviews, Mobile
Leave a comment
Running into the Internet Explorer Travel Log bug
I recently ran into some strange behavior in an application that I was working with. In some particular conditions, the browser back button would become disabled, and I could no longer go back to see the last page I was … Continue reading
Posted in ASP.Net, Web Development
Leave a comment
New England Code Camp 15 Presentation – Introduction to the Ext JS JavaScript framework "for Rich Apps in Every Browser"
Joan Wortman and I gave a talk at New England Code Camp 15 last weekend. The talk was titled “Introduction to the Ext JSJavaScript framework “for Rich Apps in Every Browser””. Here are the slides for that talk: Introduction to … Continue reading
Posted in Ext JS, JavaScript, Web Development
Leave a comment
New England Give Camp 2011 Recap – “Code it Forward”
Over the first weekend in May I had the pleasure of joining more than 100 other volunteers to help ~29 non-profits with technical challenges in the 2nd annual New England Give Camp, held at the Microsoft NERD (New England Research … Continue reading
Posted in Miscellaneous, Web Development
1 Comment
Book Review / Overview: “EXT JS In Action” by Jesus Garcia
Review: Ext JS by Sencha is a terrific JavaScript framework for building Rich Internet Applications (http://www.sencha.com/products/extjs/). I’ve been using Ext JS since version 1.x, and do some pretty advanced stuff with it, so this is not a newbie review. To … Continue reading
Posted in Book Reviews, Ext JS, JavaScript, Web Development
1 Comment
Liferay Theme Files Without a Cache-Control Header?!
I ran into an interesting situation with our web application as we started to do some testing where our portal server (Liferay 5.1.2 on tomcat 6) was on the west coast and the testers on the east coast. The application … Continue reading
Posted in Java Development, Miscellaneous, Web Development
2 Comments
GMail Tries to Prevent You From Making Mistakes?
I was quite suprised today when I sent an email to a colleague, telling them that I attached a file in a web-based system that we use, and got an interesting popup: “Did you mean to attach files? You wrote … Continue reading
Posted in Miscellaneous
Leave a comment
O’Reilly Media Wish List Contest
O’Reilly is having a wish list contest! http://oreilly.com/new-year-2011. “Compile a wish list of O’Reilly titles — print or ebook or video or all — that you’d like to own, totaling up to $500 in value. Post that list online (your … Continue reading
Posted in Miscellaneous
Leave a comment
Book Review / Overview: “Azure in Action” by Chris Hay and Brian H. Prince
Review I read “Azure in Action” in November of 2010 (during my travel to/from PDC), but am just going over it again now. I’ve been dipping my toe in Azure for something like 15 months now, but dipping is as … Continue reading
Posted in Azure, Book Reviews
Leave a comment