Вернуться   Нижегородский Форум Друзей > Обсуждаем и качаем > Софт > Видеоматериалы
Забыли пароль? Регистрация




Ответ
 
Опции темы Опции просмотра
Старый 05.03.2009, 07:26   #1
Дружище
 
Аватар для NerV
 
Регистрация: 01.06.2008
Адрес: Сормово
Пол: М
Провайдер: Сэнди
Сообщений: 995
Поблагодарил: 29
Поблагодарили 1,934 раз в 548 сообщениях
Открыли хайд :
9 в этом сообщении
8,867 Всего

Награды пользователя:



По умолчанию Lynda.com

Lynda.com - Photoshop CS4 for the Web by Jan Kabili

Производитель: Lynda.com
Дата выпуска: 20/02/2009
Автор: Jan Kabili
Видео кодек: H.264
Видео: QuickTime (.MOV), 880 x 660
Аудио: MPEG-4 AAC LC, 48000Hz 64 kb/s , mono (1/0)
Язык: английский
Файлы примеров: Присутствуют
Продолжительность: 5.5 ч
Описание:
Photoshop CS4 offers designers a rich assortment of editing tools with which to create compelling imagery for the web. Photoshop CS4 for the Web covers a wide range of uses for Photoshop in the web graphics workflow. Instructor Jan Kabili explains how to optimize graphics and photographs so they download quickly in a web browser. She covers the why and how of image slicing, and demonstrates practical techniques for designing layouts, backgrounds, navigation bars, and buttons in Photoshop.

share.nnov.ru < 609mb

Чтобы увидеть скрытый текст Вам нужно нажать кнопочку "Открыть Hide"
У вас нет прав чтобы видеть скрытый текст, содержащийся здесь.
__________________
уже не тот самый NerV;
NerV вне форума  
Ответить с цитированием
Этот пользователь сказал Спасибо NerV за это полезное сообщение:
viko (10.03.2009)
Хайд открыли:
montekki (17.04.2016), gogajuk (16.09.2012), svetlost (06.04.2009), realindean (03.04.2009), WholeMan (11.03.2009), viko (10.03.2009), dlyx (06.03.2009), taurus-home (05.03.2009), musson (05.03.2009)
Старый 05.03.2009, 14:39   #2
Дружище
 
Аватар для NerV
 
Регистрация: 01.06.2008
Адрес: Сормово
Пол: М
Провайдер: Сэнди
Сообщений: 995
Поблагодарил: 29
Поблагодарили 1,934 раз в 548 сообщениях
Открыли хайд :
4 в этом сообщении
8,867 Всего

Награды пользователя:



По умолчанию

Lynda.com - AIR 1.5 for Dreamweaver and AJAX Developers

Производитель: Lynda.com
Дата выпуска: 03/03/2009
Автор: David Gassner
Видео кодек: H.264
Видео: QuickTime (.MOV), 880 x 660m
Аудио: MPEG-4 AAC LC, 48000Hz 64 kb/s tot , stereo (2/0)
Язык: английский
Продолжительность: 5.3 ч
Файлы примеров: Присутствуют
Описание:
AIR 1.5 is a leading platform for building and deploying native desktop applications that work across different operating systems. Developers can use HTML, CSS, and JavaScript when creating applications with AIR. In AIR 1.5 for Dreamweaver and AJAX Developers, Adobe Certified Instructor David Gassner brings AJAX developers deeper into the functions and features of AIR 1.5 used with Dreamweaver CS4. David explores the power of this platform to work with the local file system, create and maintain local databases, and manage native windows and menus to create more responsive and engaging applications. Exercise files accompany the course.

Спойлер:
Introduction

* Welcome 1:29
* Prerequisites 2:06
* Using the exercise files 1:07

1. AIR, AJAX, and Dreamweaver: A Quick Review

* Installing AIR 1:38
* Installing the AIR extension for Dreamweaver 2:11
* Downloading and installing the AIR SDK 1:00
* Defining a Dreamweaver site and AIR application 4:39
* Configuring the application in Dreamweaver 4:10
* Exporting an AIR installer package 4:06
* Integrating the AIRAliases.js file 2:48
* Debugging with the trace() function 2:21

