Changes from SharePoint 2010 to SharePoint 2013

3:39 PM
Posted by ParadisJin 0 comments

Learn about the features and functionality that are deprecated in SharePoint 2013. Complete article : Changes from SharePoint 2010 to SharePoint 2013
Source : Stefan Gobner

Read More

PowerShell Plus is Free!

1:43 PM
Posted by ParadisJin 0 comments

Idera, a leading provider of application and server management solutions, today demonstrated its strong commitment to the PowerShell community by making its PowerShell Plus product available for free. This milestone was also marked by the delivery of a new version of the product, PowerShell Plus 4.6.

Source : PowerShell Magazine

Read More

Toolbox: Stress test

2:01 PM
Posted by ParadisJin 0 comments

Stress test your application stack and expand your toolset with Windows versions of popular Unix/Linux-based command-line utilities with this month’s tools.
StressStimulusGnuWin
Source : Toolbox: New products for IT professionals | TechNet Magazine

Read More
Read More

5 Ways Windows 8 Beats iOS

9:49 AM
Posted by ParadisJin 0 comments

Navigating Windows 8 involves a steeper learning curve, but you can't dispute the features that Microsoft has absolutely nailed. Complete article :  www.cio.com

Read More

Contre Jour + IE 10 = Multi-Touch Gaming On The Web

4:25 PM
Posted by ParadisJin 0 comments

Microsoft announced today that it has participated in the porting of a hit iOS game, Contre Jour, to the web with Windows 8 and Internet Explorer 10. Described as the most ambitious use of HTML5 to date, Contre Jour needs to be experienced with a Windows 8 (or RT) tablet to be fully appreciated. Interested in playing Contre Jour on the web? Check it out now at http://www.contrejour.ie. Source : Paul Thurrott's Supersite for Windows

Read More

Microsoft’s TypeScript Fills A Long-standing Void In JavaScript

4:19 PM
Posted by ParadisJin 0 comments

The latest language from the company once identified for its programming languages seeks to bring a higher class of developer into the Web apps space, without changing the foundation of the Web... even if such a change wouldn’t be such a bad idea Read more : ReadWriteWeb

Read More

SQL Injection Hacker Attacks Are On The Rise. Here's How To Defend Your Servers

4:17 PM
Posted by ParadisJin 0 comments

Last week, a hacker group claimed that it breached computer systems at 100 major universities. Team GhostShell gained access to servers at Stanford, Harvard, and the University of Michigan, among others. The technique used, SQL injection, is not new or complex, but reportedly it's becoming increasingly common. Here's a quick guide to defending your servers.  Read more : ReadWriteWeb

Read More

How to delete all Extended Attributes in HFS+ (OS X)

10:31 AM
Posted by ParadisJin 0 comments

Here’s a little AppleScript Droplet to clear all Extended Attributes in OS X. This is useful to delete the famous com.apple.quarantine attribute. Create a new script in AppleScript Editor Copy and paste the code Save as an application under the name Clear-Extended-Attributes.app Then, you can simply drag an drop files or folders on the application. (* ------------------------------------------------------------------------   C L E A R   E X T E N D E D   A T T R I B U T E S   Delete all extended attributes from one or many files under OS X   Author : Jean-Pierre.Paradis@fsa.ulval.ca Date : 2 octobre 2012 Version : 1.00 Language : AppleScript (Droplet) ------------------------------------------------------------------------ *)   tell application "Finder" to display

Read More
Next PostNewer Posts Previous PostOlder Posts Home