Archive

Archive for June, 2010

Diploma April 2010 results

June 10, 2010 Leave a comment

everyone wait for diploma April  2010 results. i think it come with two days .

Don’t fear !!!!!!!!!!!

Daily check the following sites

www.tndte.com

www.squarebrothers.com

www.worldcolleges.info

All the Best!!!

Categories: News

How to get yellow dog on the PS3 | Installing Yellow Dog Linux 5.0 on PS3

Installing Yellow Dog Linux 5.0 on PS3


With Linux installed on your PS3, you can run the Firefox browser (much better than the PS3 browser), GAIM instant messenger (compatible with AIM), Open Office (suite of apps like Microsoft Office Word, Excel), great image creator and editor GIMP, FTP client, email client, video player, games etc.

Before you get started, you should grab a couple things that will make your life easier.

USB mouse and keyboard
USB Drive, Memory Card or Blank CD
Blank DVD
Two or three cans of beer and/or Mountain Dew

Step One
Get the Yellow Dog Linux 5.0 ISO file. You can get it here => http://ydl.osuosl.or….061208-PS3.iso

Then burn it to a blank DVD, use DVD Decrypter, it is in the Downloads section. Burn it a 1x speed, do not copy the ISO, you have to create an image.

Step Two
While you are downloading and burning the ISO file you can go ahead partition your PS3 hard drive to make room for the dog. Before you do this, make sure to back up your game saves onto a memory card or USB hard drive. After you backup, go into PS3 menu:

Settings===>System Settings===>Format Utility===>Format Hard Disk

You can not split the hard drive in half between the Game OS and Linux, you have to choose which gets 10 Gigs and which gets the rest. I would opt to give 10 Gigs to Linux and leave the rest to the PS3 Game system for future game saves and storage. You can hook up an external hard drive later. If you have a 20 Gig system, you definitely need to give 10 Gigs to Linux (Other OS) and the rest to PS3. Once you finally hit Yes to format your system will do go ahead and do it and then reboot with everything you had gone.

Step 3
Now you need some things off the net that will allow the boot and install to happen. They are both rather small files and are free to grab from the websites listed below.

1. otheros.self which can be found at http://www.playstati….a/otheros.self
2. the kboot file (otheros.bld) which can be found at www.terrasoftsolutions.com/support/installation/ps3/otheros.bld

Store these 2 files on a memory card, blank CD or USB drive. You HAVE to put them in a specific folder. Create a folder called PS3, then inside PS3 folder, create a folder called otheros, and put both files in this folder.

Now you have to plug in a USB keyboard and Mouse to complete the installation. I got a cheap wireless mouse and keyboard with a USB hub from Walmart and that did the trick.

Put in your CD disk, USB drive, memory stick or whatever you loaded the files otheros files on. Then go to:

Settings===>System Settings===>Install Other OS

When you click this the PS3 will start scanning all available options for the necessary files. Once it does this, it will find the file otheros.self and will ask you to confirm it. Press X on the controller and then follow the onscreen instructions.

Once this is done you still have to tell the system to boot up with this new OS. Go to:

Settings===>System Settings===>Default System and select Other OS

Now put the DVD of Linux that you created in the drive. In order for the installer package to boot you have to restart the system, so restart it.

Step Four
After you restart the system, you will see two penguins in the upper left hand corner of the screen along with a whole lot of text scrolling.

This will happen every time you boot Linux. Eventually you will get a “kboot” text prompt.

In the future you will be able to boot back to the game OS by typing boot-game-os at the kboot promt, but for now just leave it be and the install will continue. If you don’t see the kboot and the system seems to be stuck in a loop, your keyboard and mouse might not be supported. When this happened to me all I did was unplug the keyboard and it stopped. I then held the power button on the system for five seconds until it beeped and it rebooted to the dashboard no worse for wear. If this happens just repeat the second half of step three and start over.

Now comes the tricky part. If you are on an HD TV, you will automatically be placed in the graphical set up. You will know that this has occurred when the screen flashes and there are SIX penguins on the top of the screen as well as much smaller type. If this is the case then you should be good to go. If you are one of the unlucky people who is still stuck with a standard definition television, then you are going to have to deal with the text install. This is a bit trickier, but you can read the next post for those instructions.

