30 June 2008

Tips Menyembunyikan Drive di Windows Explorer

Tips ini menggunakan rekayasa Registry pada windows, harap diingat untuk membackup registry Anda terlebih dahulu sebelum menerapkan tips ini.
Drive yang ada di Windows Explorer maksudnya adalah Drive C, D, E yang merupakan urutan tertinggi dalam hierarki file dan folder. Menyembunyikan Drive tersebut sangat baik dalam hal keamanan, agar orang yang memakai komputer kita tidak tahu bahwa ada Drive yang tersembunyi (kadang ada juga orang yang suka "explore" harddisk kita). Tentunya drive yang disembunyikan berisi file dan folder yang dianggap penting dan rahasia. Menyembunyikan Drive tidak berarti bahwa Drive tersebut dihilangkan, namun tetap dapat diakses dengan cara tertentu.
Begini caranya, ikuti langkah dibawah ini:
1. Buka Registry Editor (Regedit.exe), biasanya dengan membuka Run di Start Menu
2. Buka HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.
3. Klik kanan key Servers dan pilih New | DWORD value.
4. isi dengan value NoDrives.
5. Enter dua kali untuk membuka kotak dialog Edit DWORD Value .
6. Tulis angka yang mewakili huruf Drive yang akan disembunyikan, angka tersebut dapat dilihat di bawah ini:
A: 1
B: 2
C: 4
D: 8
E: 16
F: 32
7. Tutup Registry Editor
8. Restart atau log off komputer anda.
Catatan:
- Untuk menyembunyikan beberapa Drive tinggal menjumlahkan angkanya saja, contoh: jika drive A dan B disembunyikan maka angka yang harus diisi adalah 3.
- Nilai huruf berikutnya adalah kelipatannya (contoh F: 32 maka G: 64).
- Untuk membuka drive yang disembunyikan, cara yang paling mudah adalah dengan mengetikan huruf drive yang dimaksud di Address Bar Explorer lalu tekan enter.
Smoga membantu, by lif2k3

Read more...

29 June 2008

Routix NetCom

Routix NetCom introduces easy-to-use rules-based packets-level filtering and managment software and improved remote management features and remote scripting. NetCom is an extensible firewall, traffic controller and traffic statistics software for the Microsoft Windows™ NT, XP, 2000 and 2003 operating system. NetCom provides firewall that helps protect network resources from viruses and hackers. NetCom provides a unified management console that simplifies security and access management.

Each rule can be configured with many conditions: connections count, packets direction, NICs, protocols, MAC-addresses, IP-addresses, TCP and UDP ports, time and other conditions.
Each rule can be configured with many actions: packets can be allowed, dropped or sended to the next rule in list. URL filtering supported. Rule can replace MAC and IP addresses, TCP and UDP ports (for example packets can be redirected to the transparent proxy, like SquidNT). Rule can make backward replacements automatically (via NAT-table). Rule can bridge packets between two or more NICs. Rule can redirect packets from one to other NIC. Rule can limit incoming and outgoing bandwidth or prioriterize defined traffic. Rule can execute scripts or external executables on misc events. Each rule has counters of incoming and outgoing traffic. These counters can be resetted automatically with any specified interval. Also these counters can be used as conditions (for example you can block any or specified traffic if counter > N).

Download from Routix.net
Read more...

Mikrotik Firewall Rules

This is several rules for Mikrotik Firewall. In this case, interface that connect to Internet named "Publik" and for local net named "Lokal"

Just copy this and paste to your Mikrotik Terminal (in root):

/ ip firewall filter
add chain=forward in-interface=lokal protocol=tcp dst-port=135-139 \
src-address-list=local-network action=drop comment="" disabled=no
add chain=forward in-interface=publik protocol=tcp dst-port=135-139 \
dst-address-list=local-network action=drop comment="" disabled=no
add chain=forward in-interface=lokal protocol=udp dst-port=135-139 \
src-address-list=local-network action=drop comment="" disabled=no
add chain=forward in-interface=publik protocol=udp dst-port=135-139 \
dst-address-list=local-network action=drop comment="" disabled=no
add chain=virus protocol=tcp dst-port=135-139 action=drop comment="Drop \
Blaster Worm" disabled=no
add chain=virus protocol=udp dst-port=135-139 action=drop comment="Drop \
Messenger Worm" disabled=no
add chain=virus protocol=tcp dst-port=445 action=drop comment="Drop Blaster \
Worm" disabled=no
add chain=virus protocol=udp dst-port=445 action=drop comment="Drop Blaster \
Worm" disabled=no
add chain=virus protocol=tcp dst-port=593 action=drop comment="________" \
disabled=no
add chain=virus protocol=tcp dst-port=1024-1030 action=drop comment="________" \
disabled=no
add chain=virus protocol=tcp dst-port=1080 action=drop comment="Drop MyDoom" \
disabled=no
add chain=virus protocol=tcp dst-port=1214 action=drop comment="________" \
disabled=no
add chain=virus protocol=tcp dst-port=1363 action=drop comment="ndm requester" \
disabled=no
add chain=virus protocol=tcp dst-port=1364 action=drop comment="ndm server" \
disabled=no
add chain=virus protocol=tcp dst-port=1368 action=drop comment="screen cast" \
disabled=no
add chain=virus protocol=tcp dst-port=1373 action=drop comment="hromgrafx" \
disabled=no
add chain=virus protocol=tcp dst-port=1377 action=drop comment="cichlid" \
disabled=no
add chain=virus protocol=tcp dst-port=1433-1434 action=drop comment="Worm" \
disabled=no
add chain=virus protocol=tcp dst-port=2745 action=drop comment="Bagle Virus" \
disabled=no
add chain=virus protocol=tcp dst-port=2283 action=drop comment="Drop Dumaru.Y" \
disabled=no
add chain=virus protocol=tcp dst-port=2535 action=drop comment="Drop Beagle" \
disabled=no
add chain=virus protocol=tcp dst-port=2745 action=drop comment="Drop \
Beagle.C-K" disabled=no
add chain=virus protocol=tcp dst-port=3127 action=drop comment="Drop MyDoom" \
disabled=no
add chain=virus protocol=tcp dst-port=3410 action=drop comment="Drop Backdoor \
OptixPro" disabled=no
add chain=virus protocol=tcp dst-port=4444 action=drop comment="Worm" \
disabled=no
add chain=virus protocol=udp dst-port=4444 action=drop comment="Worm" \
disabled=no
add chain=virus protocol=tcp dst-port=5554 action=drop comment="Drop Sasser" \
disabled=no
add chain=virus protocol=tcp dst-port=8866 action=drop comment="Drop Beagle.B" \
disabled=no
add chain=virus protocol=tcp dst-port=9898 action=drop comment="Drop \
Dabber.A-B" disabled=no
add chain=virus protocol=tcp dst-port=10000 action=drop comment="Drop \
Dumaru.Y" disabled=no
add chain=virus protocol=tcp dst-port=10080 action=drop comment="Drop \
MyDoom.B" disabled=no
add chain=virus protocol=tcp dst-port=12345 action=drop comment="Drop NetBus" \
disabled=no
add chain=virus protocol=tcp dst-port=17300 action=drop comment="Drop Kuang2" \
disabled=no
add chain=virus protocol=tcp dst-port=27374 action=drop comment="Drop \
SubSeven" disabled=no
add chain=virus protocol=tcp dst-port=65506 action=drop comment="Drop PhatBot, \
Agobot, Gaobot" disabled=no
add chain=input connection-state=invalid action=drop comment="Drop Invalid \
connections" disabled=no
add chain=input protocol=udp dst-port=12667 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=udp dst-port=27665 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=udp dst-port=31335 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=udp dst-port=27444 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=udp dst-port=34555 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=udp dst-port=35555 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=tcp dst-port=27444 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=tcp dst-port=27665 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=tcp dst-port=31335 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=tcp dst-port=31846 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=tcp dst-port=34555 action=drop comment="Trinoo" \
disabled=no
add chain=input protocol=tcp dst-port=35555 action=drop comment="Trinoo" \
disabled=no
add chain=input action=drop comment="Drop anything else" disabled=no
add chain=forward connection-state=related action=accept comment="allow \
related connections" disabled=no
add chain=forward src-address=0.0.0.0/8 action=drop comment="" disabled=no
add chain=forward dst-address=0.0.0.0/8 action=drop comment="" disabled=no
add chain=forward src-address=127.0.0.0/8 action=drop comment="" disabled=no
add chain=forward dst-address=127.0.0.0/8 action=drop comment="" disabled=no
add chain=forward src-address=224.0.0.0/3 action=drop comment="" disabled=no
add chain=forward dst-address=224.0.0.0/3 action=drop comment="" disabled=no
add chain=tcp protocol=tcp dst-port=69 action=drop comment="deny TFTP" \
disabled=no
add chain=tcp protocol=tcp dst-port=137-139 action=drop comment="deny NBT" \
disabled=no
add chain=tcp protocol=tcp dst-port=445 action=drop comment="deny cifs" \
disabled=no
add chain=tcp protocol=tcp dst-port=2049 action=drop comment="deny NFS" \
disabled=no
add chain=tcp protocol=tcp dst-port=20034 action=drop comment="deny NetBus" \
disabled=no
add chain=tcp protocol=tcp dst-port=3133 action=drop comment="deny \
BackOriffice" disabled=no
add chain=tcp protocol=tcp dst-port=67-68 action=drop comment="deny DHCP" \
disabled=no
add chain=udp protocol=udp dst-port=69 action=drop comment="deny TFTP" \
disabled=no
add chain=udp protocol=udp dst-port=137-139 action=drop comment="deny NBT" \
disabled=no
add chain=udp protocol=udp dst-port=2049 action=drop comment="deny NFS" \
disabled=no
add chain=udp protocol=udp dst-port=3133 action=drop comment="deny \
BackOriffice" disabled=no
add chain=input protocol=tcp tcp-flags=fin,!syn,!rst,!psh,!ack,!urg \
action=add-src-to-address-list address-list="" address-list-timeout=0s \
comment="" disabled=no
add chain=input protocol=tcp tcp-flags=fin,syn,rst,psh,ack,urg \
action=add-src-to-address-list address-list="" address-list-timeout=0s \
comment="" disabled=no
add chain=input protocol=tcp tcp-flags=!fin,!syn,!rst,!psh,!ack,!urg \
action=add-src-to-address-list address-list="" address-list-timeout=0s \
comment="" disabled=no
add chain=forward protocol=tcp dst-port=6000-7000 action=accept comment="irc" \
disabled=no

