Posts

This Blog is Outdated

 Vist my main website theXaib.com

Free x-SMS Flood v2.00/v2.02 and v3.00 Registration Key...

Hey guys, i had made an online form to get your xSMS Flood Key for free. Its been 5 to 6 years since i made that app and its cool to see so many people still interested in app. Just Now i happen to check that there are so many Requests sent to the server , that looks like a some kind of hacking attempt or automated script.Though i added re-captcha to prevent bots/scripts to overload the server. So i am discontinuing the service for now. But i will try my best to get it back online as soon as possible. You can still email me your IMEI number and xSMS Flood version number , i will reply you manually. Thanks and sorry for inconvenience 

Get Free Registration Key for xSMS Flood

Hi guys , I have launched online form to get your xSMS Flood registration key; goto Online Form   and get your key. For any query email me at zaibaish2020@yahoo.com. Get Free Registration Key For xSMS Flood

Example For wxPython pureMVC Using Eclipse IDE with PyDev Plugin : Tryout

Image
Blah Blah.... I was planning to get my hands dirty with python :) but the problem is i hate to do it with simple stuff. But one has to go through a simple Hello World example :( . So after playing some with Python Command Line Interpreter, it was time to do some work that means something . I have been programming in ActionScript and Flash from 8 to 10 years now, and I learnt to do it in pretty object oriented  fashion , and using some frameworks. I started with  +The PureMVC Framework   for ActionScript 3.0 during my internship at White Rabbit Studios. It was first time I knew about some framework. But pureMVC was hard to follow , not its abstraction , but its boilerplate nature. I was and still am , a hobby programmer and to make a small working application , pureMVC needs many many classes to write/extend. Later I tried  Robotlegs  1.5 for ActionScript3.0 and i am in love with it since. Now as i "wish" to learn  +Python  , (also i "wish" to...

Peoples' Book Manager

Image
hey guys, Finally the app i have been working for is available for download. Please give me feedback here. Goto http://thexaib.com/xpbman/ to download

Putting It On Paper

Following  Getting Gears for the PhoneBook Project Hey , I have been spending some time on writing the Plan of my Phonebook app. After three days , i realized that it will consume so much of my energy , and i wanted to get experience of a Professional Environment. Well I am wrong especially when i have only one team member working with me , Myself :-) So I am skipping this documenting and structuring part or whatever it is called and start to build my Presentation Layer. The document i have been working on is displayed below, please note that i have not followed any template or didn't read any approach to pre-documentation of a software project. It purely for my convenience . Document * Note: The data base tables are not showing in Google Docs.May be i should add a snapshot on completing the document. Currently I am building Presentation Layer built on Starling+Feathers UI . And facing alot of problems like Picker List with a Callout is not working. Now I have t...

Getting Gears for the PhoneBook Project

following <<  Planing For My Next Project So i have been working with Starling , Feathers UI  and Robotlegs. I worked some basic and then some more directive examples for my Phonebook app .  Note: I am using FlashDevelop. All the projects i provided here also include the libraries and assets downloaded from the sites ,ie Starling , Feathers and Robotlegs sites.Also i gave other links where you can download the libraries which i used in my project. I am not distributing these libraries , just making it easier for newbies.You should download the latest builds of these free libraries  Robotlegs v2.10 I found robotlegs so confusing , and i missed the old one v1.5.2, which i could use of-course . But the love for  +Robotlegs  was strong enough to make me learn it. so i finally GET it :P  mainly by these two examples given at  Robotlegs knowledge base  20-links-to-robotlegs-v2-examples Robotlegs v2 Simple Example With Po...

Planing For My Next Project

In this post , i want to express my views about selecting a platform for my next project. The Project I have been planning to make an application which will be basically a Phone Book Manager. Surely there exists such applications , but i don't know any. Because i want to develop my own application for fun ;) The Need I need that application to be able to store,manage my contacts. I have my cellphone contacts from my Nokia phones and now my android phone. I frequently add new contacts and remove "inactive" contacts ,for many reason , but i always backup the contacts in exported files. Now  i have many backup files,from Nokia and android.These files have some common contacts and some different and new contacts.When i need to locate an older contact info. i have to open all files in my text editor  +Notepad++   and search in all files.

Ikhtelaf-e-Ummat Or Sirat-e-Mustaqeem Islamic Book By Molana Yousaf Ludhyanwi

Image
A beautiful Islamic Book which gives definitions of different Firqa/Groups of Islam. Book Title Size: 146MB Format: PDF

Robotlegs v1.5.2 Basic Setup For AS3.0 Application

Image
Introduction Robotlegs is a framework for ActionScript 3.0 . Its a MVC+Service framework , you can google all the information about it and its comparison with other frameworks for AS3.0 ( Mate , PureMVC , Gaia etc ). This post focuses on the implementation of RL ( Robotlegs ) in pure AS3.0 . Because the examples available for RL are mostly in Flex. In this Post only single or pure Robotlegs application is set up .I will be posting about Modular Robotlegs in detail, soon.  Before getting started here are the links for Robotlegs: RobotoLegs Website - Download SWC If you are new to Robotlegs then you should read the help and examples on Robotlegs.org , Robotlegs Best Practice , MVCS Class and Flow Diagram , Robotlegs API Documentation  Or If you are a genie ,you can just follow the steps or example given below to get started you app up and running Setting Up Project I am using FlashDevelop and Flex SDK 4.6 . You can use Flash IDE or FDT or whatever you like...

Engineer's Life - A Short Movie Video

Image
" Work Hard Before Your Life Gets Harder " Credits Lead Role: Syed Muzaher Hussain Other Cast: Abrar Saddique, Rehan Rauf, Safeer-Ul-Allah , Azhar Mehmood and FET Batch 2008 Students Special Thanks: Israr Ahmed, Mubeen Mirza, Aleem Khaliq  Production and Sponsor: Sikandar Nawaz , Jamat Ali Chouhan Directions, Screen Play and Camera: Jahan Zaib Bhatti Graphics and Editting: Qamar Zeeshan

xSMS Flood v2.03

Image
xSMS Flood v2.03 Title: xSMS Flood v2.03 Catagory: Cellphone Application   New Feel. SMS Flood To A Number is now free . You can now send upto 100 SMS to a number . SMS Desire and SMS Series are not available in Unregistered version Inputing phone number and other options is more user friendly Series generation method is simplified Bug is removed in Cancelling Sending New Icon Price : 5 $ Only   FREE I will be adding a page where you can get your Registration key , till then feel free to email me your IMEI number at zaibaish202@yahoo.com , please mention the version of xSMS.

Convolutive Filters Using ActionScript 3.0 ( DIP )

Image
Hi guys, Preview: Convolutive Filters ( DIP ) Using Flash AS3.0 Here is a little utility to test various filters convolved over an image. I was inspired from my degree course work , Digital Image Processing . I always loved image processing techniques and wanted to do my final year project in DIP field , but could noot :( . So I spent a good amount of time on making some "testing" tool , though making GUI swallowed most of the time :P So when studying Arthematic Filters in DIP , there are some filters,Masks or Windows ,which,when convolved over Input image, gives amazing ouput image results . I have given values for some Filters ( 3x3 matrix ) to be applied on Input Image. I found these values from my course book and from The Internet .You can define your own filter Matrix values to be applied on input image and see how it turns out.

Top Performing National ICT Scholars Awarded Merit Certificates

Image
ICT Site Link

x Sprite Sheet Unripper - How To Use Video

Image
Goto Online Utility

x Sprite Sheet Unrippper / Unpacker

Hey guys , this a free tool/utility to un-rip the sprite sheets. I am no professional but i like gaming and most of the time people, like me, only interested in the programming , so only need some visual assets to see the game working. Here comes sprite-sheets very handy , i download it and extract the graphics and use it in my personal game.I have been spending many hours in extracting and placing the graphics in a format that is useful. There are plenty of software's that can pack the sprites  , like TexturePacker , it gives you a single sprite sheet ,with tightly packed sprites and a information about the sprites on the sprite-sheet . I prefer JSON format for that . But the problem is when i download a sprite-sheet from the internet i have no JSON for the sprites packed on a sprite-sheet. So i made this small utility tool.

Pictures Of Hazrat Lal Eason Tomb ( Mizaar ) Karor

Image

Advanced Flash Lectures Series Workshop At IIUI

Lectures series on Adobe Flash CS4 is going to be held at Faculty Of Engineering And Technology , International Islamic University Islamabad , (H-10), get yourself registered . Fill the registration form given below. Flash Player 10 is required to display the registration form. For students using net of IIUI should try on proxy 192.xxx.xx.50 . An offline form will be available on shared server drive ,soon , insha Allah.

Sharp Shooter Flash 10 CS4 Game Tutorials and Source

Image
Hello friends and visitors, I am currently working on a game, I named it "Sharp Shooter" with no reason than it's a shooting game J . Well I am concerned here to make a game program. I will be not focusing on graphics designing. I will be using very simple graphics. I have completed some of its features currently working on enemy AI. I will try my best to complete and update the post because I am busy with my studies too. Your interest will give me pleasure and encourage making it fast so give your remarks in comments sections J . I will be giving codes and snapshots at the end of the post because it would be easy for me to add/modify more codes and classes there. And one thing more you should know that I am not a professional and I am still learning. And I thought this kind of game to make because I don't know why J . I saw such kind of game over internet …. Okay let's start with no further talk.  :)

If I were the President of Pakistan

Image
IF I WERE THE PRESIDENT OF PAKISTAN We all love Pakistan, may be some of us just not considering it. So If I am going to be a President of Pakistan, even if it were for one day only , what the first things I am gonna do??? Let's see how we want Pakistan in future..