Assuming that you are doing the graphical install, the next parts are all rather easy. The only part that is a bit scary is when the system asks you some questions relating to whether or not you want to format the partition for Linux.

Just hit yes to the two questions and the system will start the overall install. When this is going on, I would recommend finding something else to do as it took my system almost a full hour to complete installation.

Once the system is installed, it will prompt you to create a root password. This is the system administrator password and goes with the login ID root. Make sure to remember it as you will need it to install or make any major changes to your system. It will then ask you to make a general user ID and password. WRITE THE NAME & PASSWORDS DOWN.

After all this fun, the system will reboot and you will be in the wonderful world of Linux. Yellow Dog has a fairly robust GUI so if you are used to windows, you will have no problem with this.

Note that the wireless (60 Gig version) is not supported by Linux yet, but Terrasoft is working on it and it is in beta, drivers will be released soon.

HOW TO GET BACK TO PS3 GAME OS:

You can either:
1. Type boot-game-os at the kboot prompt
2. Type boot-game-os in the terminal app when in Linux (must be logged in as root).

Once in the Game OS, to get back to Linux, change the boot preference in the system menu and restart the machine.

OK then. You have modded your PS3.

-=-=-=-==-=-=-=-=-=-=-==-=-=-=

Text Install Guide for YDL 5.0

Big ups to PhoenixCE for the great write up.

First thing you are going to have to do is fire up your PS3 in linux and get to the localhost login prompt.

Type root and press [ENTER]

Next you will be asked to enter in the password for the user root. If you don’t remember it, re-install Linux.

Now you should be looking at the command line.

First thing you need to do in order to get the gui or graphical system running is download Xautoconfig to your PS3. If you have a ethernet cable hooked up to your PS3. Type this now.

and press [ENTER]

If you want to get this Xautoconfig from your PC, get a SD Card. Pretty much any size will do the rpm file is only about 36k in size.

Next check and make sure the SD Card is using the FAT32 file system. In Windows just right click on your SD Card and check the properties. If the card isn’t FAT32, format the card to that file system.

Now download the above rpm file to your computer and put it on the SD Card. Take the SD Card to your PS3 and put the card into the SD Card slot in your PS3. You’ll see some things pop up on your tv. That’s
normal and just ignore it.

Okay, we have to mount your card so you can access the files on it. This is what you have to type at the command line:
mount -t vfat /dev/sdd1 /mnt and press [ENTER]

Linux should mount your card so you can access the file on it.
Next we want to install that rpm file.
If you downloaded the rpm file without the SD Card. Type this

rpm -ivh Xautoconfig-0.23-2.ydl.2.ppc.rpm and press [ENTER]

If you used an SD Card to get the file. You’ll have to type this

Type rpm -ivh /mnt/Xautoconfig-0.23-2.ydl.2.ppc.rpm and press [ENTER]

The file will now run and you don’t have to do anything.

Now Type Xautoconfig and press [ENTER]

Next thing we have to do is edit a file to make Linux goto the gui after boot up. Type this at the command line.

Type vi /etc/inittab and press [ENTER]

Look for the line that reads:

id3:initdefault:

and change it to

id:5:initdefault:

If you can’t change the line. Press [INSERT] on your keyboard before hand.

After you edit the file Press [ESC] which will switch back to command mode

Type :wq and press [ENTER]

That will save and quit the file editor. If you doesn’t work, you might
need to press esc again to make sure it went back to the command mode
and try using :wq again.

Next, if you want, we need to edit the kboot.conf file so at startup,
Kboot default to the screen resolution of your choice. Type this at the
command line.

Type vi /etc/kboot.conf

Look for the line that reads:

default=ydl

if you have a SDTV / 480i

change it to:

default=ydl480i

if you have a HDTV / 1080i

change it to:

default=ydl1080i

Now save and quit like we did before.

Okay, everything should be ready to go. All you have to do now is reboot your PS3. Just type this at the command line.

Type reboot and press [ENTER]

Your PS3 should now be rebooting and should load into the gui.

Extreme Se7en 2010 Ultimate – SP3 – x86 – Final – September 2009 Genuine Bootable DVD ISO Multi-Language














Extreme Se7en 2010 Ultimate – SP3 – x86 – Final – September 2009 Genuine
Bootable DVD ISO | Multi-Language | Rapidshare.com | 1.5GB


“Supports ALL default Languages and Keybroads”

“Supports RAID/SATA drivers”