by lif2k3 Read more...

Linux Bible 2007 Edition


Master the basics and beyond with this in¨Cdepth guide

Linux is productive enough to use as your only desktop system and powerful enough to run entire corporate enterprise installations. Get the most out of Linux for your home, small business, or corporate computing needs with this comprehensive reference as your guide. Walk through 16 different Linux distributions, find step¨Cby¨Cstep instructions, discover new programming tools¡Âªand tap into the world of free software. This is the book you need to succeed with Linux.

Master Linux for desktops, servers, and workstations
Find, install, and use tons of free and open source software
Launch all your music, video, images, and documents in Linux
Browse, e¨Cmail, or chat over the Internet from a Linux desktop
Set up your own e¨Cmail and Web (LAMP) servers
Make safe connections using firewalls and other security tools
Run Linux on anything from an old PC to a high¨Cend server.

Download this book Read more...

XSS Attacks, Cross Site Scripting Exploits and Defense


Cross Site Scripting Attacks starts by defining the terms and laying out the ground work. It assumes that the reader is familiar with basic web programming (HTML) and JavaScript. First it discusses the concepts, methodology, and technology that makes XSS a valid concern. It then moves into the various types of XSS attacks, how they are implemented, used, and abused. After XSS is thoroughly explored, the next part provides examples of XSS malware and demonstrates real cases where XSS is a dangerous risk that exposes internet users to remote access, sensitive data theft, and monetary losses. Finally, the book closes by examining the ways developers can avoid XSS vulnerabilities in their web applications, and how users can avoid becoming a victim. The audience is web developers, security practitioners, and managers.

*XSS Vulnerabilities exist in 8 out of 10 Web sites
*The authors of this book are the undisputed industry leading authorities
*Contains independent, bleeding edge research, code listings and exploits that can not be found anywhere else

Download this book Read more...

Ultra Wideband Signals and Systems in Communication Engineering 2nd Edition


The thoroughly revised and updated second edition of Ultra Wideband Signals and Systems in Communication Engineering features new standards, developments and applications. It addresses not only recent developments in UWB communication systems, but also related IEEE standards such as IEEE 802.15 wireless personal area network (WPAN). Examples and problems are included in each chapter to aid understanding.
Enhanced with new chapters and several sections including Standardization, advanced topics in UWB Communications and more applications, this book is essential reading for senior undergraduates and postgraduate students interested in studying UWB. The emphasis on UWB development for commercial consumer communications products means that any communication engineer or manager cannot afford to be without it!

New material included in the second edition:

Two new chapters covering new regulatory issues for UWB systems and new systems such as ad-hoc and sensor networks, MAC protocols and space-time coding for UWB systems
IEEE proposals for channel models and their specifications
Interference and coexistence of UWB with other systems
UWB antennas and arrays, and new types of antennas for UWB systems such as printed bow-tie antennas
Coverage of new companies working on UWB such as Artimi and UBISense
UWB potential for use in medicine, including cardiology, respiratory medicine, obstetrics and gynaecology, emergency room and acute care, assistance for disabled people, and throat and vocals
Companion website features a solutions manual, Matlab programs and electronic versions of all figures.

Download this book!
Read more...

25 June 2008

How to Burn a DVD Video Using Windows Vista DVD Maker


In this tutorial I will show you how to burn a Video DVD using only the functionality offered by the new Windows Vista operating system. Before we begin, I want to make some observations: making a Video DVD is not a difficult task and Windows Vista succeeded in offering a pretty good solution. However, there are many other software suites that offer plenty of features and make this job easier.

Nero and Roxio are two of the most popular solutions for burning CD's and DVD's. If you need more than just basic CD and DVD burning or you just want the “best there is”, then consider buying additional software like Nero or Roxio.

If you don't want to pay more money on software or you don't need more than just basic CD and DVD burning, then Windows Vista offers the perfect solution for you.

Now... let's show you how to burn Video DVD's in Windows Vista:

1. Click the "Start" button and select "Windows DVD Maker" (or go to Start -> All Programs -> Windows DVD Maker).


2. Click the "Add items" button from the top menu and browse to the folder were the movies you want to burn are located. By default, they should be found in the "Videos" folder.

3. Select the movie(s) you want to burn and type the "Disc title". Also, you may select the order in which the movies will be saved on DVD. To do that, select a movie and press the "Up" or "Down" button to change its order.


4. If you want to, you can click the "Options" button and set things like the burning speed, the aspect ratio, the video format or you can choose if the DVD will have a menu or not.


5. After you finished making the settings you want, click the "OK" button and then "Next".

