Showing posts with label by. Show all posts
Showing posts with label by. Show all posts

Friday, October 21, 2016

Upgrading Samsung Devices by Samsung Kies

Upgrading Samsung Devices by Samsung Kies


This is the official upgrading operating system for Samsung mobile phones
To upgrade your Samsung device you will need
Charged Samsung device (more than 60%), original USB cable and installed Samsung Kies software (Link below)

Connect your device to computer by USB cable (Wait untill some files will be downloaded)
1- Open Kies then you will see a message announce you that there is a "New firmware is available"
kies update galaxy
2- Click on Upgrade firmware then aceppt and start
upgrade the galaxy
(it will download some files to prepare upgrading -10MB approx- ) 
Then Kies will start downloading the firmware (1GB approx), extract firmware and install it

YT Video link : http://www.youtube.com/watch?v=H2OACWSy0Oc
Notes :
~ Never disconnect the USB cable while upgrading
~ Its better to put your device in flight mode

Downloads :
Latest Samsung Kies Here


Available link for download

Read more »

Tuesday, October 18, 2016

How To Download Libreoffice In Linux By Using A Terminal Secrets

How To Download Libreoffice In Linux By Using A Terminal Secrets



Image

Wind0ws has its 0wn 0ffice package kn0w as Micr0s0ft 0ffice suite include all 0ffice applicati0n…..0pen s0urse als0 has Libre0ffice with the same fucti0n…D0wnl0ad it in y0ur linux by f0ll0wing the f0ll0wing step
Open terminal and
1. add-apt-repository for libreoffice
sudo add-apt-repository ppa:libreoffice/ppa
2. Update sto download urces.list
sudo apt-get update 
3. Install Libreoffice
sudo apt-get install libreoffice
enj0y!

Available link for download

Read more »

Wednesday, September 28, 2016

DC Unlocker v 1121 Free credits for users MF28 unlocking by lan cable more news

DC Unlocker v 1121 Free credits for users MF28 unlocking by lan cable more news


Added unlock support :

NETGEAR AirCard 762S
NETGEAR AirCard 778S
ZTE MF90 BD_BOLT_MF90V1.0.0B07 Mar 7 2014 15:38:46 (BOLT Indonesia)
Huawei E173 11.126.85.00.82 Sep 23 2013 08:53:29 (Mobily Saudi Arabia)

New addon for ZTE routers unlock by network cable:

DCU ZTE Routers Unlocker V 1.00.0005

Supported models :
ZTE MF28B
ZTE MF28D
ZTE MF28G

Tutorial here :
https://www.dc-unlocker.com/zte-mf28...d-unlock-guide

Download :
https://forum.dc-unlocker.com/forum/...nlocker-client

About 50 models changed to free unlimited for dongle users.

Time limited offer - FREE DC unlocker credits.
More information on DC-Unlocker facebook page.
https://www.facebook.com/DCUnlocker

https://www.dc-unlocker.com

Available link for download

Read more »

Saturday, September 24, 2016

C Language Multiplication Table by using While Loop

C Language Multiplication Table by using While Loop


Creating Multiplication Table from 1 up 12 in C++ Programming Language. C++ Language it will always do what you want it to do with your own terms and declaration. Now Here is just simple code to create Multiplication Table with C++ Program. This Tutorial for the C++ Beginners


