Monthly Archives: May 2011

PHPHOST BLOG

Web Hosting Related Articles You May Need

jQuery, Silverlight, WPF, SharePoint and .NET articles Link List – May 2011

Here’s a quick wrap up of jQuery, WPF, Silverlight, SharePoint and other .NET articles published on DevCurry.com in the month of May 2011.
jQuery and JavaScript Articles
JavaScript: Recursive Anonymous Function – I recently saw a question on the foru… Continue reading

Posted in Link List, Syndicated | Leave a comment

Office 2011 for Mac: Free Training

If you are using Office 2011 for Mac or plan to do so, then here’s some free training material for you to get up and started with Office 2011. Microsoft has released a set of training downloads (.pdf) and PowerPoint (.pptx) slides of all Office 2011 … Continue reading

Posted in Free Learning, Syndicated | Leave a comment

Office 2011 for Mac: Free Training

If you are using Office 2011 for Mac or plan to do so, then here’s some free training material for you to get up and started with Office 2011. Microsoft has released a set of training downloads (.pdf) and PowerPoint (.pptx) slides of all Office 2011 … Continue reading

Posted in Free Learning, Syndicated | Leave a comment

Visible Script Variables: Using Groovy 1.8′s @Field AST

My most common use of Groovy is for writing scripts. As such, I enjoy its characteristics that enable an improved script development experience, but I also notice features of Groovy that are less than desirable for writing scripts. One of the minor ann… Continue reading

Posted in Groovy, Syndicated | Leave a comment

How your social network can protect your credit card

Payment service WePay uses your social network and online behavior in its suite of antifraud technologies. Originally posted at Rafe’s Radar

Continue reading

Posted in Syndicated | Leave a comment

Java Exploits Biggest Threat to PCs?

Gregg Keizer’s ComputerWorld article New malware scanner finds 5% of Windows PCs infected includes the subtitle: “Java exploits remain biggest threat to PCs, says Microsoft.” The part of the article that talked about freely available (for PCs with “Gen… Continue reading

Posted in Java (General), Syndicated | Leave a comment

ASP.NET 4 Granular View State

In this post, we will see how to control a view state at Page level as well as Control level. In ASP.NET 4.0, Microsoft has provided a property called ‘ViewStateMode’ at control level. Now you can turn OFF the View state at Page level and turn ON views… Continue reading

Posted in ASP.Net, Syndicated | Leave a comment

ASP.NET 4 Granular View State

In this post, we will see how to control a view state at Page level as well as Control level. In ASP.NET 4.0, Microsoft has provided a property called ‘ViewStateMode’ at control level. Now you can turn OFF the View state at Page level and turn ON views… Continue reading

Posted in ASP.Net, Syndicated | Leave a comment

Funniest/Most Insightful Comments Of The Week At Techdirt

Close race this week, but coming out on top for “most insightful” was a comment from The Buzz Saw in response to Disney’s Anthony Accardo whining that the tech industry hasn’t propped up legacy businesses that are slow to adapt to a changing market. T… Continue reading

Posted in Syndicated | Leave a comment

File System Management with PHP

I blogged previously on using PHP on the command line, but I did not cover using PHP to access the file system in that post in the interest of blog post size. I use this post to cover some of the basics of PHP file system management.

Many of us who wr… Continue reading

Posted in PHP, Syndicated | Leave a comment