6. At this step you can create a custom DVD menu or you can select a predefined one. To select a predefined menu, scroll the "Menu Styles" list and select the one you like most. You can customize it by pressing the "Customize Menu" button and making the settings you want. Also, you can change the menu text by clicking the "Menu text" button and typing the text you want for each button.


7. When you have finished making all the customizations, click the "Burn" button.


First, Windows DVD Maker will encode the movie in the appropriate format and then it will burn it on DVD. Usually, the encoding process takes much more time than the burning so you have to patient.
The movie that I burned on this Video DVD had 107 minutes and 21.6 GB. The time that passed since I hit the burn button and until the DVD was finished: 2 hours and 3 minutes.

Read more...

How to Enable AMD Cool'n'Quiet Feature in Windows Vista

AMD not provided AMD Processors Driver for Vista that include Cool'n'Quiet driver as usual in their website. However, Windows Vista has advanced power management that support Cool'n'Quiet technology.

To enable these features you must create or select an appropriate power plan. Just follow these steps:
Go to Control Panel and select Power Options.


Click on Change power-saving settings.

Now you have the option to select the power plan you prefer from the default list or create a new one. In order to take advantage of the power management features of your system the Balanced and Power saverplans are good options. If you select High performance, Cool'n'Quiet or SpeedStep will be disabled.

If you are the type that prefers to customize his operating system to the very last detail, you could create your own power plan. To do that, click on the Create a power plan button.


Choose a standard plan as a base for the one you create and then type a name for it. Click Next.



First select when to turn off the display and when to put the computer to sleep. After that, click on the Create button.



After the plan is created you will be redirected to the Select a power plan window. Under the name of your newly created plan you will see a Change plan settingslink. Click on it and then click on Change advanced power settings. Then, the Advanced settings window will open.



In this window you have the possibility to make advanced changes to your power plan. To take advantage of the power saving features offered by your processor, go to Processor power management. Here you can set the minimum and maximum states of your processor. Depending on the system load, your processor frequency and voltage will fluctuate according to these settings.
Read more...

How to Enable AMD Cool'n'Quiet Feature in Windows XP

Cool'n'Quiet is a CPU speed throttling and power saving technology introduced by AMD with their Athlon 64 processor line. It works by reducing the processor's clock rate and voltage when the processor is idle. The aim of this technology is to reduce overall power consumption and lower heat generation, allowing for slower (thus quieter) cooling fan operation. The objectives of cooler and quieter result in the name Cool'n'Quiet. The technology is similar to Intel's SpeedStep and AMD's own PowerNow!, which were developed with the aim of increasing laptop battery life by reducing power consumption.

Due to their different usage; Cool'n'Quiet refers to desktop and server chips, while PowerNow! is used for mobile chips — the technologies are similar, but not exactly equivalent. This technology was also introduced on "e-stepping" Opterons, however it is called Optimized Power Management, which is essentially a re-tooled Cool'n'Quiet scheme designed to work with registered RAM.

For this, you must have one of these AMD processors below:

Processors supporting Cool'n'Quiet
* Athlon 64 & X2 - all models
* Athlon 64 FX - FX-53 (Socket 939 only) and higher
* Sempron - Socket 754: 3000+ and higher; Socket AM2: 3200+ and higher
* Opteron - E-stepping and higher, branded as Optimized Power Management
* Phenom - all versions support Cool'n'Quiet 2.0
And the most important is you have a mainboard with Bios that support Cool'n'Quiet Feature.

Firstly, you have to download and install latest AMD Processor Driver and AMD Dual-Core Optimizer.
Click this to download AMD Processor Driver Version 1.3.2.0053 for Windows XP
Click this to download AMD Dual-Core Optimizer
The AMD Dual-Core Optimizer can help improve some PC gaming video performance by compensating for those applications that bypass the Windows API for timing by directly using the RDTSC (Read Time Stamp Counter) instruction. It can make the system more faster by patching windows to run in multi-core processors with stable.

To enable the Cool ‘n’ Quiet feature on a Windows XP system, you have to change the power scheme. Open the ‘Power Options’ from the Control Panel. Choose the power scheme ‘Minimal Power Management’ and click ‘OK’ to enable Cool ‘n’ Quiet.



To check Cool ‘n’ Quiet functionality, a third party application that measures the current processor clock speed of the computer, such as WCPUCLK or CPUZ, can be used. Under Windows XP only, a built-in indicator of current processor frequency is included.

Checking for Cool ‘n’ Quiet functionality:
1. With no programs running with Windows at idle, start CPUZ or similar program.
2. If the displayed clock frequency is approximately 800 or 1000 MHz, Cool ‘n’ Quiet is enabled and functioning correctly.

Checking for Cool ‘n’ Quiet functionality (Windows XP only):
1. Click on Start, and open up the Control Panel. Click on Performance and Maintenance, and then click System.
2. Under General, if the displayed clock frequency is approximately 800 MHz, Cool ‘n’ Quiet is enabled and functioning correctly.

Read more...

How to Enable/Disable Task Manager in Windows XP Pro/Home

There is a registry hack to enable or disable Windows NT TaskManager. The same registry hack applies to Windows 2000 and Windows XP.

Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\Windows\CurrentVersion\Policies\System
Name: DisableTaskMgr
Type: REG_DWORD
Value: 1 = enable this key, that is DISABLE TaskManager
Value: 0 = disable this key, that is Don't Disable, Enable TaskManager

As part of the enhanced management available in Windows 2000 and Windows XP, rather than risking a registry change, as an administrator you can enable or disable Windows 2000 Pro or Windows XP Pro's TaskManager using Group Policy Editor. This can be applied to the local policy. Note: if you are trying to override your organizations group policy, you can't. As soon as you re-authenticate to the domain, the domain or OU Group Policy will rewrite the registry setting. But if the TaskManager was accidently disabled or you need to control this item for a set of standalone boxes this is for you:
- Click Start
- Click Run
- Enter gpedit.msc in the Open box and click OK
- In the Group Policy settings window:
   * Select User Configuration
   * Select Administrative Templates
   * Select System
   * Select Ctrl+Alt+Delete options
   * Select Remove Task Manager
   * Double-click the Remove Task Manager option
And as I mentioned above, since the policy is Remove Task Manager, by disabling the policy, you are enabling the Task Manager.

Got XP Home - use the registry edit.
Read more...

24 June 2008

What is Wi-Fi - Overview



"Wi-Fi" is a play on the old audio term "Hi-Fi" (high fidelity). The term also has been trademarked by the Wi-Fi Alliance (formerly the Wireless Ethernet Compatibility Alliance). Today, Wi-Fi is most commonly used to describe a wireless local area network based on the IEEE 802.11 series of standards, which is a set of wireless technical specifications issued by the Institute of Electrical and Electronic Engineers (IEEE). The IEEE is an international professional organization for electrical and electronics engineers, with formal links with the International Organization for Standardization (more commonly known as the "ISO").

The IEEE 802.11 standards specify an "over-the-air" interface consisting of radio frequency (RF) technology to transmit and receive data between a wireless client and a base station or access point (an "infrastructure" configuration), as well as among two or more wireless clients that happen to be within communications range of each other (an "ad hoc" configuration).