Basic Needs
  • Operators
  • Declaration of Data type
  • While Loop
  • Header [<iostream>, <iomanip>



#include <iostream>
#include <iomanip>

using namespace std;

int main()
{
  int table=12;
  int column_number;
  int row_number=1;

  while (row_number <=table)
  {
      column_number =1;
      while(column_number <=table)
      {
          cout << row_number *column_number << " ";
          column_number ++;
      }
          cout << " ";
          row_number ++;
      }

cout << endl;
cout << "This table was Designed to Multiply from 1 up to,"<< table << endl;

        return 0;
}

Any Question or fail to understand Leave a Comment Below
If you like to share your own code about Creating Multiplication Table in C++, you can leave it through the comment Box Below.


Available link for download

Read more »

Friday, September 23, 2016

Sick And Tired of Speed in Your Computer Solve it by Doing This

Sick And Tired of Speed in Your Computer Solve it by Doing This


Sometime you get bored by speed of your own computer when your real need it to be  fast to finish 
what you were doing. This cause some disappointed of doing work using your Pc due to the 
slowness of your machine.
Low speed of your Computer can be causes by the following few reason

Data corruption or Hard Disk Fragmentation 
  1. Data corruption or Hard Disk Fragmentation 
  2. Missing Windows update or outdated drivers
  3. Left over programs, old cached and temporary files
  4. Not enough hard Drive space...with too many unused programs.
  5. Too many programs running at startup or in background
How to speed Up your Computer without any Software

1. Data corruption or Hard Disk Fragmentation
Disk Fragmentation rearranges fragmented data so your disks and drives can work more
efficiently. Disk Fragmentation runs on a schedule, but you can also analyze and fragment
your disks and drives manually.
To do this...follow these steps:

  • Open Disk Defragmenter by clicking the Start button . In the search box, type Disk Defragmenter, and then, in the list of results....click Disk Defragmenter.
  •  Under Current status, select the disk you want to defragment.
  • To determine if the disk needs to be defragmented or not, click Analyze disk. If youre prompted for an administrator password or confirmation, type the password or provide confirmation.
  • Once Windows is finished analyzing the disk, you can check the percentage of fragmentation on the disk in the Last Run column. If the number is above 10%, you should defragment the disk.
  • Click Defragment disk. If youre prompted for an administrator password or confirmation, type the password or provide confirmation.
2.  Missing Windows update or outdated drivers
Computer Operating system especially windows and other kind of OS has its own update of some
built in drivers and application software. In order for a Computer to work faster and properly
it need all drivers and application software to be updated.

How to update windows and drivers follow this steps
  • Open Windows Update by clicking the Start button .In the search box, type Update, and then, in the list of results, click Windows Update.?
  • In the left pane, click Check for updates.
  • If there are any available updates, click the links to see more information about each update.
  • Windows Update tells you if an update is important, recommended, or optional. Each type of update might include drivers.
  • On the Select the updates you want to install page, look for updates for your hardware devices, select the check box for each driver that you want to install, and then click OK.
  • There might not be any available driver updates.
  • On the Windows Update page, click Install updates If youre prompted for an administrator password or confirmation, type the password or provide confirmation.
Windows Update will tell you if the updates were successfully installed.

 3. Left over programs, old cached and temporary files 
It happen sometime when we unistall some program in our computers, not all the file of thats program disappear when we unistall some of them remain and cause some unwanted interaction with other application software.
How to Remove temporary files.
  • Hold windows key + R to open RUN
  • In RUN box type "%tmp%
  • Delete all file in a shown window
  • Skip all file which asking permission to not delete it.
 4. Not enough hard Drive space...with too many unused programs. 
Hard Drive Disk with an operating system {Disk C:} should at least have 10% or above Disk space to allow good operating system function. In order to speed up your computer you need to Free some space n your Disk C: operating system installation Disk and clean or unstall all unused programs.
Many Computer users install as many as they can every software they saw and hear about it even if they are
not in use for there case everyday or even once!
How to Free Disk Space
  • Open My computer
  • Right click on Local Disk C:
  • Go to properties 
  • Click on Disk Clean up, wait for a few minutes
  • Check all unchecked boxes and Delete all unwanted files.
====> Go to control Panel remove all unused Program in your Computer

 5.Too many programs running at startup or in background  
Programs that automatically start with Windows can slow down your computers boot time, making you wait to get a useful desktop while icon after icon loads into your system tray. Fortunately its possible to prevent these programs from automatically starting.
How to Stop startup running Program in Background 
  • Hold Windows key + R
  • Type CMD
  • In CMD type "msconfig" hit ENTER
  • System configuration will open
  • Go To Startup, disable all and click ok
  • Restart your PC
NB:
All this also can be done By third part Software like  CCLEANER and other software.



For any Comment, advice or Question do not be uncomfortable...
Just leave a Comment Below 
And I will Help. Or send a Mail through my Contact:
Raymkindo02@gmail.com
+255718574710



Available link for download

Read more »

How to flash Samsung S Dous S7562 By Odin Download

How to flash Samsung S Dous S7562 By Odin Download










Firmware Flashing Steps:

- Turn your phone off and remove Sim and Memory Card from it.

- Run Odin program and check the following options:

Auto Reboot - F.Reset Time

- From the Extracted Firmware package you have to select files in the following order to use in Odin program:

Bootloader: BOATLOADER_S7562xxxxxx_...REV02_user_low_noship.ta r.md5
PDA: CODE_S7562xxxxxx_...REV02_user_low_noship.tar.md5
PHONE: MODEM_S7562xxxxxx_...REV02_user_low_noship.tar.md5
CSC: CSC_Oxx_S7562xxxxxx_...REV02_user_low_noship.tar.m d5

- Now put the phone into Download Mode: Press Volume Down key + Home Key + Power Key.

- After you see the Warning message press Volume Up Key to enter Download Mode.

- Connect the phone to your PC via USB cable.

- If your PC starts installing drivers then wait till it is finished.

- Look at Odins window and make sure it detects the Com port that your phone takes:

If the phones drivers is installed correctly you will see 0:[COMxx] when xx is the com port number so everything is OK.

- Click Start button to let Odin downloads the selected firmware files into your phone.

- During the update process it is very risky to stop the program or remove USB cable from phone so let it done without any interruption.

- When the update process is done the phone will be rebooted.

- If you see PASS! word at Odins window then the update was successful.

- Disconnect your phone and wait till it is fully on.

- It is better to do Full Reset by this Code: *2767*3855# and let the phone rebooted.

FIRMWARE  Android 4.0.4   DOWNLOAD 

FLASH TOOL ODIN    DOWNLOAD

Available link for download

Read more »

Wednesday, September 14, 2016

CKTEL ST23i MSTAR Dead Phone Recover By Volcano Box Firmware here try this 100 tested

CKTEL ST23i MSTAR Dead Phone Recover By Volcano Box Firmware here try this 100 tested


CKTEL ST23i MSTAR Dead Phone Recover By 
Volcano Box Firmware here 
try this 100% tested


CKTEL_ST23i_Mstar.rar - 19.2 Mb

Available link for download

Read more »

Monday, September 12, 2016

Nokia 101 Lcd Light Solution By Jumpering

Nokia 101 Lcd Light Solution By Jumpering


Nokia 101 Lcd Light Solution


Nokia 101 Lcd Light Solution

Available link for download

Read more »

Saturday, August 27, 2016

Make More Introduction To Graphic Design By Doing Less

Make More Introduction To Graphic Design By Doing Less


I do Graphic Design a little and am doing it for fun. Its not part of my job but sometime
am using it to make things right to the way it should be. And Adobe photo shop is my best
of the best friend in this kind of designing as am based on text effect, image manipulation
and  logo creation.
Wikipedia define Graphic Design as  "the methodology of visual communication,
 and problem-solving through the use of type, space and image". Dont confuse between artists
and a Graphic Designer as seems to be the brother and sisters but its  has a
big gap of difference.

Artists create to inspire, to emote, to share something that’s uniquely
 theirs with the world and the best art lets each viewer find their own interpretation.
 Designers, on the other hand, create to communicate we’re visual-thinking problem solvers,
 and if people are interpreting our message in their own unique ways, well,
 then we’re just not very good at our job.In short a Designer play part to introduce something
as it is to himself to other people.He wont let viewer interpret the massage them self, he 
interpret it for them. 

The graphic design process is a problem solving process, one that requires

  •  substantial creativity
  •  innovation  
  •  technical expertise.

Honestly, I wouldnt encourage someone to go into graphic design unless they know they
 absolutely want to work in that field and they are committed to it.
Am doing Graphic Design for fun!!!

So in this case we shall see some important Designing skills to have in order to produce a quality Products.
Things to have

  1. Adobe Photoshop _(as I will be using Photoshop CS 6)
  2. A time about 15 min for every Tactic to learn

For anything to ask or what to know about blogging, creating, templates, themes, Technology, Website Designing just contact me via my email 
Raymkindo02@gmail.com
+255718574710

Available link for download

Read more »

Samsung Copy N7100 Copy MTK Android Factory Rom Share and tested By AzimBahar

Samsung Copy N7100 Copy MTK Android Factory Rom Share and tested By AzimBahar


Samsung Copy N7100 Copy MTK Android Factory Rom

N7100 China MTK Android File By AzimBahar One-Man - Download - 4shared - AzimBahar Parvez

INFO



Available link for download

Read more »

How to Flash Official Firmware for Samsung Galaxy S4 by Odin

How to Flash Official Firmware for Samsung Galaxy S4 by Odin


This guide will be about how to flash official firmware for Any Samsung galaxy S4 or any Samsung galaxy device.
By this guide you can upgrade or downgrade the galaxy device to any firmwares by using Odin

Requirements :
1- Official firmware for the model number of your device
2- Odin3
3- Samsung Kies or Samsung mobile driver
4- USB cable
5- Charged galaxy device
6- Windows PC

Before starting :
1- Backup your important data first just in case of this process corrupt your data. [important in downgrading]
2- Download and install Samsung mobile driver (Skip this if you already have Samsung Kies)  (Link below)
3- Download a firmware file SamMobile or Samsung-updates then unzip it only one time
4- Download Odin3 then unzip it (Link below)
5- Disable the antivirus software
6- Close Samsung Kies and disconnect any device connected to USB ports on your computer

Flashing instructions :
1- Run "Odin3" as administrator
2- Click on PDA button and navigate to the *.tar or *.tar.md5 file that you extracted (this is for firmware which contains only one file *.tar or *.tar.md5)
root
android
 - If the Zip file contains more than one *.tar file then they will be labeled with PDA, Phone and CSC. Put them in the corresponding section of Odin
3 - Shut down your device and make sure your device is completely off
4 - Put your device into download mode by pressing and holding (Volume Down + Home + Power) buttons
5 - Press Volume up to continue
6 - Connect the device to your computer by USB cable and wait until you get a sign in Odin (ID:COM section) and "Added" in message box.
7 - Make sure re-partition is NOT SELECTED [Very important]
  8- Click Start and wait a few minutes until you see "PASS!".
Done!
YT video link : https://www.youtube.com/watch?v=Ulz-1UYzHBA
Notes :
~ Do not disconnect the cable or turn off the device while flashing
~ I am not responsible if something wrong happened to your device (use this AT YOUR OWN RISK)
~ Install Samsung Mobile Driver or Samsung Kies if you dont see a sign in Odin (Step 6)
~ Close or End process Samsung Kies If you see in message box this error :
SetupConnection..
Cant open the serial(COM) port.
All threads completed. (succeed 0 / failed 1) 
~ This process takes maximum 10 minutes
~ Flashing unofficial firmware will increase the flash counter
~ Flashing official firmware wont increase the flash counter and wont cancel the warranty of your device
~ If your device stuck in boot loop after downgrading, factory reset your device from recovery mode (Vol up+Home+Power)

Downloads :
Odin3_v3.04 HERE, v3.07 HERE, v3.09 HERE
Samsung Mobile Driver HERE
Latest Samsung Kies HERE

Available link for download

Read more »

Wednesday, August 17, 2016

Huawei S7 Tablet Model S7 104 IDEOS LOGO Only Done 100 tested wat see and try step by step

Huawei S7 Tablet Model S7 104 IDEOS LOGO Only Done 100 tested wat see and try step by step


Huawei S7 Tablet Model S7-104 IDEOS LOGO Only Done 100% tested wat see and try step by step
Huawei S7 Tablet Model S7-104 ( IDEOS LOGO Only ) Done



Status



I use this two file but im not lucky (
S7 V100R001C08B016(U.K. Dataselect)

S7 V100R001C70B112(Russia Channel)

Procedure

1) Download this tested file for Huawei S7 Tablet Model S7-104

2) Format your SD card in FAT32(NO NEED TO FORMATE IF ITS ALREADY FAT32)

