Showing posts with label using. Show all posts
Showing posts with label using. Show all posts
Tuesday, November 8, 2016
Create your own game using Dream Maker and learn C
Create your own game using Dream Maker and learn C



About : Byond is free software which allows you to buit your own games using dream maker.
Supported OS : Windows, Linux, Mac
Click Here to Download
cLICK hERE TO DOWNLOA PDF TOTURIAL
Regards Asif Chaudhary
Go to link download
Saturday, October 8, 2016
How to Write Bangla in Photoshop Illustrator Using Avro
How to Write Bangla in Photoshop Illustrator Using Avro

- How do I write Bengali in Photoshop and Illustrator? I have installed Avro but still not working.
- I write Bangla using Avro-keyboard. But it is not working in Photoshop. Bengali ?, ? is going broken. How can I solve this?
These two unsolved question came to me from social friend; this is why I writing this tutorial.
There is some other ways to do but in this tutorial I will show only one ways to writing Bengali in Photoshop using Avro. It is permanent, offline and most convenient easy ways to write Bengali on Photoshop, Illustrator etc. software.
Go to link download
Friday, October 7, 2016
How To Integrate SATA Drivers Into Win XP Bootable CD Setup – Slipstreaming XP Guide Using Nlite
How To Integrate SATA Drivers Into Win XP Bootable CD Setup – Slipstreaming XP Guide Using Nlite
Most of the latest hard disk drives (sata) are not recognized by Windows XP during installation. The problem is that Windows XP does not support the latest SATA-AHCI or SATA-RAID hardware. The solution for this problem is to integrate sata drivers in Windows XP setup so that the hard disk is recognized by Windows XP setup during installation. That is what called Slipstreaming. The method of integrating installation files in Windows XP setup.
Slipstreaming SATA Drivers Using Nlite
If you dont have Floppy Disk Drive specially on your notebook/laptop and your Windows XP setup is not detecting hard disk drives. You can still install Win Xp but you need to read the Slipstreaming SATA driver into WinXp boot cd using nLite so that your hard disk is recognized by the windows xp setupRequirements
- nLite(download here), this will be used for slipstreaming(integrate) SATA drivers into WinXp setup.
- Extracted SATA drivers(if you are using Intel chipset Intel 82801GR/GH, 631xESB/632xESB, 82801GHM, ICH8R/ICH9R, 82801HEM SATA RAID Controller, get the drivers from your manufacturer website or let me know your system model no)
Step By Step Guide
- Copy the contents of your Windows XP CD to a new folder and name it WinXp.
.
- Download the intel SATA drivers.The correct file name is something like Floppy Configuration Utility.
.
- If you have downloaded already extracted drivers than skip to Step 10.
.
- Extract the downloaded SATA driver file. You will get green icon f6flpy32?.
.
- Extract the green file f6flpy32? again and you will get this time a file with .IMA extension.
.
- Now you need to browse the folder f6flpy32? using WinImage (download here) and select the .IMA extension file.
.
- You will see all the SATA driver files. Extract them to any folder(I name it SATA driver on my desktop) by selecting all of the files and choose Extract.
.
- Select Extract all files into the same folder.
.
- If you open up the SATA driver folder it will look like this.
.
- Now run nLite->choose Next.
.
- Now, locate the Windows folder(for me, its WinXp).
.
- Next again and you will come to Presets. Ignore this by choosing Next again.
.
- In Task Selection, choose Drivers and Bootable ISO by high-lighting them.
.
- Select Insert->Single driver.
.
- Browse to the SATA driver folder(the one you extracted using WinImage) and select either one of the .INF file, I choose iaahci.inf.
.
- A screen like below will pop-up, make sure its Textmode driver and select all of them by holding CTRL+A key and choose OK.
.
- Choose Next and you will be prompted.
.
- Choose Yes to start the process.
.
- Let it finish and choose Next.
.
- Finally, you can create your project as ISO image or burn it directly to CD-R under Mode. I choose Direct Burn. You can put anything for Label but not too long. Choose Burn and you will be prompted again.
.
- Choose Yes to burn it to CD-R. Wait for it to finish and choose Next
.
- Choose Finish to exit nLite.
.
- Now boot your computer using the cd you just burned using nLite.
- Install Windows XP
Go to link download
Friday, September 23, 2016
iFrame How to show specific part of a webpage using iframe
iFrame How to show specific part of a webpage using iframe

The <iframe> tag specifies a floating inline frame, used to embed external content in a webpage. Using ifrmae easily we could display an external webpage including text, images, and videos etc. But here we're going to see "how to display a specific part of a website using <iframe>"
Go to link download
Saturday, September 10, 2016
Automatic Image Slider for Blogger using Bookflip
Automatic Image Slider for Blogger using Bookflip

Bismillah, Alhamdulillah, Based on request from visitor about book flip slideshow , so I made This widget for blogger. result of this widget can show image inside of your posts automatic to become book flip slideshow for blogger.
Follow this step to use this gadget
Apply Gadget
Design -> Click on Add a Gadget -> HTML/JavaScript type.
<script type="text/javascript"> // 7 variables to control behavior var Book_Image_Width =140; var Book_Image_Height =225; var Book_Border =true; var Book_Border_Color ="gray"; var Book_Speed =15; var Book_NextPage_Delay =1500; //1 second=1000 var Book_Vertical_Turn =0; // variables for content var random_posts = true; // random posts var numposts_gal = 10; // number of posts </script> <script src="http://catur-at-abu-farhan.googlecode.com/svn/trunk/galeryposts-bookflip.js" type="text/javascript"></script> <script src="http://catur-at-abu-farhan.googlecode.com/svn/trunk/bookflip.min.js" type="text/javascript"></script> <div id="Book" style="position:relative"> <img src="http://i1133.photobucket.com/albums/m596/abu-farhan/bookflip/placeholder.gif" width="144" height="227"> </div> <script src="http://shakeelasghar.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showgalleryposts"></script> <script type="text/javascript"> ImageBook(); </script>
Replace it with your blog url: http://shakeelasghar.blogspot.com
if you have any questions please leave a comment .
thx u
Go to link download
Subscribe to:
Posts (Atom)