Posted to:
7 hours, 33 minutes ago
Download the bits from CodePlex here . Visit a live demo (preferably on a mobile device) here . This is an extremely experimental build of POP Forums v9.3, which includes jQuery Mobile and mobile views baked in for mobile formatting sauce. It requires...
Posted to:
Join me and a cast of thousands as we do an interpretive dance version of Lord of the Flies. Oh yeah, and Jason Kaczor will also be presenting on custom workflow actions and SharePoint. From the marketing blurbage: This presentation is about Custom actions...
Posted to:
Registration and Agenda Microsoft World Wide Event Originally posted at "Hosam Kamel| Developer & Platform Evangelist"
Filed under: Community, Developer Tools, DevTools, Egypt, Events, Open Door, Team Explorer Everywhere 2010, Team Foundation Server, TFS, Visual Studio, Visual Studio 2010, Visual Studio 2010 Ultimate
Posted to:
You can find this week’s video here . Have you ever wondered what FTP Active mode or Passive mode means? Do you have a good understanding of the FTP data channel or control channel? It can be difficult to fully understand FTP, which firewall ports to...
Posted to:
Like a lot of Web publishers, I depend pretty heavily on AdSense to generate revenue and pay the bills. A good server isn't free. So imagine my horror when, on Thursday, the numbers dropped between 50 and 80%, depending on the site. Something is horribly...
Posted to:
Although JQuery provides a very good support for caching responses from AJAX calls in the browser, it is always good to know how you can use http as protocol for making an effective use of it. The first thing you need to do on the server side is to supports...
Posted to:
The "buzz" exploded a few days ago with this site . "Official" application requests for Windows Phone 7, vendors and services that don't have a presence (an official one anyway) on the Microsoft phone platform. I have to ask though, do we really need...
Posted to:
When we ( DNNCorp ) originally took ownership of SnowCovered.com from Brice Snow it was running on DotNetNuke 2.1.2 (Release date was June 14, 2004), v1.0 of the .NET Framework and on a low-end hosting provider. Looking back, I recall that we were lucky...
Posted to:
Do you need to take your CSS3 skills to the next level? The following resources are monitored and kept current. Bookmark these links! CSS3 Resources (monitored and current) CSS3 Tips and Tricks!
Posted to:
One of jQuery's greatest strengths is its ability to manipulate the DOM with a minimal amount of code. It's so easy to change things that we often don't think about what's happening under the covers. For example, consider the following code that appends...