INSTALL NOTES

1. Unrar and burn ISO File with Nero/UltraISO
2. License key integrated.
3. fresh install only (NO UPGRADE}

RELEASE NOTES:

Type ]………..[ OS
Source ]………[ Windows XP Professional - RETAIL
Service Pack ],,,[ 3
System ]………[ x86 (32-Bit)
Release Name ]…[ Extreme Se7en 2010 Ultimate
File Name ]……[ [WinXP] Extreme Se7en 2010 Ultimate [Final + SP3] Created By Jcberry526 [CW OS Team]
File Format ]….[ .ISO
Year ]………..[ 2009
Serial key ]…..[ NOT NEEDED
Creater ]……..[ Jcberry526 (CW OS TEAM)
E-mail ]………[ berry97@googlemail.com

ISO Size ]…….[ 1.56GB
RAR Size ]…….[ 1.51GB

Recommended Spec:

Ram ]…………[ 256MB
Hard Drive ]…..[ 10GB
DVD Drive ]……[ YES

Tweak Added:

- Yes tweaks were add

Themes Added:

- W7 Grey
- W7 Black
- W7 Pink
- W7 Red
- W7 Green
- W7 Dark Blue
- W7 Light Blue
+ Some vista ones also

Intergated:

- Adobe Flash Player
= Adobe Reader 9
- Adobe Shockwave 11
- CCleaner 2
- Google Chrome
- ConvertXtoDVD 3
- DVD Shrink 3
- DVD Fab 6
- Firefox 3.5
- Internet Explorer 8
- Java 6
- K-Lite Codec Pack
- Kaspersky Internet Security 2010
- NET. Framework (ALL-IN-ONE)
- Notepad+
- PowerDVD Ultra 8
- WinSnap
- Safari
- TsMuxer
- UltraISO Premium 9
- UniExtract
- VLC Player
- Wordpad 2009
- WinRAR 3
- Windows Media Player 11 (WMP12 EDITION)

Driverpacks:

- Chipset
- CPU
- Graphics A
- Graphics B
- Graphics C
- LAN
- MassStorage
- Sound A
- Sound B
- WLAN

DOWNLOAD LINKS

Code:
RAPIDSHARE.COM

http://rapidshare.com/files/360791118/E72010-U_-_Jcberry526_-CW-.part1.rar


http://rapidshare.com/files/360795154/E72010-U_-_Jcberry526_-CW-.part2.rar


http://rapidshare.com/files/360792293/E72010-U_-_Jcberry526_-CW-.part3.rar


http://rapidshare.com/files/360785356/E72010-U_-_Jcberry526_-CW-.part4.rar


http://rapidshare.com/files/360785074/E72010-U_-_Jcberry526_-CW-.part5.rar


http://rapidshare.com/files/360787260/E72010-U_-_Jcberry526_-CW-.part6.rar


http://rapidshare.com/files/360795497/E72010-U_-_Jcberry526_-CW-.part7.rar


http://rapidshare.com/files/360785954/E72010-U_-_Jcberry526_-CW-.part8.rar

HOTFILE.COM

http://hotfile.com/dl/31846470/ad66f08/E72010-U_-_Jcberry526_-CW-.part1.rar.html


http://hotfile.com/dl/31846623/fe8c81c/E72010-U_-_Jcberry526_-CW-.part2.rar.html


http://hotfile.com/dl/31846776/8871a2e/E72010-U_-_Jcberry526_-CW-.part3.rar.html


http://hotfile.com/dl/31847025/8f357aa/E72010-U_-_Jcberry526_-CW-.part4.rar.html


http://hotfile.com/dl/31847173/9a5ffa4/E72010-U_-_Jcberry526_-CW-.part5.rar.html


http://hotfile.com/dl/31847325/85b16d2/E72010-U_-_Jcberry526_-CW-.part6.rar.html


http://hotfile.com/dl/31847625/48b11c3/E72010-U_-_Jcberry526_-CW-.part7.rar.html


http://hotfile.com/dl/31847782/9ba718e/E72010-U_-_Jcberry526_-CW-.part8.rar.html

STORAGE.TO

http://www.storage.to/get/T1qHFSyp/E72010-U_-_Jcberry526_-CW-.part1.rar


http://www.storage.to/get/X2fpchbO/E72010-U_-_Jcberry526_-CW-.part2.rar


http://www.storage.to/get/JmVMLAw2/E72010-U_-_Jcberry526_-CW-.part3.rar


http://www.storage.to/get/VA4Olo54/E72010-U_-_Jcberry526_-CW-.part4.rar


http://www.storage.to/get/cQuZuLJu/E72010-U_-_Jcberry526_-CW-.part5.rar


http://www.storage.to/get/IJT7Pnqo/E72010-U_-_Jcberry526_-CW-.part6.rar


http://www.storage.to/get/LressZd6/E72010-U_-_Jcberry526_-CW-.part7.rar


http://www.storage.to/get/EjX0Eh13/E72010-U_-_Jcberry526_-CW-.part8.rar

INTERCHANGEABLE LINKS | NO PASSWORD | 100% WORKING RAR FILES | 200MB LINKS

[DOWNLOAD Torrent Here]

Click torrent [Torrent ]

Info:

ISO Size ]…….[ 1.56GB
RAR Size ]…….[ 1.51G

Type ]………..[ OS
Source ]………[ Windows XP Professional - RETAIL
Service Pack ],,,[ 3
System ]………[ x86 (32-Bit)
Release Name ]…[ Extreme Se7en 2010 Ultimate
File Name ]……[ [WinXP] Extreme Se7en 2010 Ultimate [Final + SP3]
File Format ]….[ .ISO
Year ]………..[ 2009
Serial key ]…..[ NOT NEEDED

Ram ]…………[ 256MB
Hard Drive ]…..[ 10GB
DVD Drive ]……[ YES

tweaks were added :
- W7 Grey
- W7 Black
- W7 Pink
- W7 Red
- W7 Green
- W7 Dark Blue
- W7 Light Blue
+ Some vista ones also

Intergated:

- Adobe Flash Player
= Adobe Reader 9
- Adobe Shockwave 11
- CCleaner 2
- Google Chrome
- ConvertXtoDVD 3
- DVD Shrink 3
- DVD Fab 6
- Firefox 3.5
- Internet Explorer 8
- Java 6
- K-Lite Codec Pack
- Kaspersky Internet Security 2010
- NET. Framework (ALL-IN-ONE)
- Notepad+
- PowerDVD Ultra 8
- WinSnap
- Safari
- TsMuxer
- UltraISO Premium 9
- UniExtract
- VLC Player
- Wordpad 2009
- WinRAR 3
- Windows Media Player 11 WMP12 EDITION

Driverpacks :

- Chipset
- CPU
- Graphics A
- Graphics B
- Graphics C
- LAN
- MassStorage
- Sound A
- Sound B
- WLAN

INSTALL NOTES :
1. Unrar and burn ISO File with Nero/UltraISO
2. License key integrated.
3. fresh install only (NO UPGRADE}

Auto Facebook Mass Friend Adder & Captcha Bypass: Download FaceBook Blaster Pro

June 5, 2010 1 comment

FaceBook Blaster Pro | 19 Mb
FaceBook Blaster Pro is the internets # 1 Facebook friend adder marketing software tool. Internet marketers are experiencing a gold rush of web 3.0 FREE advertising to highly targeted leads on the fastest growing social network “Facebook”. Facebook Blaster Pro can run your marketing efforts on autopilot because automation is key to your success.
Fully Automatic Benefits:
  • - Auto Mass Friend Requests
  • - Auto Mass Friend Messages
  • - Auto Mass Friend Wall Poster
  • - Auto Mass Friend Poker
  • - Auto Mass Amber Alerts
  • - Auto Mass Captcha Bypass

http://hotfile.com/dl/45712899/ec775f8/X-606FBP_WarezSL.org.rar.html

Windows 7 Drivers: Download Free Collection of Windows 7 Drivers

Windows 7 Drivers х86/x64 v1.03 RUS/ENG | 1.65GB
Presented to your attention a collection of drivers for the operating system Windows 7 x32/x64 with the latest updates.

Audio
* Analog Devices SoundMAX HD Audio Windows 7 Driver 6.10.01.6600 – x32/x64
* Realtek HD Audio Driver R2.45 – h86/x64
* Realtek AC97 Audio Driver PG537 – h86/x64
* Realtek HDMI Audio Driver R2.39 – h86/x64
* C-Media CM106 – h86/x64 v.2111
* C-Media CM6501 – h86/x64
* C-Media CM8738 – h86/x64
* C-Media CM8768 – h86/x64
* C-Media CM8770 – h86/x64
* C-Media CM8787 – h86/x64
* C-Media CM8788 – h86/x64
* Conexant Hermosa HD Audio Windows 7 Driver v.4.98.9 – h86/x64
* VIA HD Audio Codec (VT1708B, VIA HD Audio Codec VT1702S, VIA HD Audio Codec VT1708S) v.7.30a – h86/x64
Video
* ATI_Win7_Vista_Catalyst10.3_Preview
* AMD / ATI Catalyst 10.5 Desktop WHQL x64
* AMD / ATI Catalyst 10.5 Desktop WHQL x86
* AMD / ATI Catalyst 10.5 Notebook WHQL x86
* AMD / ATI Catalyst 10.5 Notebook WHQL x64
* AMD / ATI Catalyst 10.2 OLD GRAPHIC CARDS WHQL – h86/x64
* Intel Graphics Driver (G41; G43; G45; Q43; Q45; GL40; GS40; GM45; GS45) v.15.16.6-h86/x64
* Intel Graphics Driver (945G, 945GZ, 946GZ, G965, Q965, Q963, G33, G35, Q33, Q35, G31, 945GC, 945GM,
945GME, 945GMS, 940GML, GM965, GME965, GLE960,) v.15.12.75.4 – h86/x64
* Nvidia 197.45 Desktop WHQL x86
* Nvidia 197.45 Desktop WHQL x64
* Nvidia 195.62 Notebook WHQL x86
* Nvidia 195.62 Notebook WHQL x64
* SiS UniVGA Graphics Driver (SiSM672MX, SiSM672, SiS672, SiS672FX, SiSM671MX, SiSM671, SiS671, SiS671FX) v.5.23 – h86/x64
* VIA CN896 VIA Chrome9 ™, P4M900 VIA Chrome9 ™, VN896 VIA Chrome9 ™ HC v.24.10.04p – h86/x64
* VIA VX800 VIA Chrome9 ™ HC, VX820/UT VIA Chrome9 ™ HC v.24.10.04k – h86/x64
* VIA VX855 VIA Chrome9 ™ HCM, VX875 VIA Chrome9 ™ HCM v.24.10.04j – h86/x64
Chipset
* Intel Chipset Driver 9.1.1.1025 – h86/x64
* NVIDIA nForce Windows 7 Driver v.15.49 x86
* NVIDIA nForce Windows 7 Driver v.15.49 x64
* VIA Hyperion Chipset Driver 5.24a – h86/x64
Lan
* Atheros (AR8121/AR8113/AR8114/AR8131/AR8132) – h86/x64
* Atheros (L1 Gigabit Ethernet 10/100/1000 Base-T Controller) – h86/x64
* Broadcom BCM57xx Ethernet Driver v.12.2.2.2 – h86/x64
* Intel PRO/10/1000 (PRO/10GbE) Ethernet Driver v.14.8.3 – h86/x64
* JMicron JMC25x/JMC26x Driver v.6.0.13.4 – h86/x64
* Marvell Yukon Gigabit Ethernet Driver v.11.23.2.3 – h86/x64
* Realtek Ethernet Windows 7 Driver v.7.011.1221 – h86/x64
* VIA (VT8251 Integrated, VT8231, VT8233, VT8235 & VT8237 Integrated (Rhine & Rhine II), VT6103 Rhine (PHY), VT6105/L/LOM and VT6106/H/L/S series (Rhine III), VT6105M Management Fast Ethernet Controller (Rhine III), VT6115 Fast Ethernet Controller (Rhine III), VT6107 Fast Ethernet Controller (Rhine & Rhine II)) – x32/x64
Card reader
* Alcor Micro Card Reader Driver v.1.15.54 – h86/x64
* JMicron JMB38x Driver v.1.00.33.02 – h86/x64
* O2Micro Memory Stick Reader Driver (OZ6933, OZ711E0, OZ711EC1, OZ711E1, OZ711E2, OZ711M1, OZ711M2, OZ711M3) V3.00.0006 – h86/x64
* Realtek (RTS 5121,5101,5111,5116,5158,5159) v.6.1.7600.30109 – h86/x64
* Ricoh R5C83x/84x Driver v.2.07.01.00 – h86/x64
Wi-Fi
* Atheros AR50XX Wireless Windows 7 Driver v.8.0.0.259 – h86/x64
* Broadcom Wireless BCM43xx Windows 7 Driver v.5.60.18.41 – h86/x64
* Intel Wi-Fi Windows 7 Driver v.13.0.0.107 – h86/x64
* Realtek Wi-Fi Windows 7 Driver RTL8180/RTL8185 v.6.1122.1016.2009 – h86/x64
* Realtek Wi-Fi Windows 7 Driver RTL8187L v.6.1313_U5.1515 – h86/x64
* Realtek Wi-Fi Windows 7 Driver RTL8187B v.62.1178.0916.2009 – h86/x64
* Realtek Wi-Fi Windows 7 Driver RTL8187S/RTL8191SE v.6.9109.1029.2009 – h86/x64
* Realtek Wi-Fi Windows 7 Driver RTL8190/RTL8192E v.1676.10.1007.2009 – h86/x64
* Realtek Wi-Fi Windows 7 Driver RTL8191SE/RTL8192SE v.2008.2.1027.2009 – h86/x64
Additional Information:
AMD / ATI Catalyst – This driver is a unified, that is suitable for video cards and chipsets. In order not to repeat the files in the distribution and not to increase its size in vain – the installation files for the AMD chipsets are only in your Video / ATI-AMD
Updates
replaced 27.05.2010
AMD / ATI Catalyst 10.4 Desktop WHQL x86 on Catalyst 10.5 x86
AMD / ATI Catalyst 10.4 Desktop WHQL x64 on Catalyst 10.5 x64
AMD / ATI Catalyst 10.4 Notebook WHQL x86 on Catalyst 10.5 x86
AMD / ATI Catalyst 10.4 Notebook WHQL x64 on Catalyst 10.5 x64
Download from hotfile:
http://hotfile.com/dl/45762554/7fdebe1/Drivers.7.Update.part01.rar.html
http://hotfile.com/dl/45762690/acb1c53/Drivers.7.Update.part02.rar.html
http://hotfile.com/dl/45762778/6f71f00/Drivers.7.Update.part03.rar.html
http://hotfile.com/dl/45762871/fe3b294/Drivers.7.Update.part04.rar.html
http://hotfile.com/dl/45762949/6d96906/Drivers.7.Update.part05.rar.html
http://hotfile.com/dl/45763014/70918dc/Drivers.7.Update.part06.rar.html
http://hotfile.com/dl/45763097/32b83c1/Drivers.7.Update.part07.rar.html
http://hotfile.com/dl/45763166/c0ea069/Drivers.7.Update.part08.rar.html
http://hotfile.com/dl/45763229/f3d7f87/Drivers.7.Update.part09.rar.html
http://hotfile.com/dl/45763329/c9759ac/Drivers.7.Update.part10.rar.html
http://hotfile.com/dl/45763416/152d0bc/Drivers.7.Update.part11.rar.html
http://hotfile.com/dl/45763445/bde5e89/Drivers.7.Update.part12.rar.html
Download from fileserve:
http://www.fileserve.com/file/HR7Uw3W/Drivers.7.Update.part01.rar
http://www.fileserve.com/file/hY4xUkq/Drivers.7.Update.part02.rar
http://www.fileserve.com/file/y4YkVjV/Drivers.7.Update.part03.rar
http://www.fileserve.com/file/ZdH9WC6/Drivers.7.Update.part04.rar
http://www.fileserve.com/file/ugFAjbN/Drivers.7.Update.part05.rar
http://www.fileserve.com/file/cTxr6Yp/Drivers.7.Update.part06.rar
http://www.fileserve.com/file/fvRdE6A/Drivers.7.Update.part07.rar
http://www.fileserve.com/file/KkMZ39C/Drivers.7.Update.part08.rar
http://www.fileserve.com/file/zyUx2aA/Drivers.7.Update.part09.rar
http://www.fileserve.com/file/sbN3uG6/Drivers.7.Update.part10.rar
http://www.fileserve.com/file/Kz8t639/Drivers.7.Update.part11.rar
http://www.fileserve.com/file/HJRGG9W/Drivers.7.Update.part12.rar

Free iPhone/iPod Touch Replacement Tutorial by [PowerPlans]

June 3, 2010 1 comment

I wanted to teach everyone who currently owns a iPhone (all versions) and iPod Touch (all versions) how to receive a brand new replacement under warranty (or refurbished-depending on stock).

Why would you want to do this you might ask? The answer is simple – you might be almost up on contract/warranty (like me) and want to get a nice fresh replacement to sell before opening up a new contract (iPhone only). So i did my research and figured out a full proof method in order to receive a brand new iPhone 3G for myself.

My research:

I found the TOS for iPhone replacement on apple’s website
Apple iPhone FAQ

Then reasons for Apple to replace iPhone
http://www.cultofmac.com/how-to-get-the-…ty/11368/2

What I did:

Since the only symptoms my phone had was a little dust under the screen, i knew they wouldn’t replace my iPhone, just replace the screen. Not cool! So what I decided to do was figure out the best type of issue that they couldn’t determine at the MAC store and would be my “in” for a free replacement.

The “bright” idea:

I scheduled a early afternoon(important – 1-2pm) appointment at my local Apple store and went to the iPhone specialist to let him know i have 2 issues:
1.Dust under screen
2.Battery issue (Bright Idea)

Battery Issue- I explained to the tech that I will use my phone(iPod) all day and it will show that it is full charged until about 6pm – then the battery will drop from showing full to less than 20% (in the red). You have to make sure you tell the guy you listen to music for about 3-4 hours, browse the net and make a bunch of calls during the day and still the same issue (so he knows you are using a good amt. of battery life).

*IMPORTANT* Make sure prior to going to the tech the 1st time – that you don’t use your phone that much for the day (so it shows full bar).

He’ll give you a bunch of info about restoring your phone(iPod), tell them you did a restore from backup about a week ago, he will then say “maybe try setting up the phone(iPod) as a fresh install”, tell him you will try that when you get home and make sure they document your visit with them.

Do a fresh install of your phone(iPod) (they most likely know when the OS was installed from their diagnostics) and schedule an appt. with them for a week later (to give it time to test).

2nd Visit: Make sure you follow the same steps on time and not using phone(iPod) prior to visit. Go to the tech and say you did what they asked and had a fresh install but the phone has the same symptoms and by the end of the day you don’t know if you have 90% battery or 10% and that is an issue due to (Work reasons, family issues, school project) and that you need your phone(iPod) into late hours and this battery dropping suddenly is causing a serious issue.

They will do some diagnostics, but ultimately they cannot test for this specific issue as their diagnostics aren’t equipped for this and they will have to replace your phone(iPod). Voila – new equipment!!!!!

*IMPORTANT STEPS*
1. Don’t try to do this in one visit – it will severly reduce odd’s of receiving new equipment, unless they offer it to you on-spot (highly unlikely).
2. Visit store between 1-2PM with iPhone/iPod that hasn’t been used for the day (make sure you turned it on prior to visit).
3. Be persistent and tell them you paid alot of money and the equipment is causing a big inconvenience.
4. Enjoy your new stuff :)

