Nathan Adler Studio - strony internetowe Poznań
Nathan Adler Studio - strony internetowe Poznań

Oferta

Działanie 1.1

Kreacja i Marketing aby zbudować prestiż

  • logo, logotypy, sygnety
  • kampanie i hasła reklamowe
  • strategie sprzedaży
  • systemy CI
  • systemy informacji wizualnej SIV
Działanie 1.2

Interaktywny marketing, czyli komunikacja w internecie

  • aplikacje internetowe
  • serwisy internetowe
  • portale
  • sklepy internetowe
  • strony internetowe: sprzedażowe, produktowe, informacyjne, image'owe
  • internetowe kampanie promocyjne
  • Espresso CMS by Nathan Adler - system zarządzania treścią
  • Espresso Commerce – nowatorski sklep internetowy
  • w skrócie: - java, flash, php, html+css, ruby
Działanie 2.0

Promocja i Druk. Odkrycia Guttenberga we współczesnych świecie (na przykładach)

  • foldery reklamowe
  • ulotki
  • teczki, skoroszyty, płyty dvd
  • bannery
  • roll-up
  • inne niestandardowe rozwiązania POS
Działanie 3.0

Nowe Media. Telewizja i film zadomowione w biznesie

  • filmy prezentacyjne
  • filmy animowane - reklamowe
  • skład materiałów wideo
  • muzyka filmowa, ilustracyjna, reklamowa
Działanie 4.0

Gadżety reklamowe. Nie zawsze serio ale zawsze zabawnie

  • balony lateksowe
  • długopisy
  • opaski silikonowe
  • inne gadżety reklamowe
Działanie 5.1

Badania nad kanałem komunikacji

  • rozpoznawanie i analiza zachowań w komunikacji
  • analiza ergonomii serwisów internetowych
  • audyt zachowań grup targetowych
Działanie 5.2

Czysta twórczość artystyczna

  • otwarte projekty typu: open mind
  • usuwanie skutków wstrząsów artystycznych
  • studiowanie materiałów graficznych z przeszłości
  • studiowanie materiałów graficznych z przyszłości
  • rekonstrukcja pierwotnej wrażliwości artystycznej
