Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
IRC Hacks
 
イメージを拡大
 

IRC Hacks [ペーパーバック]

Paul Mutton

参考価格: ¥ 2,488
価格: ¥ 2,247 通常配送無料 詳細
OFF: ¥ 241 (10%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
通常2~3週間以内に発送します。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


商品の説明

内容説明

IRC ( Internet Relay Chat) may very well turn out to be the world's most successful hack. In 1988, Jarkko Oikarinen wrote the original IRC program at the University of Oulu, Finland. As he says in his foreword, "IRC started as one summer trainee's programming exercise. A hack grew into a software development project that hundreds of people participated in, and then became a worldwide environment where tens of thousands of people now spend time with each other. I have found many of my friends through IRC and learnt a significant part of my present software engineering knowledge while using and working with IRC. That would not have been possible without learning from code examples and hacks from others". IRC has continued to grow in popularity since its inception. Millions of people from all over the world now use IRC to chat with friends, discuss projects and collaborate on research. With a simple, clearly defined protocol, IRC has become one of the most accessible chat environments, with clients written for a multitude of operating systems. And IRC is more than just a simple chat system it is a network of intercommunicating servers, allowing thousands of clients to connect from anywhere in the world using the IRC protocol. While IRC is easy to get into and many people are happy to use it without being aware of what's happening under the hood, there are those who hunger for more knowledge, and this book is for them. IRC Hacks is a collection of tips and tools that cover just about everything needed to become a true IRC master, featuring contributions from some of the most renowned IRC hackers, many of whom collaborated on IRC, grouping together to form the channel irchacks on the freenode IRC network (irc.freenode.net). Like all of our Hacks books, there are many different ways to use IRC Hacks. You can read the book from cover to cover, but you might be better served by picking an interesting item from the table of contents and just diving in. If you're relatively new to IRC, you should considering starting with a few hacks from each progressive chapter. Chapter 1 starts you off by showing you how to connect to IRC, while Chapter 2 acquaints you with the everyday concepts you'll need to use IRC effectively. Chapter 3 is all about users and channels, and introduces the first pieces of code. Chapter 4 shows you how to make useful enhancements to IRC clients. Chapter 5 is where you will learn the basics about creating IRC bots, with Chapters 6-12 introducing more complex bots that can be used for logging, servicing communities, searching, announcing, networking, managing channels or simply for having fun. Chapter 13 delves into the IRC protocol in more detail, and Chapter 14 demonstrates some interesting alternative methods for connecting to IRC. Finally, Chapter 15 will move you on to new pastures by showing you how to set up your own IRC server. This book presents an opportunity to learn how IRC works and how to make best use of some of the features that have made it the most successful, most scalable, and most mature chat system on this planet. IRC Hacks delves deep into the possibilities.

著者について

Paul Mutton is the author of the PircBot IRC framework and several other Java programs that can be found on his web site. Based in the UK, he finds IRC a useful medium to collaborate with researchers in other countries.

登録情報


この商品につけられているタグ

 (詳細)
タグをクリックすると、タグがつけられた商品、タグをつけた人が表示されます。※タグは初期設定で公開になっています。詳しくはこちら
 

 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  10件のカスタマーレビュー
7 人中、6人の方が、「このレビューが参考になった」と投票しています。
A good book for IRC bot developers 2004/9/1
By Richard Bejtlich - (Amazon.com)
形式:ペーパーバック
'IRC Hacks' is not a more recent version of Alex Charalabidis's 'The Book of IRC.' Published by No Starch Press in 2000, 'The Book of IRC' focuses on more introductory material, and thoroughly covers the issues facing most IRC users. Unlike the older No Starch book, 'IRC Hacks' devotes over 200 pages to bot development. In other words, the 'IRC Hacks' authors concentrate on more advanced ways to interact with IRC servers. If this is your primary interest, you will enjoy 'IRC Hacks.'

Since I am not interested in bot development, 'IRC Hacks' wasn't as useful to me as I had hoped. I enjoyed on chapters discussing the IRC protocol (ch. 13) and setting up an IRC server (ch. 15). Hacks about NickServ (#8) and ChanServ (#9) were interesting, and I may try the CtrlProxy hack (#93) to facilitate remote IRC access.

'IRC Hacks' is fairly well written, although the editor should have ensured that terms were explained when first mentioned. For example, CTCP appears on pages 10 and 48, with no expansion of the acronym or reference to hack #85 (which explains CTCP). This is often a problem with books by teams of contributors. I would have enjoyed more coverage of 'operational issues,' like problems associated with running an IRC server. IRC networks have been targets of denial of service attacks and other adversarial activity for years, and the means by which IRC operators defend themselves would make good reading.

If you need a book focused on bot development, give 'IRC Hacks' a try. If you're more interested in IRC as a user, or even as an operator, ask Alex Charalabidis to write a second edition of 'The Book of IRC.'
3 人中、3人の方が、「このレビューが参考になった」と投票しています。
Social networking on IRC?! 2004/9/9
By W Boudville - (Amazon.com)
形式:ペーパーバック
Four years before the Web burst onto the scene with Mosaic, there was IRC. At first, IRC was mostly for bulletin board users. But as the Web took off, it also greatly expanded the pool of users and the extent of the Internet's physical reach. Now Mutton shows how today's IRC has so much more than that 1988 version. Being able to format messages, or colour them. Hey, you can even send and get sounds, in various common sound formats like wav files.

Numerous of his hacks revolve around managing an IRC channel. Problems of success, really. As IRC usage soared, what were once small communities of shared interests and values now often have to contend with others with different values. Channel operators may want to check out what Mutton offers.

Perhaps the most intriguing hack concerns finding social networks from many channels. Neat possibilities. Social networks are quite hot these days, though no one has yet found a viable business model centred on them.
2 人中、2人の方が、「このレビューが参考になった」と投票しています。
Book Review - "IRC Hacks" 2005/7/26
By Dan Clough - (Amazon.com)
形式:ペーパーバック
IRC Hacks

100 Industrial-Strength Tips & Tools

By Paul Mutton

First Edition July 2004

Series: Hacks

ISBN: 0-596-00687-X

432 pages, $24.95

I found this book to be fairly interesting and somewhat useful. Being quite familiar with IRC already, some of the introductory material was information that I already knew, but I did learn a few things about the more technical aspects of the IRC protocol and IRC servers/networks. Much of this book has to do with writing and using IRC channel "bots", which I think most casual IRC users would not be all that interested in.

The first four chapters introduce what IRC is, and how to connect to an IRC network and begin chatting with others. Various IRC client applications are described, including the most popular ones for Linux, Mac, and Windows. Other topics here include how to register your nickname, configuring your client, how to join servers/channels, and some nice customizations to add functionality and enjoyment to your use of IRC. I would think that these first chapters would be very useful to a newcomer to IRC, and allow them to get up and running quickly.

Chapter 5 introduces the concepts of "bots", and how to write your own bots in various languages, including Perl, Python, and Java. Some of it is fairly technical, and may appeal mostly to programmers and more serious IRC "hackers". Also mentioned is the idea of bot "ethics" and the policies that many IRC networks have regarding their use.

The next several chapters (6 - 12) provide numerous ideas and examples of making and using your own bots. IRC bots can perform many functions, some of which can be very useful, and others that have primarily an entertainment value. Much of the content of these chapters is actual code examples for many different types of bots, including Logging, Social, Search & Query, Announcement, Network and Channel Management, and Fun bots.

Chapters 13 - 15 go a little further into the technical side of how the IRC protocol works, encryption, web access to IRC, and even how to run your own IRC server. Many readers will find these subjects more complex than they care to get involved in.

Overall, I think this book is best suited to IRC users who are somewhat more than beginners, and are fairly technically oriented. I was surprised by the large amount of bot programming examples, which actually make up the majority of the book. I am not sure there will be that many users who really want to code their own bot. The first few chapters are helpful for IRC beginners, although there are probably better books for that purpose. I did get some ideas for modifying an existing bot, which I presently use occasionally in our LUG's IRC channel for entertainment (trivia contests). All in all, this title is best suited for more experienced users who may enjoy programming and "hacking" around with IRC bots.

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換