Visual QuickProject Guide: Creating a Web Site with Flash
Beginning Mobile Phone Game Programming

Beginning Mobile Phone Game Programming
By Michael Morrison
Publisher: Sams ( 2004-12-02 ) | 528 pages | ISBN: 0672326655 | PDF | 12 MB
Build several fully functional games as well as a game engine to use for programming cell phone and mobile games with Beginning Mobile Phone Game Programming! The included CD provides the tool, code and graphics necessary to complete all exercises covered in the chapters. Beginning Cell Phone Game Programming demystifies wireless game programming by providing clear, practical lessons using the J2ME Game API. You will learn how to use the most popular mobile programming language, Java, to build compact games that can run on any Java-enabled device, including mobile phones, pagers and handheld computers. You will also learn to add a splash screen, create a demo mode, keep track of high scores, and test, debug, and deploy your games.
Topics covered include:
•How to construct a game engine to drive mobile games.
•How to use Java 2 Micro Edition (J2ME) and the Java Game API to get the most performance out of your mobile games.
•How to implement sprite animation and control interactions among moving sprites.
•How to play sound effects and music in mobile games.
•How to take advantage of wireless networks to build mobile multiplayer games.
•How to design and develop a variety of different games spanning several video games genres. (more…)
This post was submitted by onel0ve.
VB Decompiler Pro v7.6

VB Decompiler is decompiler for programs (EXE, DLL or OCX) written in Visual Basic 5.0 and 6.0 and disassembler for programs written on .NET technology.
The loss of source codes is a very serious problem for many developers. From my personal experience I can say that it is indeed a terrible misfortune. Imagine you write the program, spend your force, time and money, release compiled program to the customers… But one morning you see that all your sources are gone (it may be your cat, or aliens. Who knows?) You are in panic. What should you do? Tear one’s hair? There is no need. Just take the VB Decompiler and simply decompile your project! VB Decompiler restores the source code from the pseudo code (P-Code) as close as possible to the original. So, after some modifications you may get really workable source code.
But you ask: what if the program is compiled not to interpreted P-Code, but in assembler Native Code? In this case, of course, you can’t get fully compilable source code. But there is no need for disappointment. VB Decompiler has a built-in powerful disassembler and emulator commands to the extent possible to bring the assembly code to the original. Of course because of the diversity of modern methods of optimization and protection code, the process is not always ideal, but in this situation, VB Decompiler really helps you in the software analysis and reverse engineering.
And what if you develop in Visual Studio, using .NET Framework?
For our decompiler it’s not a problem! VB Decompiler can easily restore the structure from the tables of the assembly, and will be useful for disassembly and analysis of IL code. Our decompiler does not require .NET Framework. It works fine in any 32-bit Windows operating systems and does not require installing additional software.
As you can see VB Decompiler is an ideal tool for analyzing and restoring the source code. VB Decompiler is a “must-have” tool for VB-developers, who appreciates their work, time and money.
This post was submitted by onel0ve.
Hacker’s black book
THE G8 HACKER_S_BLACK_BOOK FOR DOWNLOAD AVAILABLE HERE
READ IT AND ENJOY
download
(more…)
This post was submitted by onel0ve.

Processing your request, Please wait....