2. Using AJAX Programming in AIR

* Understanding AJAX programming 4:21
* Using the XMLHttpRequest object 6:14
* Using a Spry XML dataset 5:21
* Packaging an AIR application with Spry assets 2:32

3. Using the Native Clipboard

* Understanding the clipboard architecture 3:24
* Copying data from AIR to the system clipboard 5:33
* Copying data from the system clipboard to AIR 3:11
* Transferring complex objects between applications 8:17
* Using deferred rendering 5:55

4. Creating Drag-and-Drop Interfaces

* Dragging and dropping plain text 7:42
* Dragging and dropping HTML 3:18
* Dragging and dropping file references 7:30
* Detecting dragged mime types 4:28

5. Working with the Local File System

* File system overview 1:24
* Working with directories 8:26
* Working with files 3:48
* Copying and deleting files 5:42
* Using asynchronous file operations 2:47
* Reading text from a file 4:01
* Writing text to a file 3:21
* Creating temporary directories and files 6:37

6. Working with HTML and PDF content

* Inspecting the HTML DOM with the AIR Introspector 5:34
* Inspecting data with the AIR Introspector 1:40
* Understanding HTML security sandboxes 3:25
* Displaying an Acrobat PDF file 2:39
* Detecting PDF capability 4:14

7. Using HTML Windows

* Creating native windows with HTML content 8:59
* Setting native window chrome and transparency 4:18
* Using Full Screen mode 2:19
* Handling window events 3:56
* Preventing default window behaviors 4:40

8. Integrating with a Native Operating System

* Creating a native context menu 6:43
* Adding a menu to the system tray in Windows 5:22
* Adding a menu to the dock in Mac OS X 4:09
* Using pop-up menus 2:27

9. Monitoring Network Connections

* Adding service monitoring to an application 3:37
* Monitoring an HTTP URL 5:40
* Monitoring an internet socket 4:27

10. Using the Local Database

* Creating and connecting to a local database 6:23
* Using asynchronous database connections 4:17
* Creating a database table with SQL 7:06
* Examining database metadata 5:13
* Inserting data into a local database 8:13
* Using SQL statement parameters 4:13
* Retrieving data from a local database 6:54
* Using transactions 4:38
* Caching a Spry dataset in a local database 8:59
* Populating a Spry dataset from a local database 5:53

11. Encrypting Local Data

* Inserting data in the encrypted local store 6:03
* Retrieving data from the encrypted local store 5:38
* Using an encrypted local database 6:45

12. Invoking and Updating AIR Applications

* Handling command-line arguments 7:09
* Using custom file types 9:26
* Retrieving an installer package from a website 9:27
* Performing an automated application update 5:58

Conclusion

* Goodbye 0:36


share.nnov.ru < 381mb

Чтобы увидеть скрытый текст Вам нужно нажать кнопочку "Открыть Hide"
У вас нет прав чтобы видеть скрытый текст, содержащийся здесь.
__________________
уже не тот самый NerV;
NerV вне форума  
Ответить с цитированием
Эти 2 пользователя(ей) сказали Спасибо NerV за это полезное сообщение:
musson (05.03.2009), WholeMan (11.03.2009)
Хайд открыли:
gogajuk (16.09.2012), realindean (03.04.2009), WholeMan (11.03.2009), musson (05.03.2009)
Старый 05.03.2009, 22:50   #3
Товарищ
 
Регистрация: 09.05.2007
Пол: М
Провайдер: Сэнди
Сообщений: 274
Поблагодарил: 165
Поблагодарили 148 раз в 74 сообщениях
Открыли хайд :
0 в этом сообщении
16 Всего


По умолчанию

Photoshop CS4 for the Web by Jan Kabili

Домашняя страница

_http://www.lynda.com/home/DisplayCourse.aspx?lpk2=746

Содержимое