Programmers Library Ebooks

Herbert Schildt – C Complete Reference

Herbert Schildt – C++ Complete Reference

Herbert Schildt – Java Complete Reference

Computer Architecture A Quantative Approach
by Hennessy & Patterson

Programming Pearls
by Bentley

[Image: 0201657880.jpg]

download

Free 100 CV Templates (Curriculum Vitae) + 25 Page Writing Guide

June 1, 2010 8 comments

A well presented CV is both concise and comprehensive and although perhaps not studied in detail on first receipt will become essential when arriving at the interview stage. Most potential employers are poor interviewers and will use a good CV to extract specific questions relating to your previous employment. This can enhance the two-way flow of information in that the CV provides a specific point of information for discussion and so prevents any dry up of conversation. You and the employer are then left with an impression of �that interview went well�.

More importantly if the reader has a large number of applicants to read a well designed and presented CV will make the right impression and leave him feeling he would like to hear more at an interview.

A CV allows you to present yourself in the best possible light. It is a great opportunity for you to relate your skills and experiences to those required by each particular employer.

Because no two jobs or organisations are exactly the same, there is no such thing as a standard CV. Each time you apply for a job it�s up to you to identify the skills required.

For example: A bar job may require good teamwork skills and excellent verbal communication skills. Where as A publishers may require good written communication skills and commercial awareness