(default) 30 queries took 337 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `aros`777
2DESCRIBE `acos`777
3DESCRIBE `aros_acos`777
4DESCRIBE `sites`16167
5DESCRIBE `page_contents`777
6DESCRIBE `uploads`10107
7DESCRIBE `news`14147
8DESCRIBE `tags`227
9DESCRIBE `users`887
10DESCRIBE `groups`557
11DESCRIBE `profiles`30307
12DESCRIBE `messages`997
13DESCRIBE `users_users`5595
14DESCRIBE `most_wanted`667
15DESCRIBE `youtubes`556
16DESCRIBE `i18n`6628
17SELECT `Site`.*, `Parent`.*, `I18n__title`.`content`, `I18n__description`.`content`, `Site`.`id` FROM `sites` AS `Site` LEFT JOIN `i18n` AS `I18n__title` ON (`Site`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Site' AND `I18n__title`.`field` = 'title') LEFT JOIN `i18n` AS `I18n__description` ON (`Site`.`id` = `I18n__description`.`foreign_key` AND `I18n__description`.`model` = 'Site' AND `I18n__description`.`field` = 'description') LEFT JOIN `sites` AS `Parent` ON (`Site`.`parent_id` = `Parent`.`id`) WHERE `Site`.`site` = 'oferta' AND `I18n__title`.`locale` = 'pol' AND `I18n__description`.`locale` = 'pol' ORDER BY `Site`.`created` DESC LIMIT 1113
18SELECT `PageContent`.*, `Site`.*, `I18n__header`.`content`, `I18n__content`.`content`, `PageContent`.`id` FROM `page_contents` AS `PageContent` LEFT JOIN `i18n` AS `I18n__header` ON (`PageContent`.`id` = `I18n__header`.`foreign_key` AND `I18n__header`.`model` = 'PageContent' AND `I18n__header`.`field` = 'header') LEFT JOIN `i18n` AS `I18n__content` ON (`PageContent`.`id` = `I18n__content`.`foreign_key` AND `I18n__content`.`model` = 'PageContent' AND `I18n__content`.`field` = 'content') LEFT JOIN `sites` AS `Site` ON (`PageContent`.`site_id` = `Site`.`id`) WHERE `Site`.`site` = 'oferta' AND `I18n__header`.`locale` = 'pol' AND `I18n__content`.`locale` = 'pol' 113
19SELECT `Site`.`lft`, `Site`.`rght` FROM `sites` AS `Site` WHERE `Site`.`id` = 5 LIMIT 11133
20SELECT `Site`.*, `I18n__title`.`content`, `I18n__description`.`content` FROM `sites` AS `Site` LEFT JOIN `i18n` AS `I18n__title` ON (`Site`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'Site' AND `I18n__title`.`field` = 'title') LEFT JOIN `i18n` AS `I18n__description` ON (`Site`.`id` = `I18n__description`.`foreign_key` AND `I18n__description`.`model` = 'Site' AND `I18n__description`.`field` = 'description') WHERE 1 = 1 AND `Site`.`lft` <= 125 AND `Site`.`rght` >= 138 AND `I18n__title`.`locale` = 'pol' AND `I18n__description`.`locale` = 'pol' ORDER BY `Site`.`lft` asc 110
21DESCRIBE `posts`7740
22SELECT `News`.*, `Tag`.*, `User`.*, `I18n__title`.`content`, `I18n__content`.`content`, `I18n__short`.`content`, `News`.`id` FROM `news` AS `News` LEFT JOIN `i18n` AS `I18n__title` ON (`News`.`id` = `I18n__title`.`foreign_key` AND `I18n__title`.`model` = 'News' AND `I18n__title`.`field` = 'title') LEFT JOIN `i18n` AS `I18n__content` ON (`News`.`id` = `I18n__content`.`foreign_key` AND `I18n__content`.`model` = 'News' AND `I18n__content`.`field` = 'content') LEFT JOIN `i18n` AS `I18n__short` ON (`News`.`id` = `I18n__short`.`foreign_key` AND `I18n__short`.`model` = 'News' AND `I18n__short`.`field` = 'short') LEFT JOIN `tags` AS `Tag` ON (`News`.`tag` = `Tag`.`id`) LEFT JOIN `users` AS `User` ON (`News`.`user_id` = `User`.`id`) WHERE `News`.`complete` = 1 AND `I18n__title`.`locale` = 'pol' AND `I18n__content`.`locale` = 'pol' AND `I18n__short`.`locale` = 'pol' ORDER BY `News`.`created` DESC 14140
23SELECT `Upload`.`id`, `Upload`.`model`, `Upload`.`foreign_key`, `Upload`.`position`, `Upload`.`name`, `Upload`.`type`, `Upload`.`size`, `Upload`.`description`, `Upload`.`created`, `Upload`.`modified` FROM `uploads` AS `Upload` WHERE `Upload`.`foreign_key` IN (27, 23, 17, 15, 13, 12, 11, 10, 9, 8, 6, 5, 4, 3) ORDER BY `Upload`.`position` ASC 60600
24SELECT `MostWanted`.`id`, `MostWanted`.`model`, `MostWanted`.`foreign_key`, `MostWanted`.`counter`, `MostWanted`.`created`, `MostWanted`.`modified` FROM `most_wanted` AS `MostWanted` WHERE `MostWanted`.`foreign_key` IN (27, 23, 17, 15, 13, 12, 11, 10, 9, 8, 6, 5, 4, 3) ORDER BY `MostWanted`.`counter` DESC, `MostWanted`.`id` ASC 14140
25SELECT `Youtube`.`id`, `Youtube`.`news_id`, `Youtube`.`link`, `Youtube`.`created`, `Youtube`.`modified` FROM `youtubes` AS `Youtube` WHERE `Youtube`.`news_id` IN (27, 23, 17, 15, 13, 12, 11, 10, 9, 8, 6, 5, 4, 3) 000
26SELECT `titleT`.`id`, `titleT`.`locale`, `titleT`.`model`, `titleT`.`foreign_key`, `titleT`.`field`, `titleT`.`content` FROM `i18n` AS `titleT` WHERE `model` = 'News' AND `field` = 'title' AND `titleT`.`foreign_key` IN (27, 23, 17, 15, 13, 12, 11, 10, 9, 8, 6, 5, 4, 3) 42420
27SELECT `contentT`.`id`, `contentT`.`locale`, `contentT`.`model`, `contentT`.`foreign_key`, `contentT`.`field`, `contentT`.`content` FROM `i18n` AS `contentT` WHERE `model` = 'News' AND `field` = 'content' AND `contentT`.`foreign_key` IN (27, 23, 17, 15, 13, 12, 11, 10, 9, 8, 6, 5, 4, 3) 424231
28SELECT `shortT`.`id`, `shortT`.`locale`, `shortT`.`model`, `shortT`.`foreign_key`, `shortT`.`field`, `shortT`.`content` FROM `i18n` AS `shortT` WHERE `model` = 'News' AND `field` = 'short' AND `shortT`.`foreign_key` IN (27, 23, 17, 15, 13, 12, 11, 10, 9, 8, 6, 5, 4, 3) 42420
29DESCRIBE `options`447
30SELECT `Option`.`value` FROM `options` AS `Option` WHERE `option` = 'news' LIMIT 1110