Скачать новости дня одним архивом
Веб и дизайн
Принц (PNG, 3356x4392)
2010-08-28 15:16 parad0x
![Принц (PNG, 3356x4392) Принц (PNG, 3356x4392)](http://gal.co.ua/sites/default/files/images/d47409a0b7d7.thumbnail.png)
4392 пикселя(ей)
3356 пикселя(ей)
1500 Кбайт
Муха-цокотуха (PNG, 2780x3360)
2010-08-28 15:16 parad0x
![Муха-цокотуха (PNG, 2780x3360) Муха-цокотуха (PNG, 2780x3360)](http://gal.co.ua/sites/default/files/images/5354a75eccc4.thumbnail.jpg)
3360 пикселя(ей)
2780 пикселя(ей)
1630 Кбайт
Петух с гармошкой (PNG, 2948x3632)
2010-08-28 15:16 parad0x
![Петух с гармошкой (PNG, 2948x3632) Петух с гармошкой (PNG, 2948x3632)](http://gal.co.ua/sites/default/files/images/8b20714b2ca7.thumbnail.jpg)
3632 пикселя(ей)
2948 пикселя(ей)
2000 Кбайт
(JPG, 4367x2856)
2010-08-28 15:16 parad0x
![(JPG, 4367x2856) (JPG, 4367x2856)](http://gal.co.ua/sites/default/files/images/NT4535214.thumbnail.jpg)
2856 пикселя(ей)
4367 пикселя(ей)
1200 Кбайт
http://myauto.co.ua
(JPG, 2886x3451)
2010-08-28 15:16 parad0x
![(JPG, 2886x3451) (JPG, 2886x3451)](http://gal.co.ua/sites/default/files/images/arts.biz_.ua_religia_FA06038.thumbnail.jpg)
3451 пикселя(ей)
2886 пикселя(ей)
2400 Кбайт
http://pencil.in.ua
Набор макросов для придания эффекта тексту (saielectrify02)
2010-08-28 10:57 parad0x
1150 Кбайт
В набор входит 1 макрос. Запустите макрос, он предложит ввести текст. Введите текст и снова запустите макрос.
Набор фигур со строительными предметами (Working Men Set)
2010-08-28 12:57 parad0x
1630 Кбайт
В набор входит 22 фигуры с различным строительным оборудованием.
SINALOA Rus
2010-08-28 12:57 parad0x
1070 Кбайт
Набор фигур с лицами людей (Clerks)
2010-08-28 12:57 parad0x
1060 Кбайт
В набор входит 8 с лицами людей.
Набор стилей (1315_styles_36)
2010-08-28 12:57 parad0x
1400 Кбайт
В набор входит 8 стилей.
Набор кистей с долларами (Money Brushset)
2010-08-28 12:57 parad0x
1200 Кбайт
В набор входит 4 кистей с долларами. Минимальный размер кисти в наборе — 285. Максимальный размер кисти в наборе — 444.
Модуль: Endorse
2010-08-28 06:59 parad0x
This module creates a content type called Endorsement (machine name: endorse) and a view for displaying such endorsements and sorting them. It also provides a stand alone form that can be made accessible to anonymous users without giving them create content permissions. With CRMAPI installed, it will also capture their contact data and insert it into your chosen CRM.
Find out more · Bugs and feature requestsDomain ContextBy xjm on the 27th of August, 2010
Domain Context module is an integration module for the Domain Access module and the Context module.
The Domain Access module allows administrators to set specific settings for each of their domains that are using the same code base. The Context module allows you to target blocks to regions (and more) given certain conditions that can be set in the Context admin. Currently when both modules are installed you have no interface that will allow you to trigger a Context on a specific Domain. This module utilizes the $_domain global variable exposed by the Domain module and adds the Domain condition to the Context admin that will allow you to trigger a Context on a specific Domain.
If you do not want to use Context to target blocks to a Domain, check out the Domain Blocks module.
This module was developed by rjstatic of raSANTIAGO.com.
Find out more · Bugs and feature requestsUser role fieldBy berenddeboer on the 27th of August, 2010
This module allows you to specify role specific fields. When creating a new field, you specify for what roles this field is enabled.
Fields are only visible and editable if an account has a specific role.
This role does not determine access controls for visible fields, use the field permissions module for that. When a field is visible, it can be edited. If a field is not visible, it cannot be edited, not even by the administrator.
Find out more · Bugs and feature requestsAegir Ubercart IntegrationBy sfyn on the 27th of August, 2010
This module allows you to sell an ?gir client, with quotas and access to specific platforms, through Ubercart. It automates a number of set-up tasks from the moment the order is complete, namely:
Creation of the hosting client node.
Setting of quotas.
Granting access to chosen platforms to the client.
But there's still lots to do. I need code reviewers, testers, a means to import & export Ubercart products and classes, and a means to implement recurring payments, possibly through uc_recurring.
Requirements:
An existing ?gir install, minimum version 0.4alpha8
Ubercart
Patience
Development sponsored by Koumbit.org
Find out more · Bugs and feature requestsWebform RegistrationBy rmontero on the 26th of August, 2010
Webform registration was born from the need to allow visitors that came to the site and fill out a sweepstakes from that had to not only post those values to Eloqua (not included in this module) but also create a new user.
This project is sponsored by Achieve Internet
Find out more · Bugs and feature requestsDomain SSLBy xjm on the 26th of August, 2010
This module adds support for mixed use of SSL and non-SSL (http and https protocols) for the 6.x branch of Domain Access.
Currently, Domain Access allows you to specify per domain whether to use http or https, and if a domain source is configured, URLs throughout that site (including form actions and so forth) use that protocol. However, if your site mixes use of both protocols (say, with SSL to protect the user login page, admin pages, or authenticated sessions in general), Domain Access does not support that configuration.
For background information, see the original issue: #758714: Allow both http and https for a given domain?
Find out more · Bugs and feature requestsFeatures OverrideBy nedjo on the 26th of August, 2010
Features Override is used by modules that provide features to selectively override and enhance one another. You may want to use it if either:
you are installing a feature module that requires this module or
you are a feature developer looking to selectively override components (Views, content types, etc.) of existing features and export just the changes to code.
At present this module is highly experimental and almost completely untested. Expect it to break things. But please post issues when it does!
Significant outstanding issues include:
#895250: Address performance issues
Requirements
Features
CTools
Дата:
http://drupal.org
Модуль: Domain Context
2010-08-28 06:59 parad0x
Domain Context module is an integration module for the Domain Access module and the Context module.
The Domain Access module allows administrators to set specific settings for each of their domains that are using the same code base. The Context module allows you to target blocks to regions (and more) given certain conditions that can be set in the Context admin. Currently when both modules are installed you have no interface that will allow you to trigger a Context on a specific Domain. This module utilizes the $_domain global variable exposed by the Domain module and adds the Domain condition to the Context admin that will allow you to trigger a Context on a specific Domain.
If you do not want to use Context to target blocks to a Domain, check out the Domain Blocks module.
This module was developed by rjstatic of raSANTIAGO.com.
Find out more · Bugs and feature requestsUser role fieldBy berenddeboer on the 27th of August, 2010
This module allows you to specify role specific fields. When creating a new field, you specify for what roles this field is enabled.
Fields are only visible and editable if an account has a specific role.
This role does not determine access controls for visible fields, use the field permissions module for that. When a field is visible, it can be edited. If a field is not visible, it cannot be edited, not even by the administrator.
Find out more · Bugs and feature requestsAegir Ubercart IntegrationBy sfyn on the 27th of August, 2010
This module allows you to sell an ?gir client, with quotas and access to specific platforms, through Ubercart. It automates a number of set-up tasks from the moment the order is complete, namely:
Creation of the hosting client node.
Setting of quotas.
Granting access to chosen platforms to the client.
But there's still lots to do. I need code reviewers, testers, a means to import & export Ubercart products and classes, and a means to implement recurring payments, possibly through uc_recurring.
Requirements:
An existing ?gir install, minimum version 0.4alpha8
Ubercart
Patience
Development sponsored by Koumbit.org
Find out more · Bugs and feature requestsWebform RegistrationBy rmontero on the 26th of August, 2010
Webform registration was born from the need to allow visitors that came to the site and fill out a sweepstakes from that had to not only post those values to Eloqua (not included in this module) but also create a new user.
This project is sponsored by Achieve Internet
Find out more · Bugs and feature requestsDomain SSLBy xjm on the 26th of August, 2010
This module adds support for mixed use of SSL and non-SSL (http and https protocols) for the 6.x branch of Domain Access.
Currently, Domain Access allows you to specify per domain whether to use http or https, and if a domain source is configured, URLs throughout that site (including form actions and so forth) use that protocol. However, if your site mixes use of both protocols (say, with SSL to protect the user login page, admin pages, or authenticated sessions in general), Domain Access does not support that configuration.
For background information, see the original issue: #758714: Allow both http and https for a given domain?
Find out more · Bugs and feature requestsFeatures OverrideBy nedjo on the 26th of August, 2010
Features Override is used by modules that provide features to selectively override and enhance one another. You may want to use it if either:
you are installing a feature module that requires this module or
you are a feature developer looking to selectively override components (Views, content types, etc.) of existing features and export just the changes to code.
At present this module is highly experimental and almost completely untested. Expect it to break things. But please post issues when it does!
Significant outstanding issues include:
#895250: Address performance issues
Requirements
Features
CTools
Дата:
http://drupal.org
Спорт и здоровье
В данный момент в ленте "Все массаже" новостей нет.
О групповой медитации (аудио)
2010-08-28 14:02 parad0x
5000 Кбайт
В данном аудиофайле рассказывается, как и зачем проводится групповая медитация.
Вредят ли памперсы мальчикам?
2010-08-29 05:03 parad0x
Молодые родители часто задаются таким вопросом, так как в средствах массовой информации периодически проскакивают сообщения о том, что использование одноразовых подгузников является причиной мужского бесплодия.
Дата: Sun, 29 Aug 2010 02:28:03 +0300
http://neboley.com.ua
Как избавиться от болей в спине
2010-08-29 05:03 parad0x
Знакомы ли вам боли в спине – ноющие, тупые боли в шее, лопатках, пояснице? Острая всепоглощающая боль в пояснице, не дающая вам ни согнуться, ни разогнуться? Не знакомы? Примите наши искренние поздравления! Вы - счастливец, ведь большинство жителей земного шара рано или поздно встречаются с виновником этих весьма неприятных проблем – остеохондрозом.
Дата: Sun, 29 Aug 2010 02:47:42 +0300
http://neboley.com.ua
8 необходимых витаминов для роста ваших волос
2010-08-29 05:03 parad0x
Если Вы довольны своими волосами, если они у Вас яркие, здоровые, и притягивают чужие взгляды своей завораживающей красотой, то Вам не стоит читать эту статью.
Дата: Sun, 29 Aug 2010 03:06:18 +0300
http://neboley.com.ua
Почему надо пить красное вино..
2010-08-29 05:03 parad0x
употребление 4-7 бокалов красного вина в неделю снижает риск заболевания раком простаты вдвое
Дата: Sun, 29 Aug 2010 00:53:41 +0300
http://neboley.com.ua
Полезный кофеин..
2010-08-29 05:03 parad0x
кофеин оказывает возбуждающее и стимулирующее действие не только на головной мозг, но и на всю центральную нервную систему. Потому-то после чашечки крепкого кофе исчезает сонливость, апатия, вялость. Улучшается также работа органов чувств - чуть лучше становится зрение, слух, обоняние. Легче происходит запоминание, переработка информации, выработка новых идей.
Дата: Sun, 29 Aug 2010 01:00:00 +0300
http://neboley.com.ua
Ученые развенчали 8 мифов о женщинах..
2010-08-29 05:03 parad0x
Ученые установили, что как минимум восемь распространенных убеждений касательно женщин являются ложными.
Дата: Sun, 29 Aug 2010 01:22:33 +0300
http://neboley.com.ua
Какой ужас произойдет с вами, когда вы выпьете бутылку колы..
2010-08-29 05:03 parad0x
Через 10 минут 10 чайных ложек сахара "ударят" по вашей системе (это ежедневнаярекомендуемая норма). Вас не тянет рвать, потому что фосфорная кислота подавляет действие сахара.
Дата: Sun, 29 Aug 2010 01:46:14 +0300
http://neboley.com.ua
В данный момент в ленте "Все о бодибилдинге" новостей нет.
Освобождение от захвата руки
2010-08-28 14:06 parad0x
6770 Кбайт
В видео рассказывается, как можно освободиться, если противник схватил вас за одну или две руки.
Освобождение от захвата руки
2010-08-28 14:06 parad0x
Человек
В данный момент в ленте "Воспитание ребенка" новостей нет.
Молочные продукты: йогурт (видео)
2010-08-28 15:13 parad0x
15900 Кбайт
В видео рассказывается о пользе натурального йогурта, о том, как он был создан, и о том, что сейчас входит в состав йогурта, и какой вред это может нанести организму. Данный видеоматериал является вырезкой из передачи 'Правда жизни'. На УКРАИНСКОМ языке, с интервью на русском.
Непознанное
В данный момент в ленте "Как узнать характер человека по чертам его лица" новостей нет.
В данный момент в ленте "Все об имени, фамилии, отчестве" новостей нет.
О групповой медитации (аудио)
2010-08-28 14:16 parad0x
5000Кбайт
В данном аудиофайле рассказывается, как и зачем проводится групповая медитация.
Развлечения
Задорнов, концерт (аудио)
2010-08-28 17:16 parad0x
70850 Кбайт
Данный аудиофайл является концертом Задорнова.
Задорнов, концерт (аудио)
2010-08-28 17:14 parad0x
70850 Кбайт
Данный аудиофайл является концертом Задорнова.
Другое
Новости дня одним архивом
2010-08-28 17:52 parad0x
На этой странице собраны ссылки для скачивания архивов новостей и статей, появившихся на популярных сайтах за определенный день.
Август
27 (пятница): http://depositfiles.com/files/5myolt1nd
Источники
Мы собираем новости и статьи со следующих сайтов:
В Москве возбудили дело против интернет-вымогателей
2010-08-28 17:52 parad0x
http://www.securitylab.ru
Следственные органы возбудили в Москве уголовное дело по фактам вымогательства денег у пользователей интернета за разблокировку компьютеров, которые блокировал вирус, распространенный в сети.
Дата: Sat, 28 Aug 2010 14:52:39 +0400
Как правильно использовать Skype в качестве мессенджера
2010-08-28 17:52 parad0x
http://www.lifehacker.ru
Дата: Sat, 28 Aug 2010 11:11:02 +0000
В Москве возбуждено первое дело о блокировке Windows
2010-08-28 17:52 parad0x
http://www.xakep.ru
В Москве возбуждено первое уголовное дело по факту мошенничества с использованием коротких SMS-номеров. По поручению Генеральной прокуратуры России quot;прокуратура Москвы организовала проверку по фактам мошенничества путем распростране
Дата: Sat, 28 Aug 2010 08:35:40 GMT
В данный момент в ленте "Как вести свой бизнес: советы инвесторам, руководителям" новостей нет.
Автосервис: способы обмана в нем (видео)
2010-08-28 14:13 parad0x
15200 Кбайт
В данном видео рассказывается, каким образом вас могут обмануть в автосервисе, к чему это может привести и как этого избежать. Данный видеоматериал является вырезкой из передачи 'Среда обитания'.
издательству "Питер"
Стройматериалы: пожароопасность (видео)
2010-08-28 15:15 parad0x
15700 Кбайт
В видео рассказывается, какие материалы лучше всего выбирать при строительстве, и к чему может привести пренебрежение категориями пожароопасности стройматериалов. Также в видео проводится испытание на пожароопасность линолеума, ковролина, ламината, обоев (бумажных, виниловых и стеклообоев). Данный видеоматериал является вырезкой из передачи 'Среда обитания'.
издательству "Питер"
Молочные продукты: йогурт (видео)
2010-08-28 15:17 parad0x
15900 Кбайт
В видео рассказывается о пользе натурального йогурта, о том, как он был создан, и о том, что сейчас входит в состав йогурта, и какой вред это может нанести организму. Данный видеоматериал является вырезкой из передачи 'Правда жизни'. На УКРАИНСКОМ языке, с интервью на русском.
Другие сайты и рассылкиСайт, который ведет данную рассылку, принадлежит к сети сайтов FORworld. Рекомендуем посетить другие наши сайты. Или же вы можете просто посмотреть, что нового появилось на наших сайтах. Также рекомендуем подписаться на другие наши рассылки Мы в:
Предлагаем воспользоваться купоном - dzzoou9vc9855q1a1m10631s8zhi9nox - на 10% скидку И еще можно скачатьНабор векторных фигур с пейзажами (Jewels Landscapes ver6)Набор кистей религиозной тематики (JessReligiousEaster1) Набор текстур темно-синего цвета (JW_Purple_01) Набор фигур рыцарской тематики (Jewels Knights ver6) Набор кистей новогодней тематики (JessOldWorldChristmas2) Видеофайл: учимся игре в футбол: упражнения на отбор и сохранение мяча | Скачать новости дня одним архивом Веб и дизайн ![]() Высота: 4392 пикселя(ей) Ширина: 3356 пикселя(ей) Размер: 1500 Кбайт ![]() Высота: 3360 пикселя(ей) Ширина: 2780 пикселя(ей) Размер: 1630 Кбайт ![]() Высота: 3632 пикселя(ей) Ширина: 2948 пикселя(ей) Размер: 2000 Кбайт ![]() Высота: 2856 пикселя(ей) Ширина: 4367 пикселя(ей) Размер: 1200 Кбайт Картинкой поделились: http://myauto.co.ua ![]() Высота: 3451 пикселя(ей) Ширина: 2886 пикселя(ей) Размер: 2400 Кбайт Картинкой поделились: http://pencil.in.ua Размер: 1150 Кбайт В набор входит 1 макрос. Запустите макрос, он предложит ввести текст. Введите текст и снова запустите макрос. Размер: 1630 Кбайт В набор входит 22 фигуры с различным строительным оборудованием. Размер: 1070 Кбайт Размер: 1060 Кбайт В набор входит 8 с лицами людей. Размер: 1400 Кбайт В набор входит 8 стилей. Размер: 1200 Кбайт В набор входит 4 кистей с долларами. Минимальный размер кисти в наборе — 285. Максимальный размер кисти в наборе — 444. This module creates a content type called Endorsement (machine name: endorse) and a view for displaying such endorsements and sorting them. It also provides a stand alone form that can be made accessible to anonymous users without giving them create content permissions. With CRMAPI installed, it will also capture their contact data and insert it into your chosen CRM. Find out more · Bugs and feature requestsDomain ContextBy xjm on the 27th of August, 2010 Domain Context module is an integration module for the Domain Access module and the Context module. The Domain Access module allows administrators to set specific settings for each of their domains that are using the same code base. The Context module allows you to target blocks to regions (and more) given certain conditions that can be set in the Context admin. Currently when both modules are installed you have no interface that will allow you to trigger a Context on a specific Domain. This module utilizes the $_domain global variable exposed by the Domain module and adds the Domain condition to the Context admin that will allow you to trigger a Context on a specific Domain. If you do not want to use Context to target blocks to a Domain, check out the Domain Blocks module. This module was developed by rjstatic of raSANTIAGO.com. Find out more · Bugs and feature requestsUser role fieldBy berenddeboer on the 27th of August, 2010 This module allows you to specify role specific fields. When creating a new field, you specify for what roles this field is enabled. Fields are only visible and editable if an account has a specific role. This role does not determine access controls for visible fields, use the field permissions module for that. When a field is visible, it can be edited. If a field is not visible, it cannot be edited, not even by the administrator. Find out more · Bugs and feature requestsAegir Ubercart IntegrationBy sfyn on the 27th of August, 2010 This module allows you to sell an ?gir client, with quotas and access to specific platforms, through Ubercart. It automates a number of set-up tasks from the moment the order is complete, namely: Creation of the hosting client node. But there's still lots to do. I need code reviewers, testers, a means to import & export Ubercart products and classes, and a means to implement recurring payments, possibly through uc_recurring. Requirements: An existing ?gir install, minimum version 0.4alpha8 Development sponsored by Koumbit.org Webform registration was born from the need to allow visitors that came to the site and fill out a sweepstakes from that had to not only post those values to Eloqua (not included in this module) but also create a new user. This project is sponsored by Achieve Internet Find out more · Bugs and feature requestsDomain SSLBy xjm on the 26th of August, 2010 This module adds support for mixed use of SSL and non-SSL (http and https protocols) for the 6.x branch of Domain Access. Currently, Domain Access allows you to specify per domain whether to use http or https, and if a domain source is configured, URLs throughout that site (including form actions and so forth) use that protocol. However, if your site mixes use of both protocols (say, with SSL to protect the user login page, admin pages, or authenticated sessions in general), Domain Access does not support that configuration. For background information, see the original issue: #758714: Allow both http and https for a given domain? Find out more · Bugs and feature requestsFeatures OverrideBy nedjo on the 26th of August, 2010 Features Override is used by modules that provide features to selectively override and enhance one another. You may want to use it if either: you are installing a feature module that requires this module or At present this module is highly experimental and almost completely untested. Expect it to break things. But please post issues when it does! Significant outstanding issues include: #895250: Address performance issues Requirements Features Дата: Сайт: http://drupal.org Domain Context module is an integration module for the Domain Access module and the Context module. The Domain Access module allows administrators to set specific settings for each of their domains that are using the same code base. The Context module allows you to target blocks to regions (and more) given certain conditions that can be set in the Context admin. Currently when both modules are installed you have no interface that will allow you to trigger a Context on a specific Domain. This module utilizes the $_domain global variable exposed by the Domain module and adds the Domain condition to the Context admin that will allow you to trigger a Context on a specific Domain. If you do not want to use Context to target blocks to a Domain, check out the Domain Blocks module. This module was developed by rjstatic of raSANTIAGO.com. Find out more · Bugs and feature requestsUser role fieldBy berenddeboer on the 27th of August, 2010 This module allows you to specify role specific fields. When creating a new field, you specify for what roles this field is enabled. Fields are only visible and editable if an account has a specific role. This role does not determine access controls for visible fields, use the field permissions module for that. When a field is visible, it can be edited. If a field is not visible, it cannot be edited, not even by the administrator. Find out more · Bugs and feature requestsAegir Ubercart IntegrationBy sfyn on the 27th of August, 2010 This module allows you to sell an ?gir client, with quotas and access to specific platforms, through Ubercart. It automates a number of set-up tasks from the moment the order is complete, namely: Creation of the hosting client node. But there's still lots to do. I need code reviewers, testers, a means to import & export Ubercart products and classes, and a means to implement recurring payments, possibly through uc_recurring. Requirements: An existing ?gir install, minimum version 0.4alpha8 Development sponsored by Koumbit.org Webform registration was born from the need to allow visitors that came to the site and fill out a sweepstakes from that had to not only post those values to Eloqua (not included in this module) but also create a new user. This project is sponsored by Achieve Internet Find out more · Bugs and feature requestsDomain SSLBy xjm on the 26th of August, 2010 This module adds support for mixed use of SSL and non-SSL (http and https protocols) for the 6.x branch of Domain Access. Currently, Domain Access allows you to specify per domain whether to use http or https, and if a domain source is configured, URLs throughout that site (including form actions and so forth) use that protocol. However, if your site mixes use of both protocols (say, with SSL to protect the user login page, admin pages, or authenticated sessions in general), Domain Access does not support that configuration. For background information, see the original issue: #758714: Allow both http and https for a given domain? Find out more · Bugs and feature requestsFeatures OverrideBy nedjo on the 26th of August, 2010 Features Override is used by modules that provide features to selectively override and enhance one another. You may want to use it if either: you are installing a feature module that requires this module or At present this module is highly experimental and almost completely untested. Expect it to break things. But please post issues when it does! Significant outstanding issues include: #895250: Address performance issues Requirements Features Дата: Сайт: http://drupal.org Спорт и здоровьеВ данный момент в ленте "Все массаже" новостей нет. Размер: 5000 Кбайт В данном аудиофайле рассказывается, как и зачем проводится групповая медитация. Молодые родители часто задаются таким вопросом, так как в средствах массовой информации периодически проскакивают сообщения о том, что использование одноразовых подгузников является причиной мужского бесплодия. Дата: Sun, 29 Aug 2010 02:28:03 +0300 Сайт: http://neboley.com.ua Знакомы ли вам боли в спине – ноющие, тупые боли в шее, лопатках, пояснице? Острая всепоглощающая боль в пояснице, не дающая вам ни согнуться, ни разогнуться? Не знакомы? Примите наши искренние поздравления! Вы - счастливец, ведь большинство жителей земного шара рано или поздно встречаются с виновником этих весьма неприятных проблем – остеохондрозом. Дата: Sun, 29 Aug 2010 02:47:42 +0300 Сайт: http://neboley.com.ua Если Вы довольны своими волосами, если они у Вас яркие, здоровые, и притягивают чужие взгляды своей завораживающей красотой, то Вам не стоит читать эту статью. Дата: Sun, 29 Aug 2010 03:06:18 +0300 Сайт: http://neboley.com.ua употребление 4-7 бокалов красного вина в неделю снижает риск заболевания раком простаты вдвое Дата: Sun, 29 Aug 2010 00:53:41 +0300 Сайт: http://neboley.com.ua кофеин оказывает возбуждающее и стимулирующее действие не только на головной мозг, но и на всю центральную нервную систему. Потому-то после чашечки крепкого кофе исчезает сонливость, апатия, вялость. Улучшается также работа органов чувств - чуть лучше становится зрение, слух, обоняние. Легче происходит запоминание, переработка информации, выработка новых идей. Дата: Sun, 29 Aug 2010 01:00:00 +0300 Сайт: http://neboley.com.ua Ученые установили, что как минимум восемь распространенных убеждений касательно женщин являются ложными. Дата: Sun, 29 Aug 2010 01:22:33 +0300 Сайт: http://neboley.com.ua Через 10 минут 10 чайных ложек сахара "ударят" по вашей системе (это ежедневнаярекомендуемая норма). Вас не тянет рвать, потому что фосфорная кислота подавляет действие сахара. Дата: Sun, 29 Aug 2010 01:46:14 +0300 Сайт: http://neboley.com.ua В данный момент в ленте "Все о бодибилдинге" новостей нет. Размер: 6770 Кбайт В видео рассказывается, как можно освободиться, если противник схватил вас за одну или две руки. ЧеловекВ данный момент в ленте "Воспитание ребенка" новостей нет. Размер: 15900 Кбайт В видео рассказывается о пользе натурального йогурта, о том, как он был создан, и о том, что сейчас входит в состав йогурта, и какой вред это может нанести организму. Данный видеоматериал является вырезкой из передачи 'Правда жизни'. На УКРАИНСКОМ языке, с интервью на русском. НепознанноеВ данный момент в ленте "Как узнать характер человека по чертам его лица" новостей нет. В данный момент в ленте "Все об имени, фамилии, отчестве" новостей нет. Размер: 5000Кбайт В данном аудиофайле рассказывается, как и зачем проводится групповая медитация. Развлечения Размер: 70850 Кбайт Данный аудиофайл является концертом Задорнова. Размер: 70850 Кбайт Данный аудиофайл является концертом Задорнова. Другое На этой странице собраны ссылки для скачивания архивов новостей и статей, появившихся на популярных сайтах за определенный день. Август27 (пятница): http://depositfiles.com/files/5myolt1nd ИсточникиМы собираем новости и статьи со следующих сайтов: Сайт: http://www.securitylab.ru Следственные органы возбудили в Москве уголовное дело по фактам вымогательства денег у пользователей интернета за разблокировку компьютеров, которые блокировал вирус, распространенный в сети. Дата: Sat, 28 Aug 2010 14:52:39 +0400 Сайт: http://www.lifehacker.ru Дата: Sat, 28 Aug 2010 11:11:02 +0000 Сайт: http://www.xakep.ru В Москве возбуждено первое уголовное дело по факту мошенничества с использованием коротких SMS-номеров. По поручению Генеральной прокуратуры России quot;прокуратура Москвы организовала проверку по фактам мошенничества путем распростране Дата: Sat, 28 Aug 2010 08:35:40 GMT В данный момент в ленте "Как вести свой бизнес: советы инвесторам, руководителям" новостей нет. Размер: 15200 Кбайт В данном видео рассказывается, каким образом вас могут обмануть в автосервисе, к чему это может привести и как этого избежать. Данный видеоматериал является вырезкой из передачи 'Среда обитания'. За файл скажите спасибо: издательству "Питер" Размер: 15700 Кбайт В видео рассказывается, какие материалы лучше всего выбирать при строительстве, и к чему может привести пренебрежение категориями пожароопасности стройматериалов. Также в видео проводится испытание на пожароопасность линолеума, ковролина, ламината, обоев (бумажных, виниловых и стеклообоев). Данный видеоматериал является вырезкой из передачи 'Среда обитания'. За файл скажите спасибо: издательству "Питер" Размер: 15900 Кбайт В видео рассказывается о пользе натурального йогурта, о том, как он был создан, и о том, что сейчас входит в состав йогурта, и какой вред это может нанести организму. Данный видеоматериал является вырезкой из передачи 'Правда жизни'. На УКРАИНСКОМ языке, с интервью на русском. |