Of course there are plenty of CV Writing services available on the net; the problem is though… there are that many to choose from, which one can you trust?
Many recruitment companies believe a top of the range CV will cost you in excess of �300 � we think that�s somewhat extreme� Even if you decide to use a professional CV Writing Service, it�s a useful exercise to complete one of your own; the preparation will be invaluable once that all important interview comes round.

These are very nice looking CV’s i paid for, hope this helps you get your job!

if you download please post your comments & share the post with your friends
enjoy!!!
Download:

http://rapidshare.com/files/143705500/cvtemplates.rar

Download Microsoft Office 2010 Blue Edition [Fully Activated] | 650 Mb

June 1, 2010 2 comments

office 2010 beta, office 2010, microsoft office 2010

Microsoft Office 2010 Blue Edition Multi4 Update 051610 [Fully Activated Forever] | 650 Mb

Microsoft intends to release Microsoft Office 2010 Technical Preview to invited guests who register to sign up for Office 2010 CTP Program only by July 2010. Office 2010 was previously known by codename Office 14 (taken cue from its version), and wrongly assume to be Office 2009. The setup installer of both 32bit (x86) and 64bit (x64) Office 2010 Technical Preview 1 (TP 1) has been leaked to BT network. The leaked Office 2010 Technical Preview 1 has the version of 14.0.4006.1010, a pre-trial version provided to premium Microsoft partners.
It’s unclear whether it is the leaked Office 2010 TP1 build will be the version that is going to be released officially by Microsoft in July. And it’s still unclear yet whether Microsoft will make available publicly for Office 2010 Beta downloads, which is said to be will be having 2 betas – Beta 1 in July 2009 and another Beta 2 in November 2009. The betas is said to be different from Technical Preview, where TP is just meant as an engineering milestone for the development of Office 2010 and related products that leading to RTM that will reach in July 2010, according to Office 2010 IT Blog. Office 2010 is expected to RTM and released as final product in May 2010, with the exception of Exchange Server 2010, where Exchange Server 2010 beta already available from official download links.
The setup installer of the leaked download will install Microsoft Office Plus 2010 edition, with Access 2010, Excel 2010, InfoPath 2010, OneNote 2010, Outlook 2010, PowerPoint 2010, Publisher 2010, and Word 2010. Project Professional 2010, SharePoint Designer 2010 and Visio Professional 2010 are also included in the leaked RAR archive download. Office 2010 supports Windows XP SP3, Windows Vista, and Windows 7.
Important note is that Office2010 TP 1 is still in early stage of development, and may contain bugs, although most individual programs such as Word 2010 and Excel 2010 are usable in everyday life. It?s also interesting to know that Office 2007, the predecessor of Office 2010, is version 12. Office 2010 will be version 14, skipping version 13, the number that Microsoft assumes may be not so lucky.
Download (Hotfile)
http://hotfile.com/dl/43671206/e07e40d/Microsoft20Office202010.part1.rar.html
http://hotfile.com/dl/43671270/5af42a1/Microsoft20Office202010.part2.rar.html
http://hotfile.com/dl/43671316/3122ec8/Microsoft20Office202010.part3.rar.html
http://hotfile.com/dl/43671354/0904fdf/Microsoft20Office202010.part4.rar.html
http://hotfile.com/dl/43671379/9f5149c/Microsoft20Office202010.part5.rar.html
http://hotfile.com/dl/43671412/6a956df/Microsoft20Office202010.part6.rar.html
http://hotfile.com/dl/43671430/a4f76b3/Microsoft20Office202010.part7.rar.html
Download (UPLOADING)
http://uploading.com/files/1334753d/Microsoft%252520Office%2525202010.part1.rar/
http://uploading.com/files/dmbd711m/Microsoft%252520Office%2525202010.part2.rar/
http://uploading.com/files/f68f5m63/Microsoft%252520Office%2525202010.part3.rar/
http://uploading.com/files/b66a9622/Microsoft%252520Office%2525202010.part4.rar/
http://uploading.com/files/maf1m1e5/Microsoft%252520Office%2525202010.part5.rar/
http://uploading.com/files/715m7m71/Microsoft%252520Office%2525202010.part6.rar/
http://uploading.com/files/e42abcc9/Microsoft%252520Office%2525202010.part7.rar/
Follow

Get every new post delivered to your Inbox.

Join 72 other followers