Free photoshop tutorials
 


Personal Archive on KnowFree.net of Ibn

Personal data:

  • Real name: 
  • Nickname: Ibn
  • Homepage: www
  • Description: No description entered yet.

Posts of this member:

Balanced Website Design: Optimising Aesthetics, Usability and Purpose

“Balanced Website Design” (BWD) is a new methodology that fuses the strengths of traditional structured, stepped, and iterative approaches and a sharp focus on defining and achieving the desired characteristics of purpose, usability and aesthetics - absolutely essential requirements for any website. The book includes discussions of new perspectives on usability and aesthetics in the special context of website design. “BWD” is suitable for all types of websites, for individual and/or team projects, and should prove to be of significant value for even the most experienced of website designers. “BWD” provides guidance, structure and detailed documentation/process support for the activity of designing and implementing your next website - helping you maximise its effectiveness and relevance. It includes: a stepped, iterative, comprehensively structured, and easy to follow approach to website design; an approach that identifies and balances design needs with specific design ideas across each of aesthetics, usability and purpose components; new perspectives on usability and aesthetics; specially designed documentation provided to facilitate and support each process step; a methodology that is applicable to all types of website, and to all project scenarios; and resource based support via the book’s website.

3 votes, average: 4 out of 53 votes, average: 4 out of 53 votes, average: 4 out of 53 votes, average: 4 out of 53 votes, average: 4 out of 5
  • 3 Comments
  • In: IT eBooks, Web Construction
  • Author : Ibn
  • The Tao of Network Security Monitoring

    The Tao of Network Security Monitoring

    —Kirby Kuehl, Cisco Systems Every network can be compromised. There are too many systems, offering too many services, running too many flawed applications. No amount of careful coding, patch management, or access control can keep out every attacker. If prevention eventually fails, how do you prepare for the intrusions that will eventually happen? Network security monitoring (NSM) equips security staff to deal with the inevitable consequences of too few resources and too many responsibilities. NSM collects the data needed to generate better assessment, detection, and response processes—resulting in decreased impact from unauthorized activities. In The Tao of Network Security Monitoring, Richard Bejtlich explores the products, people, and processes that implement the NSM model. By focusing on case studies and the application of open source tools, he helps you gain hands-on knowledge of how to better defend networks and how to mitigate damage from security incidents. Inside, you will find in-depth information on the following areas. The NSM operational framework and deployment considerations. How to use a variety of open-source tools—including Sguil, Argus, and Ethereal—to mine network traffic for full content, session, statistical, and alert data. Best practices for conducting emergency NSM in an incident response scenario, evaluating monitoring vendors, and deploying an NSM architecture. Developing and applying knowledge of weapons, tactics, telecommunications, system administration, scripting, and programming for NSM. The best tools for generating arbitrary packets, exploiting flaws, manipulating traffic, and conducting reconnaissance. Whether you are new to network intrusion detection and incident response, or a computer-security veteran, this book will enable you to quickly develop and apply the skills needed to detect, prevent, and respond to new and emerging threats.

    2 votes, average: 2.5 out of 52 votes, average: 2.5 out of 52 votes, average: 2.5 out of 52 votes, average: 2.5 out of 52 votes, average: 2.5 out of 5
  • 3 Comments
  • In: IT eBooks, Network, Security
  • Author : Ibn
  • Hacking the Cable Modem

    cable.gifIn the beginning there was dial-up, and it was slow; then came broadband in the form of cable, which redefined how we access the internet, share information, and communicate with each other online. Hacking the Cable Modem goes inside the device that makes Internet via cable possible and, along the way, reveals secrets of many popular cable modems, including products from Motorola, RCA, WebSTAR, D-Link, and more.
    * Inside Hacking the Cable Modem, you'll learn: the history of cable modem hacking
    * how a cable modem works
    * the importance of firmware (including multiple ways to intall new firmware)
    * how to unblock network ports and unlock hidden features
    * hot to hack and modify your cable modem
    * what uncapping is and how it makes cable modems upload and download faster

    Written for people at all skill levels, the book features step-by-step tutorials with easy to follow diagrams, source code examples, hardware schematics, links to software (exclusive to this book!), and previously unreleased cable modem hacks.

    9 votes, average: 3.33 out of 59 votes, average: 3.33 out of 59 votes, average: 3.33 out of 59 votes, average: 3.33 out of 59 votes, average: 3.33 out of 5
  • 1 Comment
  • In: IT eBooks, Network
  • Author : Ibn
  • Advanced 3D Game Programming All in One

    Advanced 3D Game Programming All in OneTake your 3D game programming skills to the next level! "Advanced 3D Game Programming All in One" uses the Torque Game Engine to teach experienced 3D game programmers advanced concepts. You'll use the Torque Game Engine to learn each new skill, maximizing your game engine experience. Quickly conquer TorqueScript, simulation techniques, the ins and outs of the game engine, player control, and using applied artificial intelligence. Then take it up a notch and discover how to spice up your game with enhanced game modeling using character and shape modeling and dynamic skins. "Advanced 3D Game Programming All in One" reveals the techniques and mechanisms that will give you an insider's look into the realm of game development so you can create your own amazing games just like the pros.

    7 votes, average: 4 out of 57 votes, average: 4 out of 57 votes, average: 4 out of 57 votes, average: 4 out of 57 votes, average: 4 out of 5
  • 1 Comment
  • In: 3D, Game, IT eBooks
  • Author : Ibn
  • C# Precisely

    C# PreciselyThis book describes the programming language C# (pronounced c sharp), version 2.0. It is a quick reference for the reader who has already learnt or is learning C# from a standard textbook and who wants to know the language in more detail. It should be particularly useful for readers who know the Java programming language and who want to learn C#. C# is a class-based single-inheritance object-oriented programming language designed for the Common Language Runtime of Microsofts .Net platform, a managed execution environment with a typesafe intermediate language and automatic memory management. Thus C# is similar to the Java programming language in many respects, but it is different in almost all details. In general, C# favors programmer convenience over language simplicity. It was designed by Anders Hejlsberg, Scott Wiltamuth and Peter Golde from Microsoft Corporation.
    C# includes many useful features not found in Java: struct types, operator overloading, reference parameters, rectangular multi-dimensional arrays, user-definable conversions, properties and indexers (stylized methods) and delegates (methods as values), but omits Javas inner classes. See section 29 for a summary of the main differences.

    2 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 52 votes, average: 4 out of 5
  • 2 Comments
  • In: C#, IT eBooks
  • Author : Ibn
  • Expert One on One Visual Basic 2005 Design and Development - Wrox

    Expert One on One Visual Basic 2005 Design and Development - Wrox

    Are you ready to take your applications to the next level by harnessing all of Visual Basic 2005's unmatched tools for programming, debugging, and refactoring code? In this hands-on book, I'll share with you proven techniques for developing even the most complex Visual Basic applications. I include expert tips on modeling, user interface design, and testing so that you can master the advanced features of this language.

    I'll first take you through the design activities that are necessary before Visual Basic development can begin. Next I'll describe the various writing tools that you'll be able to use to make programming easier and less error-prone. I then focus on various ways to make writing code more effective and cover sophisticated techniques for handling particular tasks. This approach will help you quickly develop and maintain your own amazingly powerful applications.

    6 votes, average: 3.67 out of 56 votes, average: 3.67 out of 56 votes, average: 3.67 out of 56 votes, average: 3.67 out of 56 votes, average: 3.67 out of 5
  • 6 Comments
  • In: IT eBooks, Visual Basic
  • Author : Ibn
  • Hacking the Code: ASP.NET Web Application Security

    asp.jpg

    More of a programmer's guide than a security guide, Hacking the Code explains how certain code can be attacked, shows how you should edit the code, and offers case studies and examples for doing so. The book establishes policies for object input, and shows how to audit existing code for potential security problems.
    People constantly ask security expert Mark Burnett for a guide to writing secure code. They don't want a course on security, they want to f.i.x their code. This book is a practical guide on how to maintain session state, how to properly handle cookies, how to get user input, and more. Instead of just telling you how to do it, Burnett shows actual code that can be dropped right into your applications. This book covers almost all security issues known. Burnett has put hundreds of hours of research into his code audit database and is now making that available to you.

    5 votes, average: 4 out of 55 votes, average: 4 out of 55 votes, average: 4 out of 55 votes, average: 4 out of 55 votes, average: 4 out of 5
  • 0 Comments
  • In: ASP, IT eBooks, Security
  • Author : Ibn