<?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet type="text/css" href="http://www.jbcdigital.com/Data/style/rss1.css" ?> <?xml-stylesheet type="text/xsl" href="http://www.jbcdigital.com/Data/xsl/rss1.xsl" ?>
<!--RSS generated by JBCDigital Blog on Saturday, May 19, 2012-->
<rss version="2.0">
  <channel>
    <title>JBCDigital Tech Blog</title>
    <link>http://www.jbcdigital.com/techblog.aspx</link>
    <description />
    <copyright>Copyright 2009 Jamey Smith</copyright>
    <ttl>120</ttl>
    <managingEditor>info@nospamjbcdigital.com</managingEditor>
    <generator>mojoPortal Blog Module V 1.0</generator>
    <item>
      <title>Engaging with your kids over Internet Safety</title>
      <link>http://www.jbcdigital.com/engaging-with-your-kids-over-internet-safety.aspx</link>
      <pubDate>Mon, 07 May 2012 20:46:23 GMT</pubDate>
      <guid>http://www.jbcdigital.com/engaging-with-your-kids-over-internet-safety.aspx</guid>
      <comments>http://www.jbcdigital.com/engaging-with-your-kids-over-internet-safety.aspx</comments>
      <description><![CDATA[&#160;
The dangers of child predators, identity thieves, hackers, cyber bullying and pornography are ever increasing.&#160; Engaging with your kids over the topic of Internet Safety can help bridge a gap between the generations while protecting both of you from the dangers online.



I am often confronted with the reality of how tech connected our kids are these days.&#160; Being in the tech arena myself, I have always strived to keep my... <a href='http://www.jbcdigital.com/engaging-with-your-kids-over-internet-safety.aspx'>read more</a><div>&nbsp;</div>]]></description>
    </item>
    <item>
      <title>Fix Request Filtering Module is Configured to Deny a Request that Exceeds the Request Content Length</title>
      <link>http://www.jbcdigital.com/request-filtering-module-is-configured-to-deny-a-request-that-exceeds-the-request-content-length.aspx</link>
      <pubDate>Fri, 26 Aug 2011 05:04:06 GMT</pubDate>
      <guid>http://www.jbcdigital.com/request-filtering-module-is-configured-to-deny-a-request-that-exceeds-the-request-content-length.aspx</guid>
      <comments>http://www.jbcdigital.com/request-filtering-module-is-configured-to-deny-a-request-that-exceeds-the-request-content-length.aspx</comments>
      <description><![CDATA[There are times we will want to upload a file larger than what IIS thinks is allowable.&#160; You will typically get the following error when this happens:
The request filtering module is configured to deny a request that exceeds the request content length
There are several solutions to this, which all revolve around telling IIS to increase the limit it imposes.&#160;&#160;
You can control this at the IIS Server level for all web sites on the ... <a href='http://www.jbcdigital.com/request-filtering-module-is-configured-to-deny-a-request-that-exceeds-the-request-content-length.aspx'>read more</a><div>&nbsp;</div>]]></description>
    </item>
    <item>
      <title>Remove HTML from String (Including Microsoft Word 'MSO' Markup)</title>
      <link>http://www.jbcdigital.com/remove-html-from-string-including-microsoft-word-mso-markup.aspx</link>
      <pubDate>Fri, 05 Aug 2011 04:31:18 GMT</pubDate>
      <guid>http://www.jbcdigital.com/remove-html-from-string-including-microsoft-word-mso-markup.aspx</guid>
      <comments>http://www.jbcdigital.com/remove-html-from-string-including-microsoft-word-mso-markup.aspx</comments>
      <description><![CDATA[There are times we want to remove HTML markup from a string.&#160; This isn't extremely hard to do unless you start to deal with Microsoft Word's HTML markup that gets inserted when someone pastes something from Word.&#160; That starts to cause issues.&#160; The following C# function will remove all HTML markup from a string - including the dreaded MSO markup from Word.&#160; The key to the removal of the Word markup is highlighted below and... <a href='http://www.jbcdigital.com/remove-html-from-string-including-microsoft-word-mso-markup.aspx'>read more</a><div>&nbsp;</div>]]></description>
    </item>
    <item>
      <title>CellTrust API Application</title>
      <link>http://www.jbcdigital.com/celltrust-api-application.aspx</link>
      <pubDate>Mon, 11 Apr 2011 02:06:19 GMT</pubDate>
      <guid>http://www.jbcdigital.com/celltrust-api-application.aspx</guid>
      <comments>http://www.jbcdigital.com/celltrust-api-application.aspx</comments>
      <description><![CDATA[For those of you using the CellTrust Aggregator for SMS, I put together a new VisualStudio.NET 2010 solution to integrate with their API using WCF.&#160; At the time of this writing their "example code" was still in VS.NET 2005 and was using the .NET WSE framework, which is no longer support and is obsolete.&#160; This solution also uses CellTrust's login security model, which is an added feature.&#160;
You can download the CellTrust API... <a href='http://www.jbcdigital.com/celltrust-api-application.aspx'>read more</a><div>&nbsp;</div>]]></description>
    </item>
    <item>
      <title>Call Non-Static Server Side Methods via Microsoft’s AJAX</title>
      <link>http://www.jbcdigital.com/call-non-static-server-side-methods-via-microsofts-ajax.aspx</link>
      <pubDate>Tue, 31 Aug 2010 18:13:46 GMT</pubDate>
      <guid>http://www.jbcdigital.com/call-non-static-server-side-methods-via-microsofts-ajax.aspx</guid>
      <comments>http://www.jbcdigital.com/call-non-static-server-side-methods-via-microsofts-ajax.aspx</comments>
      <description><![CDATA[&#160;
Call Non-Static Server Side Methods via Microsoft’s AJAX
&#160;
There are two simple ways to implement and utilize the out-of-the-box AJAX framework from Microsoft.&#160;One requires the server-side method to be static, while the other way does not require the static method.&#160;Download the code for this solution here.
&#160;
Call Server Side Method via PageMethod Object (Static Server-Side Method)
&#160;
If you have spent any... <a href='http://www.jbcdigital.com/call-non-static-server-side-methods-via-microsofts-ajax.aspx'>read more</a><div>&nbsp;</div>]]></description>
    </item>
    <item>
      <title>Track and Share Your Workouts with Skimble Mobile App</title>
      <link>http://www.jbcdigital.com/track-and-share-your-workouts-with-skimble-mobile-app.aspx</link>
      <pubDate>Mon, 09 Aug 2010 13:24:00 GMT</pubDate>
      <guid>http://www.jbcdigital.com/track-and-share-your-workouts-with-skimble-mobile-app.aspx</guid>
      <comments>http://www.jbcdigital.com/track-and-share-your-workouts-with-skimble-mobile-app.aspx</comments>
      <description><![CDATA[Those with a predilection for physical activity tend to take pride in their sporting or fitness accomplishments. Skimple caters to this audience and offers a web and mobile experience designed for the fitness enthusiast who wants to thoroughly track and share their sports, gym or outdoorsy activities.
Skimble’s iPhone and iPad apps provide you with easy and mobile ways to accurately track activities such as cardio, weights, yoga, pilates,... <a href='http://www.jbcdigital.com/track-and-share-your-workouts-with-skimble-mobile-app.aspx'>read more</a><div>&nbsp;</div>]]></description>
    </item>
    <item>
      <title>Get Outdoors with The North Face Trailhead iPhone App</title>
      <link>http://www.jbcdigital.com/get-outdoors-with-the-north-face-trailhead-iphone-app.aspx</link>
      <pubDate>Fri, 06 Aug 2010 13:16:00 GMT</pubDate>
      <guid>http://www.jbcdigital.com/get-outdoors-with-the-north-face-trailhead-iphone-app.aspx</guid>
      <comments>http://www.jbcdigital.com/get-outdoors-with-the-north-face-trailhead-iphone-app.aspx</comments>
      <description><![CDATA[
The North Face has released a fantastic new trail-finding app for the iPhone, designed to help users find and share the best routes for hiking, skiing and more.
The free app [iTunes link] enables users to search by activity type and distance, proximity (either from your current location using GPS or by zip code) and user ratings. The database of routes is pulled from EveryTrail.com, a platform for swapping trails with fellow... <a href='http://www.jbcdigital.com/get-outdoors-with-the-north-face-trailhead-iphone-app.aspx'>read more</a><div>&nbsp;</div>]]></description>
    </item>
    <item>
      <title>iPhone Development Resources</title>
      <link>http://www.jbcdigital.com/iphone-development-resources.aspx</link>
      <pubDate>Mon, 02 Aug 2010 14:33:00 GMT</pubDate>
      <guid>http://www.jbcdigital.com/iphone-development-resources.aspx</guid>
      <comments>http://www.jbcdigital.com/iphone-development-resources.aspx</comments>
      <description><![CDATA[
Last updated 08/02/2010
&#160;&#160;::&#160;&#160;Books&#160;&#160;::&#160;&#160;Blogs&#160;&#160;::&#160;&#160;Podcasts &amp; Screencasts&#160;&#160;::&#160;&#160; Conferences, Training &amp; Tutorials&#160;&#160;::&#160;
&#160;&#160;::&#160; Communities/Forums&#160;&#160;::&#160;&#160;Other         Resources&#160;&#160;::&#160;&#160;
Books&#160;top

     The iPhone Developer's Cookbook: Building Applications with the iPhone 3.0 SDK (2nd ... <a href='http://www.jbcdigital.com/iphone-development-resources.aspx'>read more</a><div>&nbsp;</div>]]></description>
    </item>
    <item>
      <title>Safe Surfing - Protecting your Home Network and Family from Online Dangers</title>
      <link>http://www.jbcdigital.com/safe-surfing-protecting-your-home-network-and-family-from-online-dangers.aspx</link>
      <pubDate>Thu, 29 Jul 2010 16:21:00 GMT</pubDate>
      <guid>http://www.jbcdigital.com/safe-surfing-protecting-your-home-network-and-family-from-online-dangers.aspx</guid>
      <comments>http://www.jbcdigital.com/safe-surfing-protecting-your-home-network-and-family-from-online-dangers.aspx</comments>
      <description><![CDATA[I am often asked the question "how do I keep my kids safe online".&#160; It isn't an easy answer as the rules of the game are constantly changing.&#160; Not only has Internet predation, pornography and vile content increased, so have the delivery mechanisms for the "Web".&#160; Five years ago, we were pretty good if we simply had good software and practices around the computer.&#160; These days, there are cell phones, Internet devices, music... <a href='http://www.jbcdigital.com/safe-surfing-protecting-your-home-network-and-family-from-online-dangers.aspx'>read more</a><div>&nbsp;</div>]]></description>
    </item>
    <item>
      <title>iPhone 4 SDK agreement prevents Flash, Java, Mono &amp; Third Party Translator Development Apps</title>
      <link>http://www.jbcdigital.com/iphone-4-sdk-agreement-prevents-flash-java-mono--third-party-translator-development-apps.aspx</link>
      <pubDate>Mon, 26 Jul 2010 14:16:00 GMT</pubDate>
      <guid>http://www.jbcdigital.com/iphone-4-sdk-agreement-prevents-flash-java-mono--third-party-translator-development-apps.aspx</guid>
      <comments>http://www.jbcdigital.com/iphone-4-sdk-agreement-prevents-flash-java-mono--third-party-translator-development-apps.aspx</comments>
      <description><![CDATA[Apple's newly updated iPhone Developer Program License Agreement specifically prohibits the development of iPhone applications using "an intermediary translation or compatibility layer or tool".&#160; This includes Adobe's Flash, Sun's Java, Microsoft's Silverlight and Mono projects.&#160; So if you were thinking of developing that new iPhone app using C#, you are out of luck.&#160; 

The new iPhone 4 developer license has been expanded to... <a href='http://www.jbcdigital.com/iphone-4-sdk-agreement-prevents-flash-java-mono--third-party-translator-development-apps.aspx'>read more</a><div>&nbsp;</div>]]></description>
    </item>
  </channel>
</rss>