[Для просмотра данной ссылки нужно зарегистрироваться]
---
Диск рипнут бездарно, придётся руками восстанавливать...

Последний раз редактировалось musson; 05.03.2009 в 22:53.
musson вне форума  
Ответить с цитированием
Старый 08.03.2009, 11:04   #4
Дружище
 
Аватар для NerV
 
Регистрация: 01.06.2008
Адрес: Сормово
Пол: М
Провайдер: Сэнди
Сообщений: 995
Поблагодарил: 29
Поблагодарили 1,934 раз в 548 сообщениях
Открыли хайд :
4 в этом сообщении
8,867 Всего

Награды пользователя:



По умолчанию

Lynda.com - Creating a CSS Style Guide: Hands-On Training

Производитель: Lynda.com
Даты выпуска: 06/03/2009
Автор: Laurie Burruss
Видео кодек: H.264
Видео: QuickTime (.MOV), 880 x 660
Аудио: MPEG-4 AAC LC, 48000Hz 64 kb/s tot , stereo (2/0)
Язык: английский
Продолжительность: 3.5 ч
Файлы примеров: Присутствуют
Описание:
A website is just a website unless it’s designed with a unique style. Creating a CSS Style Guide: Hands-On Training highlights the importance of a CSS style guide, which serves as an interface for the design team and a communication tool for the client. Laurie Burruss calls on her background as director of digital media at Pasadena City College and takes an informative, real–world approach to this topic. She shows how Dreamweaver CS4 can be used to develop a coherent site–wide emotion that boosts brand identity. The course culminates with building a working web style guide for professional use. Exercise files and a downloadable PDF quiz accompany the course.

share.nnov.ru < 340mb

Чтобы увидеть скрытый текст Вам нужно нажать кнопочку "Открыть Hide"
У вас нет прав чтобы видеть скрытый текст, содержащийся здесь.
__________________
уже не тот самый NerV;
NerV вне форума  
Ответить с цитированием
Эти 2 пользователя(ей) сказали Спасибо NerV за это полезное сообщение:
viko (10.03.2009), WholeMan (11.03.2009)
Хайд открыли:
WholeMan (11.03.2009), dlyx (10.03.2009), viko (10.03.2009), altyn (08.03.2009)
Старый 01.04.2009, 07:47   #5
Дружище
 
Аватар для NerV
 
Регистрация: 01.06.2008
Адрес: Сормово
Пол: М
Провайдер: Сэнди
Сообщений: 995
Поблагодарил: 29
Поблагодарили 1,934 раз в 548 сообщениях
Открыли хайд :
2 в этом сообщении
8,867 Всего

Награды пользователя:



По умолчанию

