Category: Creative

携帯サイト対応

1、Japanese Mobile テーマをダウンロードし、sites/all/themes へアップロードする

2、Url Alter, Mobile Tools, Browscap, Token モジュールをダウンロードし、sites/all/modules へアップロードする

3、テーマとモジュールをそれぞれ有効にする

4、Mobile Tools の設定画面で Switch theme for a mobile device * を選択

5、Mobile Theme を jp_mobile にし設定する

6、

7、

 

■注意

※上記は、携帯で主に閲覧を目的とした一番シンプルな設定方法

※携帯でもログインを可能にしたり、書き込みを有効にしたりするには setting.php などの設定が必要だが、Clean URL を利用していもセッション情報がURLに表示されてしまう

The Nine Pillars of Successful Web Teams.

1. User Research: User-centered design means understanding what your users need, how they think, and how they behave ― and incorporating that understanding into every aspect of your process. User research provides the raw observations that fuel this insight into the people your site must serve.

2. Site Strategy: Defining your own goals for the site can be surprisingly tricky. Arriving at a common understanding of the site’s purpose for your organization, how you’ll prioritize the site’s various goals, and the means by which you’ll measure the site’s success are all matters of site strategy.

3. Technology Strategy: Web sites are technologically complex, and getting more intricate all the time. Identifying the technology strategy for the site ― platforms, standards, technologies, and how they can all interoperate ― is essential to avoiding costly mistakes.

4. Content Strategy: Content is often the reason users come to your site. But what content can you offer to meet your users’ expectations? How much content is appropriate, and what form should it take? What style or tone should it have? Before you can produce that content, you need to answer fundamental content strategy questions such as these.

5. Abstract Design: Information architecture and interaction design translate strategic objectives into a conceptual framework for the final user experience. These emerging disciplines addressing abstract design are increasingly recognized for their value in the Web development process.

6. Technology Implementation: Building technical systems involves a lot of hard work and specialized knowledge: languages and protocols, coding and debugging, testing and refactoring. The more complex your site, the more important a competency in technology implementation becomes.

7. Content Production: Knowing what content you need isn’t enough. You also need to know how you’ll produce it. Gathering raw information, writing and editing, and defining editorial workflows and approvals are all part of content production.

8. Concrete Design: Before the abstract design can become a fully realized user experience, you must determine the specific details of interfaces, navigation, information design, and visual design. This realm of concrete design is essential to creating the final product.

9. Project Management: The hub that binds all the tactical competencies together as well as the engine that drives the project forward to completion, project management requires a highly specialized set of skills all its own. Neglecting this area often results in missed deadlines and cost overruns.

by Jesse James Garrett

CMS’s own comparative

■Joomla
[メリット]
・拡張性高い
・デザインの自由度が高い
・管理画面が見やすい
[デメリット]
・動作が若干重い
・自由度と拡張性が高いだけに使いこなすまでの労力と時間がかかる

■Drupal
[メリット]
・動作がこの中では一番早い
・拡張性高い
・Joomlaに比べると若干シンプル
[デメリット]
・管理画面に慣れるまで時間がかかる
・デフォルトでは機能が少なすぎて構築まで若干時間がかかる

■WordPress
[メリット]
・ブログメイン(当然だが)
・管理画面がみやすく使いやすい
[デメリット]
・ブログ以外のコンテンツがメインの場合はちょっと。。

■BaserCMS
[メリット]
・構築までの時間が一番早い(コーポレートサイト向け)
・管理画面がシンプルで最低限の機能のみで迷う事がない
・データベースがなくても作成可
[デメリット]
・動作がまだ若干遅い・サイドメニューがない(カスタマイズ要)
・ぱんくずリスト、階層つくれるのかな?
※これから更に改善される可能性はあると思われる。まだ発展途上の段階。

結論
作成者が何をメインにどういうサイトを作りたいかにより選択肢が分かれる。
私の場合、ブログ機能は必須だが複数ユーザが更新できるようにしたい。そのために使い勝手の良いもにしなければならない(迷わせない)。
そして、ブログ以外のコンテンツもオリジナリティを持ちたい。
・かつ動作が速いほうが良い
・なるべくシンプルな構造
・拡張性が高いこと
・クオリティが高いこと
・自分の気に入った参考になるテンプレートがあること

以上を熟考して、次期サイトはDrupalが現段階で第一候補。でもとにかく迷う。。