The IEEE 802.11 standards resolve compatibility issues between manufacturers of wireless networking equipment operating in specific frequency bands within the unlicensed spectra of 2.4 GHz and 5 GHz. (Unlicensed spectrum refers to airwaves that haven't been allocated to an exclusive user.) This wireless, flexible data communications system can be implemented either as an extension to, or as an alternative for, a wired local area network (LAN). As such, it is a wireless networking standard that's accepted worldwide and, consequently, has rapidly gained acceptance as an alternative to conventional wireline technologies.

The term "Wi-Fi" began life a few years ago as the IEEE 802.11 High Rate (HR) Standard, which later became known as the IEEE 802.11b standard. Originally, "Wi-Fi" was used only in place of the 802.11b standard (operating at 2.4 GHz and 11 Mbps), in the same way that the term "Ethernet" is used in place of the wired LAN standard, IEEE 802.3. However, in October 2002, the Wi-Fi Alliance extended the "Wi-Fi" trademark to include both 802.11b and its higher-bandwidth brother, 802.11a (54 Mbps).

In case you're wondering, 802.11g will also fall under the Wi-Fi banner. Furthermore, since in many ways, 802.11g is a higher-bandwidth version of the 802.11b specification, the Wi-Fi Alliance also has stated that when it does certify 802.11g products as interoperable, the organization won't label them "802.11g." Instead, it plans on calling such products "54 Mbps 802.11b," because focus groups of potential customers have shown that users are confused by the alphabet soup nature of the IEEE's designations for the various 802.11 standards.

Note : Specific groups, known as "Task Groups" inside the 802.11 standards body oversee enhancements ranging from bandwidth to specific portions of the 802.11 standard. The appearance of each new "flavor" of the technology results in a new suffix to 802.11, i.e. 802.11a, 802.11b, up to 802.11n. While there is a method for the IEEE standards naming scheme, the alphanumeric nature of these standards can be confusing, which is why the moniker "Wi-Fi" caught on. A complete technical discussion of each individual specification or standard can be found in Chapter 6.
Ultimately, the term "Wi-Fi" will probably end up as a generic description of all 802.11 networks, in much the same way that "Ethernet" is used to describe all IEEE 802.3 networks. Coincidentally, since 802.11 networks are considered wireless extensions of wired Ethernet, they can handle conventional networking protocols such as TCP/IP, AppleTalk and PC file sharing standards.

The opportunity for wireless data communication in the United States and elsewhere is huge. According to the research firm Gartner, Inc., as revealed in its Dataquest Market Analysis Perspective entitled, "Wireless Data in the United States: Pieces of the Puzzle are Missing, but a Picture is Taking Shape," more than 25 million of the U.S.'s 112.1 million workforce have a mobile job requirement and that number is steadily increasing.

From: Going Wi-Fi A Practical to Planning and Building an 802.11 Network by Janice Reynolds


Read more...

PDF Extensions of PHP - A Simple Example

PHP has several libraries for generating PDF documents. This is shows how to use the popular fpdf library. The FPDF library is a set of PHP code you include in your scripts with the require function, so it doesn't require any server-side configuration or support, meaning you can use it even without support from your host.

The basic concepts of the structure and features of a PDF file should be common to all the pdf libraries, however. This library (FPDF) is available at http://www.fpdf.org.

A PDF document is made up of a number of pages. Each page contains text and/or images. This section shows you how to make a document, create pages in that document, put text onto the pages, and send the pages back to the browser when you're done.

A Simple Example

Let's start with a simple PDF document. Example below simply places "Hello Out There!" on a page and then displays the resulting PDF document.


require("../fpdf/fpdf.php"); // path to fpdf.php

$pdf = new FPDF( );
$pdf->AddPage( );
$pdf->SetFont('Arial','B',16);
$pdf->Cell(40,10,'Hello Out There!');
$pdf->Output( );

?>


Initializing the Document

In Example above, we started by making reference to the FPDF library with the require function. Then the code created a new instance of the FPDF object with the 'new' keyword. You will note that all the calls to the new fpdf instance are object-oriented calls to methods in that object. After you have created the new instance of the FPDF object, you will need to add at least one page to the objectso the AddPage method is called. Next, you need to set the font for the output you are about to generate with the SetFont call. Then using the cell method call, you can place the output on your created document. To send all your work to the browser, simply use the Output method.

Outputting Basic Text - Cells
The cell concept in the FPDF Library is that of a rectangular area on the page that you can create and control. This cell can have a height, width, a border, and of course can contain text. The basic syntax for the cell method is as follows:

Cell(float w [, float h [, string txt [, mixed border [, int ln [, string align [, int fill [, mixed link]]]]]]])


The first option is the width, then the height, then the text to be outputted, then border, then new line control, then its alignment, any fill colour for the text, and finally if you want the text to be an HTML link. So, for example, if we want to change our original example to have a border and be center aligned we would change the cell code to the following:

$pdf->Cell(90,10,'Hello Out There!',1,0,'C');

The cell method is used extensively while generating PDF documents with fpdf, so you would be well served if you spent the time needed to learn the ins and outs of this method. Read more...

MikroTik Basic Configuration

Desc.: Public IP : 124.81.29.195/29
            Local IP : 192.168.0.0/24
            DNS : 202.155.0.10
                       202.155.0.20
            Gateway IP : 124.81.29.193

Mikrotik Software Installation
Install Mikrotik with these standard packages above:

Welcome to MikroTik Router Software installation

Move around menu using 'p' and 'n' or arrow keys, select with 'spacebar'.
Select all with 'a', minimum with 'm'. Press 'i' to install locally or 'r' to
install remote router or 'q' to cancel and reboot.

[X] system             [ ] isdn            [ ] synchronous
[X] ppp                   [ ] lcd             [ ] telephony
[X] dhcp                 [ ] ntp              [ ] ups
[X] advanced-tools  [ ] radiolan        [x] web-proxy
[ ] arlan                 [ ] routerboard   [x] wireless
[ ] gps                   [X] routing
[ ] hotspot             [X] security

Follow the instructions, select needed packages, and press ‘i’ to install the software.


Change Interface Name
[admin@MikroTik] > interface set 0 name=Public
Set name interface of eth0 to Public
[admin@MikroTik] > interface set 1 name=Local
Set name interface of eth1 to Local
[admin@MikroTik] > interface print
Show all interface name that we’ve just made

Change Default Password
[admin@MikroTik] > password
old password: *****
new password: *****
retype new password: *****

Change the Host Name
[admin@MikroTik] > system identity set name=lif2k3
This will set host name from MikroTik (as default) to lif2k3

IP Address Configuration
Basic command:
ip address add address ={ip address/netmask} interface={interface name}
example :
[admin@lif2k3] > ip address add address=124.81.29 netmask=255.255.255.248 interface=Public
comment=”IP to Internet”
[admin@lif2k3] > ip address add address=192.168.0.30 netmask=255.255.255.224 interface=Local
comment = “IP to LAN”
[admin@lif2k3] > ip address print

Gateway Configuration
Basic command:
ip route add gateway={ip gateway}
example:
[admin@lif2k3] > ip route add gateway=124.81.29.193
[admin@lif2k3] > ip route print
Try ping to gateway ip:
[admin@lif2k3] > ping 124.81.29.193
If resolved, it means connected to gateway

NAT (Network Address Translation) Configuration
Basic command :
ip firewall nat add chain=srcnat action=masquerade out-inteface={ethernet that
connected directly to internet or public}
Firstly setup masquerading action, so the clients will be connected to internet through the router gateway:
[admin@lif2k3] > ip firewall nat add chain=srcnat action=masquerade out-inteface=Public
[admin@lif2k3] > ip firewall nat print

DNS Configuration
Basic command:
[admin@lif2k3] > ip dns set primary-dns={primary DNS ip} secondary-dns={Secondary DNS ip}
example:
[admin@lif2k3] > ip dns set primary-dns=202.155.0.10 secondary-dns=202.155.0.20
[admin@lif2k3] > ip dns print
Test ping to domain, ex:
[admin@lif2k3] > ping yahoo.com
If the IP resolved, it means successful

Setting Transparent Proxy Server
Set web proxy with these command parameters:

[admin@lif2k3] > ip proxy set enable=yes
port={ number of port that will be used }
maximal-client-connections=1000
maximal-server-connections=1000

[admin@lif2k3] > ip proxy direct add src-address={ network
that connected through NAT} action=allow

[admin@lif2k3] > ip web-proxy set parent-proxy={proxy parent/optional}
hostname={ proxy hostname/optional}
port={port that will be used}
src-address={ parent proxy address/default 0.0.0.0}
transparent-proxy=yes
max-object-size={ maximum cache file size
/default 4096 in Kilobytes}
max-cache-size= { maximum cache storage size on harddisk
/ set to unlimited as recommended }
cache-administrator={ usually administrator email }
enable==yes


Example:
Web proxy setting:
[admin@lif2k3] > ip web-proxy
set enabled=yes
src-address=0.0.0.0
port=8080
hostname=”proxy.routerku.co.id”
transparent-proxy=yes
parent-proxy=0.0.0.0:0
cache-administrator=”support@lif2k3.com”
max-object-size=131072KiB
cache-drive=system
max-cache-size=unlimited
max-ram-cache-size=unlimited

NAT redirect need to be added, that’s REDIRECT rule that used to redirect HTTP traffic through WEB-PROXY

Transparent Proxy NAT configuration
Basic command :
[admin@lif2k3] > ip firewall nat add chain=dstnat
protocol=tcp
dst-port=80
action=redirect
to-ports={ port proxy }

example :
——————————————————————————–
ip firewall nat add chain=dstnat protocol=tcp dst-port=80 action=redirect to-ports=8080 comment=”" disabled=yes
ip firewall nat add chain=dstnat protocol=tcp dst-port=3128 action=redirect to-ports=8080 comment=”" disabled=yes
ip firewall nat add chain=dstnat protocol=tcp dst-port=8000 action=redirect to-ports=8080 disabled=yes
————————————————————————–
These command above means that port 80,3128,8000 will be redirect to port 8080 (web-proxy port)

Look the configuration:
[admin@lif2k3] > ip web-proxy print
To show configuration result of web-proxy
[admin@lif2k3] > ip web-proxy monitor
To show and monitor web-proxy status

Bandwidth Management

With PCQ type

Firstly, we have to set rule in MANGLE:
[admin@lif2k3] > ip firewall mangle add chain=forward src-address=192.168.0.0/27 action=mark-connection new-connection-mark=users-con
[admin@lif2k3] > ip firewall mangle add connection-mark=users-con action=mark-packet new-packet-mark=users chain=forward

Then we have to make PCQ type rules:
[admin@lif2k3] > queue type add name=pcq-download kind=pcq pcq-classifier=dst-address
[admin@lif2k3] > queue type add name=pcq-upload kind=pcq pcq-classifier=src-address

The queue parents of both interface must be set:
[admin@lif2k3] > queue tree add parent=Local queue=pcq-download packet-mark=users
[admin@lif2k3] > queue tree add parent=Public queue=pcq-upload packet-mark=users

If the bandwidth both the upstream and downstream is 256kbps:
For downstream traffic :
————————————————————————
queue tree add name=Download parent=Local max-limit=256k
queue tree add parent=Download queue=pcq-download packet-mark=users
————————————————————————-
And upstream traffic :
—————————————————————————
[admin@lif2k3] > queue tree add name=Upload parent=Public max-limit=256k
[admin@lif2k3] > queue tree add parent=Upload queue=pcq-upload packet-mark=users
—————————————————————————
Beside using PCQ Type, we can use Simple Queue which can set bandwidth per client and can't be more flexible than using PCQ Type.

Monitor MRTG via Web
Example configuration:
————————————————————————-
[admin@lif2k3] > tool graphing set store-every=5min
[admin@lif2k3] > tool graphing interfaceadd interface=all allow-address=0.0.0.0/0 store-on-disk=yes disabled=no
—————————————————————————

Blocking porn sites
[admin@lif2k3] > ip web-proxy access
[admin@lif2k3] > add url=”playboy.com” action=deny comment=”block playboy site" disabled=no
[admin@lif2k3] > add url=”dutch-sex.com” action=deny comment=”block dutch-sex” disabled=no

By lif2k3 Read more...

ISP Ethical Responsibilities

Many ISP’s consider themselves to be just a “pipe” for their customers and have no responsibility to provide security for that customer. This pipe can be broken by security issues, and many of these security issues can be addressed by the ISP before the customer is ever affected. For example, detecting, controlling, and preventing denial of service attacks on ISP customers would be a great value-added service. Is it an ethics question to provide these services? I would say it is an ethics question to not provide customers with at least options for these kinds of services. Obviously, the price for the service is not free, but there are many organizations that would pay a “little bit” extra for the added protection.

Security comes in many forms to include the standard BIG 3: Confidentiality, Availability, and Integrity (CIA) and I would add in here Communications. ISP’s can help themselves and their customers by focusing on security issues they can control.

- Confidentiality. This is a tough nut to crack for ISP’s. They can do things to protect their internal architecture and assure protections are in place to minimize their systems from being used to intercept and exploiting information passing across the ISP’s backbone. This includes preventing and detecting sniffers and protecting the backbone from being hacked.

- Availability. ISP’s can take measures to assure their backbones and connections are secured to help prevent denial of service and other availability issues for the clients. By the ISP recognizing denial of service attack or other attacks on availability, they can keep themselves operational and their customers
operational. ISP’s cannot force a client to implement security on their end, but they can help to prevent some security issues from reaching the client.

- Integrity. Similar to Confidentiality, ISP’s can take steps to protect their internal infrastructure so the ISP is not a source of problems. They can also offer customers solutions to improve integrity on the customer networks.

- Communications. ISP’s need to communicate with their customers, the security features they do and do not have in place. ISP’s also should offer value added security recommendations and solutions (whether at a cost or not) so customer’s have options. From a communications standpoint, ISP’s shouldn’t attempt to hide security issues, but address them proactively and when necessary react with drive and conviction to resolve the security issues. ISP’s can also be a source for getting the word out on security issues and solutions.

I have seen a trend of ISP’s moving toward providing security features, options, and solutions for their clients. I believe this trend is due to some consideration of ethical responsibility and that there is money to be made in providing security solutions to customers. The moral of this story: ISP’s, take the high road, be a provider of recommendations and solutions that will help your customers. It will help build a long-term, trust relationship with your customers.

Greg Miles, Ph.D., CISSP, CISM
Security Horizon Read more...

The Microsoft Windows Vista Masters




All over the world, Windows gurus have been working overtime to uncover the hottest new Windows Vista tips, tricks, and tweaks. Now, J. Peter Bruzzese has collected all their best discoveries in one place: Tricks of the Microsoft® Windows VistaTM Masters! Bruzzese has interviewed top Windows professionals, instructors, and power users; scoured the Web (so you won't have to); and rigorously tested every single tip. Only the most valuable tips tecnhiques and tips made the cut to improve your efficiency, take total control of your digital media and data; use Internet Explorer 7, Windows Mail, and Calendar; configure Windows Defender and Firewall; avoid, troubleshoot, and fix problems; make Windows Vista work better, faster, smarter, safer, and more fun too!

Download this book!
Read more...

23 June 2008

Security Administrator Street Smarts




Develop the skills you need in the real world
Hit the ground running with the street-smart training you'll find in this practical book. Using a "year in the life" approach, it gives you an inside look at the common responsibilities of security administrators, with key information organized around the actual day-to-day tasks, scenarios, and challenges you'll face in the field. This valuable training tool is loaded with hands-on, step-by-step exercises covering all phases of a security administrator's job, including:

* Designing a secure network environment
* Creating and implementing standard security policies and practices
* Identifying insecure systems in current environment
* Providing training to on-site and remote users

Download this book!

Read more...

Flash 8 Projects for Learning Animation and Interactivity




Macromedia Flash is fast becoming the Web's most widely used platform for creating rich media with animation and motion graphics, but mastering Flash isn't easy. Most entry-level books teach through simple examples that concentrate on either animation or scripting, but rarely both together. To get the most from Flash 8, you not only need to be proficient in programming/interface design, you need the creativity for story telling and the artistic insights to design fluid animation.

Flash 8: Projects for Learning Animation and Interactivity teaches Flash design rather than simply Flash itself. With a standalone series of walkthroughs and tutorials for Flash beginners coming from a graphics field, this book teaches Flash in the context of real-world projects. Rather than learn a Flash tool for the sake of it, you learn which areas of Flash are important, and which are less used, simply by seeing how typical content is actually created. And rather than a text-heavy approach, this graphically rich book leads you through hands-on examples by illustration.

Each project in the book starts with goals and broad sketches before moving to design and scripting. This helps you understand design intent-the why of the process-rather than just learning the interfaces and the how of it all. Along the way, you'll create Flash content that includes traditional animation techniques (as seen in full-length animated features), and ActionScript-based interactive animation, such as custom web site interface designs. You also learn how to combine both traditional animation techniques and ActionScript to create feature-rich Flash assets from the ground up.

Co-authored by educational developers with years of experience creating compelling content, interfaces, and applications, Flash 8: Projects for Learning Animation and Interactivity offers a content-driven approach that is also inspiration-driven. You learn because you're accomplishing something tangible, not because you think you need to know how a tool works.

If you want to understand how various features of Flash come together to create a final end design, this book provides you with both the insight and the know-how.

Download this book!
Read more...

22 June 2008

Windows System Programming


Windows System Programming, Third Edition gives a solid grounding on using the core Windows APIs, includingWin64; is updated for Windows Server 2003, Windows XP, and the Microsoft Visual Studio .NET Framework, and has extensive examples illustrate all topics and show performance impact and tradeoffs

A practical guide to the central features and functions of the Windows API, Windows System Programming, Third Edition, will get you up and running with Windows XP and 2003, as well as other Windows systems. Unlike most Windows programming resources, this book focuses exclusively on the core system services—file system, memory, processes and threads, synchronization, communication, and security—rather than on the more commonly featured graphical user interface functions. Especially geared for those already familiar with UNIX or other high-end operating systems, Windows System Programming, Third Edition, helps you to build on your knowledge base to learn the most important features quickly and easily.

This new edition has been updated and enhanced with coverage of new API functions, network programming, Windows Services, process and thread management, synchronization, and application performance on single and multiprocessor systems. It also describes techniques for porting applications to Win64, the new Windows 64-bit API.

Beginning with an examination of the features required in a single-process application, the text gradually progresses to increasingly sophisticated functions relating to a multithreaded environment.

Download this book (password: www.lemonshare.net)
Read more...

Adobe Creative Suite 3 Bible



Integrate and manage workflow across Photoshop®, Illustrator®, InDesign®, Dreamweaver®, Acrobat®, and Flash®

Harness all the tools in the Adobe Creative Suite 3 toolbox with this in-depth guide from well-known Creative Suite experts Ted Padova and Kelly L. Murdock. This "Big Picture" book not only covers all the latest features and programs in CS3, it teaches you how to use them in a seamless, integrated workflow, as they were designed. You'll come away with techniques that keep your projects running smoothly and make you a more productive designer.

* Set up efficient workflows for teams, studios, or freelancers
* Manage color across Illustrator, InDesign, Acrobat, and Dreamweaver
* Create, transform, and add effects to objects and layers
* Export designs for Web and screen viewing
* Easily revisit earlier versions of files
* Add hyperlinks, animation, and movie and sound clips
* Soft-proof, pre-flight, and prepare files for a variety of outputs

Manage files with Adobe Bridge

Assemble projects with InDesign

Add motion graphics with Flash

Download this book! (password: warezraid.com)
Read more...

Windows XP Service Pack 3

Microsoft works to continually improve the performance, security, and stability of the Windows operating system. As part of this effort, Microsoft develops updates, fixes, and other improvements that address issues reported by the company’s customers and partners. To make it easier for customers to get these updates and enhancements, Microsoft periodically combines them into a single package, and makes that package available for all Windows customers. These packages are called service packs.
Windows XP Service Pack 3 (SP3) includes all previously released Windows XP updates, including security updates and hotfixes. It also includes select out-of-band releases, and a small number of new enhancements, which do not significantly change customers’ experience with the operating system.
Windows XP SP3 provides a new baseline for customers still deploying Windows XP. For customers with existing Windows XP installations, Windows XP SP3 fills gaps in the updates they might have missed—for example, by declining individual updates when using Windows Update.
Windows XP SP3 includes all previously released Windows XP updates, including security updates and hotfixes, and select out-of-band releases. For example, the service pack includes functionality previously released as updates, such as the Microsoft® Management Console (MMC) 3.0 and the Microsoft Core XML Services 6.0 (MSXML6).

Click here to download Windows XP SP3
Read more...

19 June 2008

Yahoo! Messenger 9.0.0.1389 Beta







Yahoo! Messenger is a popular advertisement-supported instant messaging client and associated protocol provided by Yahoo!, that allows you to see when friends come online and to send them instant messages. It also can alert you to new e-mail in your Yahoo Mail or Yahoo Personals accounts, or when you have upcoming events recorded in your Yahoo Calendar. Yahoo Messenger offers firewall support, a standby mode that minimizes the program until an Internet connection is made, the ability to save and print your conversations, and a tabbed interface that provides quick access to your favorite stocks, news, and sports scores. Yahoo! also offers PC-PC, PC-Phone and Phone-to-PC service, file transfers, webcam hosting, text messaging service, and chat rooms in various categories.
Yahoo! Messenger is provided free of charge and can be downloaded and used with a generic "Yahoo! ID" which also allows access to other Yahoo! services, such as Yahoo! Mail, where users can be automatically notified when they receive new email.

Other features include the ability to create a chat room automatically, stock price alerts, the ability to send messages to friends (even if they're not online when you are), a Quick Compact mode that hides the Messenger tools to maximize your viewing area, Messenger Themes, and voice chat, which allows you to talk for free to anybody else on the Internet. It also includes Launchcast Radio, Yahoo Games, and Yahoo Audibles. Using a Webcam, you can see who you're chatting with or view the Webcam of any Yahoo member who has granted you access.

Yahoo! has announced a partnership with Microsoft to join their instant messaging networks. This would make Yahoo! Messenger compatible with Microsoft's .NET Messenger Service. It also made Microsoft's Windows Live Messenger compatible with Yahoo!'s Network. This change has taken effect as of 2006-07-13, - Yahoo! Messenger has integrated instant messaging with Windows Live Messenger users, and is fully functional.
Yahoo! Messenger was originally launched under the name Yahoo! Pager on 1998-03-09.

NEW in Yahoo! Messenger 9 Beta:
- Your friends come first. Enjoy a fun new look, with more room for friends' images, info, updates.
- Express your true self. Add your personality with new Emoticons, plus new skins.
- Share your passions. Use Flickr to swap photos (and always keep all your friends in the picture).


Download it!

Read more...

ZoneAlarm Security Suite 7.4.003.000 Beta




ZoneAlarm protects your sensitive personal and financial data from hacker attacks. It keeps your private information safe from the outside world, and can even track the source of intrusion attempts and map their whereabouts instantly, without exposing your identity or location. For iron-clad firewall protection, choose ZoneAlarm.

Includes antivirus, anti-spyware, anti-spam and anti-phishing, identity theft protection and much more. All enhanced with the world's top rated network/program firewall and operating system firewall.

Download it!

Read more...

Orbit Downloader 2.7.1




Orbit Downloader is a great speed, super light,easy-to-use and free rich media downloader. It is based on p2p and multi-source downloading technology and supports HTTP, HTTPS, FTP, MMS and RTSP protocols. Using Orbit Downloader, you can almost download everything online with 500% faster speed, like youtube video, rapidshare files, flash and streaming media etc. Anyway, Orbit Downloader is an indispendsable tool for download acceleration and management.

Download it
Read more...

Wireless Mesh Networking: Architectures, Protocols and Standards




This is the first book to provide readers a comprehensive technical guide covering recent and open issues in wireless mesh networks. Wireless Mesh Networking: Architectures, Protocols and Standards explores the various key challenges in diverse scenarios as well as emerging standards, including capacity and scalability. It focuses on concepts, effective protocols proposals, system integration, performance analysis techniques, simulation, experiments, and future research directions. It contains illustrative figures and allows for complete cross-referencing. It also details information on the particular techniques for efficiently improving the mesh network performance.

Download this book!


Read more...

ATI Catalyst™ Driver Version 8.6



New Features

- OpenGL Adaptive Anti-Aliasing Custom Filters support
This release of Catalyst™ introduces Adaptive Anti-Aliasing Custom Filters support for OpenGL applications for the ATI Radeon™ HD 3000 Series, ATI Radeon™ HD 2000 Series of products. Using the Edge Detect Custom Filter, users can enable 12X and 24X Anti-Aliasing. Selecting 4X Anti-Aliasing plus selecting the Edge Detect filter delivers the equivalent of 12X Anti-Aliasing. Selecting 8X Anti-Aliasing plus selecting the Edge Detect filter delivers the equivalent of 24X Anti-Aliasing.

OpenGL CrossFireX™ (QUAD) support - 3 or 4 GPUs in CrossFire™ mode
This release of Catalyst™ introduces CrossFireX™ QUAD support for OpenGL applications. Users with any combination of a ATI Radeon™ HD 3870, ATI Radeon™ HD 3850, and ATI Radeon™ HD 3870 X2 graphics accelerators running with 3 or 4 GPUs will be able to run in CrossFireX™ QUAD mode (when used in a CrossFireX™ compatible PC).
Users are also able to run in CrossFireX™ QUAD mode while running in extended desktop mode on the Windows Vista desktop.

- Catalyst Install enhancement - No reboot required after Catalyst upgrade install
This release of Catalyst™ introduces an enhancement to the Catalyst installer. Users are no longer required to reboot their system after Catalyst has finished installing (as long as the installation is an upgrade from a previous Catalyst install).

Performance Improvements

The following performance gains are noticed with this release of Catalyst™.
- 3DMark Vantage:10 to 15% gains across all Radeon™ HD 3xxx and HD 2xxx products, with larger gains in specific cases.
- Call of Duty 4: Performance increases across all Radeon™ HD 3xxx and HD 2xxx products, with gains as large as 35% in specific maps.
- Call of Juarez DX10: Performance increases between 2 and 9% across all HD 3xxx and HD 2xxx products
- Company of Heroes (DX10 version): Performance increases between 4 and 10% across HD 36xx and HD 34xx products.
- Lost Planet (DX10 version): Performance increases by 1 or 2 fps across all HD 3xxx and HD 2xxx products, creating in some cases up to 20% increase.
- Lost Planet (DX9 version): Performance increases between 2 and 20% across all HD 3xxx and HD 2xxx products
- Prey OpenGL: 3-5% gains across HD 3xxx and HD 2xxx products.
- Quake 4 OpenGL: Up to 8% increase across all HD 3xxx and HD 2xxx products.
- Shadermark 2.1: Minor improvements across all HD 3xxx and HD 2xxx products, with the largest gains appearing on HD 3650 (up to 9%)
- ViewPerf 10: Substantial performance improvements across several of the sub-tests, with the largest gains in ugnx (up to 55%), catia (up to 17%) and tcvis (up to 10%) across all of the HD 3xxx and HD 2xxx products.


Download this driver!

Read more...

Ultra Wideband Wireless Communication




Learn about Ultra-wideband (UWB) transmission - the most talked about application in wireless communications.
UWB wireless communication is a revolutionary technology for transmitting large amounts of digital data over a wide spectrum of frequency bands with very low power for a short distance. This exciting new text covers the fundamental aspects of UWB wireless communications systems for short-range communications. It also focuses on more advanced information about networks and applications. Chapters include: Radio Propagation and Large Scale Variations, Pulse Propagation and Channel Modelling, MIMO (Multiple Input, Multiple Output) RF Subsystems and Ad Hoc Networks.

Focuses on UWB wireless communications rather than UWB radar, which has been covered before.
Provides long and short-term academic and technological value.
Teaches readers the fundamentals, challenges and up-to-date technical processes in this field.


Read more...

MozillaHistoryView v1.10

MozillaHistoryView is a small utility that reads the history data file (history.dat) of Firefox/Mozilla/Netscape Web browsers, and displays the list of all visited Web pages in the last days. For each visited Web page, the following information is displayed: URL, First visit date, Last visit date, Visit counter, Referrer, Title, and Host name.
You can also easily export the history data to text/HTML/Xml file.

Fize Size: 169KB
Language: English
OS: Win2000/XP/2003 Date added:June 19,2008
License: Free
Site: http://www.nirsoft.net/

Download it! Read more...

Professional Microsoft Smartphone Programming




The second-generation Smartphone applications are exclusively designed to leverage the advantages of mobility and ubiquitous wireless access. This book provides you with an in-depth look at software development issues and design guidelines, and helps you gain the skills you need to develop your own efficient and feature-rich Smartphone applications that utilize the latest cutting-edge technologies.

Complete with code and examples, the book first walks you through the Microsoft Smartphone platform from a software developer's perspective. It next uncovers the .NET Compact Framework as well as the Smartphone programming environment. You'll then find detailed information on Microsoft Smartphone-related application design and programming topics in the domains of the .NET Compact Framework (managed code). Plus, you'll explore advanced development topics such as security and performance considerations that you'll be able to incorporate into your own applications.

What you will learn from this book:
* How to use the programming framework and classes available in Windows Mobile and Smartphone SDK
* The fundamentals of .NET Compact Framework 2.0
* Techniques for developing your own robust Smartphone applications
* Steps for customizing components and P/Invoke
* How to enhance data and communication security
* Ways to improve the performance of your applications
* Fundamental techniques for supporting world-ready applications

Who this book is for

This book is for software architects and developers working in the area of mobile application development as well as professionals who want a quick and thorough overview of the Microsoft Smartphone software development platform.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

Download it!



Read more...

17 June 2008

About Content Management System

Content management system (CMS) is computer software used to create, edit, manage, and publish content in a consistently organized fashion.[1] CMSs are frequently used for storing, controlling, versioning, and publishing industry-specific documentation such as news articles, operators' manuals, technical manuals, sales guides, and marketing brochures. The content managed may include computer files, image media, audio files, electronic documents, and Web content.

A CMS may support the following features:
- identification of all key users and their content management roles;
- the ability to assign roles and responsibilities to different content categories or types;
- definition of workflow tasks for collaborative creation, often coupled with event messaging so that content managers are alerted to changes in content (For example, a content creator submits a story, which is published only after the copy editor revises it and the editor-in-chief approves it.);
- the ability to track and manage multiple versions of a single instance of content;
- the ability to publish the content to a repository to support access to the content (Increasingly, the repository is an inherent part of the system, and incorporates enterprise search and retrieval.);
- separation of content's semantic layer from its layout (For example, the CMS may automatically set the color, fonts, or emphasis of text.).

Source: wikipedia.org Read more...

Easy way to add songs in winamp playlist

This is easy trick to add songs to Winamp playlist without clearing current playlist.
This trick only works on Windows XP and earlier versions.
Firstly, Winamp is already installed on your system. Be sure that audio files like mp3 are associated to winamp (default winamp files).
In Windows Explorer, click Folder Options in Tools Menu. After the box appeared, click File Types Tab then search mp3 files (or other winamp files) in registered file types list.
Click Advanced then choose "Enqueque in Winamp" then click Set Default.
Finally, click OK and Close.
Let's try. When you double click Winamp Files, the files automatically will add to current playlist without delete current playlist.
Thanx. Read more...

Compiled HTML Help Maker

You can make a CHM or Compiled HTML File with one of these two softwares:
- HTML Help Workshop from Microsoft
  download it
- Vizacc Help Maker
  download it

This is a simple way to make help file or ebook based on CHM.
Thanx Read more...

16 June 2008

AMD's New 780G Chipset Has Powerful GPU

AMD's New 780G Chipset



With today's introduction of its new 780G chipset, AMD is finally enabling users to build an HTPC or multimedia computer for HDTV, HD-DVD or Blu-ray playback that doesn't require an add-in graphics card. (AMD already included HDCP support and an HDMI interface in its predecessor chipset, the 690G.) The northbridge chip of the new 780G chipset also features an integrated Radeon HD3200 graphics unit that can decode any current high-definition video codec. As a result, CPU load is decreased to such a degree that even a humble AMD Sempron 3200+ is sufficient for HD video playback. Also, while Intel's chipsets get more power-hungry with every generation, AMD's newest design was designed with the goal of reducing power consumption.



The Gigabyte GA-MA78GM-SH2 formed the basis for the review platform.

The older 690G chipset was originally designed by ATI, and was essentially just rebranded with the AMD logo after the two companies merged. The new 780V and 780G chipsets unveiled today are the first chips to be designed since AMD's acquisition of ATI, and can thus be considered "real" AMD chips.

AMD has every reason to be proud of its design, which is one of the best chipsets we have ever tested. It bests Intel's chipsets in functionality, power consumption and production process. With the move to 55 nm, AMD was able to lower the power consumption of its chipset. Intel, on the other hand, still manufactures its G33 and G35 chipsets at 90 nm, resulting in a much higher thermal dissipation loss. The 780G chipset sets a new record for the lowest power consumption.

Source: tomshardware.com Read more...

AMD Phenom X3 8750 Tri-Core Processor



AMD Phenom X3 Processors -  Spesifications and Features :

Model / Processor Frequency:
AMD Phenom Processor Model X3 8750, 8650, 8450 / 2.4GHz, 2.3GHz, 2.1GHz

L1 Cache Sizes:
64K of L1 instruction and 64K of L1 data cache per core (384KB total L1 per processor)

L2 Cache Sizes:
512KB of L2 data cache per core (1.5MB total L2 per processor)

L3 Cache Size:
2MB

Memory Controller Type:
Integrated 128-bit wide memory controller,
capable of being configured for dual 64-bit channels for simultaneous read/writes

Memory Controller Frequency:
Up to 1.8GHz with Dual Dynamic Power Management

Types of Memory:
Support for unregistered DIMMs up to PC2 8500 (DDR2-1066MHz)

HyperTransport 3.0:
One 16-bit/16-bit link @ up to 3600MHz full duplex

Total Processor Bandwidth:
Up to 31.5 GB/s bandwidth

Packaging:
Socket AM2+ 940-pin organic micro pin grid array (micro-PGA) (backward compatible with Socket AM2)

Fab location:
AMD's Fab 36 wafer fabrication facilities in Dresden, Germany

Process Technology:
65nm (.065-micron) Silicon on Insulator (SOI)

Approximate Transistor count:
approx. 450 million (65nm)

Approximate Die Size:
285 mm2 (65nm)

Nominal Voltage:
1.05-1.25 Volts

Max Ambient Case Temp:
70 degrees Celsius

Max TDP:
95 Watts

ACP:
*to be announced after launch

Future Memory Controller Note:
Future 45nm processors versions are planned to include support for DDR3 memory.


As you probaly expect, the new AMD Phenom X3 8750 looks exactly like any other socket AM2+ processor outfitted with AMD's standard heat spreader. The chip also uses the same packaging and socket as current Phenom processors; it is only the silicon underneath that has changed.




The AMD Phenom X3 8750 is a 2.4GHz processor manufactured using AMD's 65nm Silicon on Insulator process technology. The chip has a Max TDP of 95W and has official support for a 1.8GHz memory controller and HT 3.0 frequency with Dual Dynamic Power Management technology. Although some AMD processors have support for a 2GHz memory controller and HT3.0 link frequency, not every CPU is rated for these high-end frequencies. Also note the "50" in the processor's model number. That "50" means the CPU is based on the recently released B3 revision to the Phenom core which does not suffer from the infamous TLB errata.

Read more...

12 June 2008

Bandwith kok bisa nyampe 1200+ kbps

Sampai pagi2 buta ini masih aja ngenet.. padahal udah ngantuk sih
belum tidur, mana ntar siang disuruh ibuku trs sore rencananya mau ke purwokerto lg!
walahh.. kepiye iki, masa mau tidur bentar? bisa pusing aku.

Tau ga kenapa masih ngenet?
Karena bandwith nya lagi jebol ampe 1200kbps, padahal kan jatahnya cm 256kbps
gila ga tuh?
Hahaha.. mungkin ISP nya kali yang dodol? ga becus ngurusin router.
Jadinya, aku bisa donlot sepuasnya.
aku dah donlot ratusan ebook ampe 500+ MB, hahahaha...
tp bentar lagi pulang ah.. nungguin queue di IDM ku komplit semua
dah.. nguantukk... hoamm... Read more...

11 June 2008

Memblokir Situs Menggunakan Mikrotik

Mikrotik merupakan software router yang handal dan tangguh.
Beberapa fitur handal Mikrotik seperti bandwidth management-nya yang bagus menjadikan Mikrotik sebagai router pilihan bagi warnet dan perkantoran.
Salah satu fitur dari Mikrotik yaitu adanya web-proxy yang berjalan di atas squid layaknya linux.
Web-proxy ini dapat mengcache beberapa content website yang sering dikunjungi sehingga user dapat mengakses website menjadi lebih cepat. Selain itu web-proxy dapat memblokir situs. Adapun caranya adalah:
- masuk ke terminal
- lalu ketik spt ini:
[admin@lif2k3] > ip web-proxy access add url=http://playboy.com* action=deny
Skrip diatas maksudnya akses ke playboy.com akan di deny (ditolak).

Semoga bermanfaat. Read more...

10 June 2008

CMS Opensource: Silverstripe

SilverStripe merupakan salah satu Content Management System atau dikenal dengan CMS yang open source. Silverstripe ini bersifat unik karena open source sehingga kita bisa mengedit skrip, mengembangkan serta mendesain website yang kita buat dan kita atur. Silverstripe bekerja di bawah pemrograman PHP versi 5.2+. Selain itu silverstripe memiliki kemudahan, fleksibilitas dan interaktif.


Gambar site content control panel yang interaktif



kemudahan dalam meng-coding



Untukketerangan lebih lanjut serta download kunjungi www.silverstripe.com Read more...