Lynda.com - Computer Privacy and Security Essential Training
Производитель: Lynda
Год выпуска: 2006
Язык: английский
Описание:
Спойлер:
Welcome
1. Getting Started
The basics
The threats
The impact of security and privacy breaches
Microsoft's 10 immutable laws of security
2. Firewall Essentials
What are firewalls and how do they work?
What firewalls can't do
Hardware versus software firewalls
Setting up and securing a hardware firewall/router
Configuring and using the firewall in Windows XP
Configuring and using the firewall in Windows XP SP2
Configuring and using the firewall in Mac OS X
Commercial and free software firewalls pt 1
Commercial and free software firewalls pt 2
Testing your firewalls
Sygate Online Services
Shields Up
3. Wireless Security Essentials
How wireless networks work and how to secure them
Wireless encryption 101
Securing a Linksys wireless router
Securing a D-Link wireless router
Securing a NETGEAR wireless router
Securing an Apple Airport
Connecting your PC to a secure wireless network
4. Patch Management Essentials
Why patch?
What is patch management?
Running Microsoft Update
Running Apple Software Update
Patching other software
Dealing with exploits on unpatched computers
Patch hoaxes
5. Antivirus Essentials
Definitions
Why is antivirus software necessary?
Picking an antivirus solution
Configuring your antivirus
Updating your antivirus definitions
Renew or uninstall?
Virus hoaxes
6. Antispyware Essentials
Definitions, damage, and how spyware gets installed
Spyware detection and removal
Cookies
How to download and run Spybot Search and Destroy
How to download and run Lavasoft Ad-Aware
How to run Hijack This and post a log
How to download and run MacScan
Fake antispyware
7. Safe Surf
What is safe surf?
Ditch or secure Internet Explorer
Why P2P is so dangerous
8. Backup Essentials
The implications of MTBF
What to back up and how
The myth of the 100 year CD
9. The Weekly Fab Five
What is the 'Weekly Fab Five'?
One: Update your antivirus/antispyware
Two (PC): Update your OS (Windows Update)
Two (Mac): Update your OS (Apple Software Update)
Three (PC): Check your hard drive (Windows)
Three (Mac): Check your hard drive (Macintosh)
Four: Defragment your hard drive
Five: Back up your data
10. Additional Computer Privacy and Security
Extra stuff?
Displaying hidden file extensions on a PC
Disabling Auto-Run on a PC
Removing private information from Microsoft Office documents
Creating secure documents with Adobe Acrobat
Disabling universal plug and play
11. Safe, Secure, and Private Browsing
Protecting your children online
Safe online purchasing
Best practices for creating secure passwords
Clearing your tracks in Internet Explorer 6.x
Clearing your tracks in Firefox 1.x
Clearing your tracks in Safari
12. Email Security Essentials
Web bugs and HTML mail
How to safely handle email attachments
How to spot phishing scams
13. Media Wiping
How to deep clean your computer before you give it away
How to destroy media backups
14. Conclusion
Where to get more information on security training and certification
Goodbye

Видео кодек: QuickTime
Видео: QuickTime
Аудио: 400 kbps, 800x600

share.nnov.ru < 794mb

Чтобы увидеть скрытый текст Вам нужно нажать кнопочку "Открыть Hide"
У вас нет прав чтобы видеть скрытый текст, содержащийся здесь.
__________________
уже не тот самый NerV;
NerV вне форума  
Ответить с цитированием
Хайд открыли:
ymoiseyev (27.12.2009), dlyx (02.04.2009)
Старый 04.04.2009, 07:24   #6
Дружище
 
Аватар для NerV
 
Регистрация: 01.06.2008
Адрес: Сормово
Пол: М
Провайдер: Сэнди
Сообщений: 995
Поблагодарил: 29
Поблагодарили 1,934 раз в 548 сообщениях
Открыли хайд :
2 в этом сообщении
8,867 Всего

Награды пользователя:



По умолчанию

Lynda.com - Acrobat 9 Professional Tips and Tricks

Производитель: Lynda.com
Дата выпуска: 26/02/2009
Видео кодек: H.264
Видео: QuickTime (.MOV), 880 x 660
Аудио: MPEG-4 AAC LC, 48000Hz 64 kb/s tot , stereo (2/0)
Язык: английский
Файлы примеров: Присутствуют
Описание:
PDF documents are the lingua franca of the digital world, but most users barely scratch the surface of how Acrobat can help them edit, manage, and improve PDFs. In Acrobat 9 Professional Tips and Tricks, expert trainer, designer, and business owner Anne-Marie Concepción uses her intimate knowledge of this program to reveal the application's hidden gems. Her tools can be put to use immediately on the PDFs that users receive and distribute every day. Throughout the course, both beginners and pros will find themselves exclaiming, "I didn't know I could do that in Acrobat!" Exercise files accompany the course.

share.nnov.ru < 653mb

Чтобы увидеть скрытый текст Вам нужно нажать кнопочку "Открыть Hide"
У вас нет прав чтобы видеть скрытый текст, содержащийся здесь.
__________________
уже не тот самый NerV;
NerV вне форума  
Ответить с цитированием
Хайд открыли:
ymoiseyev (27.12.2009), Nakarid (04.04.2009)
Ответ


Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Trackbacks are Выкл.
Pingbacks are Выкл.
Refbacks are Выкл.


Часовой пояс GMT +3, время: 12:27.