Виртуальная песочница (тм)

Friday, February 25, 2011

12 new file formats in the Google Docs Viewer

"Кролики - это не только ценный мех, но и 4-5 килограммов вкусного, питательного мяса!"

Теперь из ГМэйла можно не только делать "sending e-mails, receiving e-mails, deleting e-mails", но и совершенно бесплатно, то есть даром, просматривать файлы ещё 12 форматов в дополнение к уже имеющимся PDF'ам et al:

# Microsoft Excel (.XLS and .XLSX)
# Microsoft PowerPoint 2007 / 2010 (.PPTX)
# Apple Pages (.PAGES)
# Adobe Illustrator (.AI)
# Adobe Photoshop (.PSD)
# Autodesk AutoCad (.DXF)
# Scalable Vector Graphics (.SVG)
# PostScript (.EPS, .PS)
# TrueType (.TTF)
# XML Paper Specification (.XPS)

12 new file formats in the Google Docs Viewer - Official Gmail Blog: Read more...

Tuesday, February 15, 2011

C# Learning Resources

C# Station Tutorial
The tutorial that promises to teach C# programming in the good old-fashioned way:

"To get started, you will need a compiler and an editor. There are several options for obtaining a compiler to write C# programs. A free option is to download the .NET Frameworks SDK and use Notepad. Most of the examples in these tutorials run as console programs."


MSDN C# Reference

MSDN C# Programming Guide Read more...