3) create a folder "dload" off course without the quotes on to the root of your SD card.

4) Extract the UPDATE.APP from the stock ROM and place it in "dload"

5) Power off your phone with sd card inside.

6) Power on by pressing POWER+VOLUME UP+VOLUME DOWN Button if done properly you will see progress bar saying UPDATING! after its done it will reboot automatically

Screen Photos







Available link for download

Read more »

Tuesday, August 16, 2016

Activate Windows 10 Preview by few Clicks

Activate Windows 10 Preview by few Clicks



Hello! Geeks,
Thank again for your time and today am coming with new Tip/Trick  for  activating Windows 10 Preview.
As we knows Microsoft Company has release DEMO for windows 10. This windows can be obtained  from
Microsoft Official Website for Free. The only thing to do is just having Internet access and a little time

according to your Internet speed and Download free Image of your Windows 10 Preview. I will not going to
explain or saying the advantage or why you should use Windows 10, This is personal interest as you can choose
what to do and what to have in your Machine.
Today am going too explain on how to activate windows 10 in minutes.
Almost version of window 10 does not come with full activation so they will ask for manualy activation either
b using
  • Online Activation
  • Phone Activation
Follow the following Step to activate your Windows 10 for once and for good.
Step 1.
Download the following Activator from my 4share Account by clicking the Download Icon








Step 2.
Extract the .Zip file from your downloadesd file (Step 1). Make sure you have Winrar or other Compressed File  Application.
If it ask for password use "itgurutz"

Step 3.
Run Microsoft toolkit_IT_Guru_Tz  by clickin on the Windows Logo 
 

Step 4.
You need to go  Product Key and choose
  • Windows 8.1
  • Profession
  • Click on Install
Step 5.
You have Activate your windows 10 Preview Mode for only few minutes.

Do You Need Windows 10 Preview? Download And Install now!  











Available link for download

Read more »

Monday, August 15, 2016

iCloud activation by pass 100 working Try this way

iCloud activation by pass 100 working Try this way


iCloud activation by pass 100% working Try this way,omplete iCloud activation bypass. This works as long as you follow all of directions and have the correct files . I know many doubted but here is partial proof in the pudding, you can follow this tutorial now and bring your iPhone back to life. The greatest thing of all here is that you can add your own iCloud credentials and totally reclaim the iPhone as yours. In addition, iTunes detects the phone as activated and so does evasi0n which means you can also jailbreak your device freely.
This is fantastic news for a lot of us and I really hope it help you all, but our work has only just began, please sign up and contribute to the site guys. Post comments articles and suggestions it would be greatly appreciated.iPhone 5c iPhone 5s 7.0.5 Update Firmware.
The video below should explain everything and will guide you step by step a more extensive written tutorial will be posted soon.
In the mean time here is a quick written tutorial.
  1. Put device into DFU mode
  2. Run ssh.jar wait until it says successful
  3. Open winSCP
  4. Open a new connection
  5. Host name: 127.0.0.1
  6. Port: 2022
  7. Login: root
  8. Password: alpine
  9. Press the terminal button in winSCP and type: mount.sh
  10. Go to /mnt1/var/Applications and right click and delete setup.app
  11. To activate your device and have it work with your mobile carrier, iTunes and Evasi0n copy the supplied files into the specified folders in the video.
  12. Reboot your device
  13. Your device will now be in recovery mode, Use Tiny Umbrella to kick it out of recovery as specified .
the certificates could not be manipulated WELL HERE IT IS.
The files needed to achieve this can be obtained directly from GadgetWide by clicking on the link below. The fie is a single zip file which contains all of the files required and should be fairly simple. We will also post it in the GadgetWide download section.
Download iCloud Bypass Patch NOW

Available link for download

Read more »