Showing posts with label not. Show all posts
Showing posts with label not. Show all posts

Tuesday, September 26, 2017

Trick to Get Old Facebook Chat Back New Facebook Chat is Not That Good

Trick to Get Old Facebook Chat Back New Facebook Chat is Not That Good




Recently, Facebook made many changes such as they introduced Facebook Messages, Facebook Video Chat and they also made changes in Facebook Chat system. New Facebook Chat shows also those people who are not online and many people just hate this thing or this does not satisfy them. If you are one of them who do not like new Facebook Chat, here is a good news for you; now you can get old Facebook chat back easily....









This trick needs a software to be installed in your browser. Currently, you can get old Facebook chat on Mozilla Firefox and Google Chrome browsers as they support latest scripts. If you are using FireFox or Chrome, follow this trick else first download any of these two browser.

How to Get Old Facebook Chat Back ?

  • If you using Mozilla Firefox, Click here to install an addone called Greasemonkey. After installation, restart firefox (if you are using chrome, move to next step) 


    •  Using Chrome or Firefox, Whatever... Click Here to install a script called Facebook Sidebar Chat Reversion. This works on Firefox and Chrome both.



       


      • Install this script on your browser, restart your browser and Enjoy Old Facebook Chat Back !

       



download file now

Read more »

Friday, September 15, 2017

Ubuntu Sound not working on HP Pavillion dv9000 Using the ICH8 Family

Ubuntu Sound not working on HP Pavillion dv9000 Using the ICH8 Family


I spent quite a bit of time researching my problem and found the solution at: http://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg549082.html Let me copy the relevant bits:
 cd /tmp wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.16rc2.tar.bz2 tar -jxvf alsa-driver-1.0.16rc2.tar.bz2 cd alsa-driver-1.0.16rc2/ ./configure --with-cards=hda-intel && make sudo make install sudo cp ./modules/snd-hda-intel.ko /lib/modules/$( uname -r )/ubuntu/media/snd-hda-intel/ sudo depmod -a sudo reboot 
Make sure that you check the ftp://ftp.alsa-project.org/pub/driver directory to see if a new version has been released.

download file now

Read more »

Thursday, September 14, 2017

U Are Not Alone

U Are Not Alone



download file now

Read more »

Tuesday, September 12, 2017

Unable to fetch Ubuntu Archives 404 Not found IP 91 189 92 201 80

Unable to fetch Ubuntu Archives 404 Not found IP 91 189 92 201 80


If you are unable to fetch  archives in Ubuntu, there may be few of the reasons:

  1. Either your dns lookup failed,
  2. Or your archives lookup address got changed.
I will highlight both of the possibilities and represent you the solutions.

If your dns lookup failed, you can follow the below steps:
  • First, take the backup of the /etc/resolv.conf file by running the following command

  • Add the following entries in the original /etc/resolv.conf file

  • Save the file and restart the network using the following command

  • It may be possible that your ubuntu gets hanged as happened to mine.There is no need to panic, you can run the following command to get your system working



Or, your archive address got changed ( 404 Not Found [IP: 91.189.92.201 80] )

Again if you are getting the same error while fetching archives, then that means your archive has changed.
And the best way to determine is check whether you are getting the following error


If this is the case follow the steps below:

  • First take the backup of the /etc/apt/sources.list by running the following command

  • Change the name from the archive.ubuntu.com to old-releases.ubuntu.com

Thats it.. .Definitely your update will work now .... 

download file now

Read more »

Ubuntu 14 04 not booting after error message tmp could not be mounted

Ubuntu 14 04 not booting after error message tmp could not be mounted


If you installed Ubuntu 14.04 using WUBI and after installation when it booted it showed an error:
Serious errors were found while checking the disk drive for /. 
There were three options:
press [I] to ignore, press [S] to skip mounting and press [M] to mount manually. 
After pressed I, it showed /tmp could not be mounted and my Ubuntu isnt booting.

Lot of people will get or  got this kind of error after installing Ubuntu 14.04.I also got same error but after some modification i fixed it.
Please Follow This Step 

  1. In Windows Boot Manager, select Ubuntu.
  2. Press any key and enter GNU Grub2 menu.
  3. You can press "e" to edit GRUB2 boot entry.
You need to change the GRUB2 boot entry from "ro" to "rw",
e.g.
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=AAC884AC1F144321 loop=/ubuntu/disks/root.disk ro quiet splash $vt_handoff
to
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=AAC884AC1F144321 loop=/ubuntu/disks/root.disk rw quiet splash $vt_handoff
Press F10, you can boot in Ubuntu 14.04.
and you can fix GRUB2 boot entry:
sudo vi /etc/grub.d/10_lupin
Change the line:
linux ${rel_dirname}/${basename} root=${LINUX_HOST_DEVICE} loop=${loop_file_relative} ro ${args}
to:
linux ${rel_dirname}/${basename} root=${LINUX_HOST_DEVICE} loop=${loop_file_relative} rw ${args}
Regenerate GRUB2 boot entry:(type in terminal)
sudo update-grub

After this all step surely you can use your new ubuntu 
So enjoy!!!!!!!!!!!!!!!!!!!!!!




download file now

Read more »

Sunday, September 10, 2017

Unable to load Deep Freeze Configuration Login Program will not be available

Unable to load Deep Freeze Configuration Login Program will not be available



Problem: No Deep Freeze Icon in Taskbar and Shortcut key "(Ctrl+Alt+Shift)+F6" doesnt seem to work and got an error message prompting "Unable to load Deep Freeze Configuration Login Program will not be available".


To Solve This Issue Disable All Faronics Deep Freeze Services

You can done this by simply typing the command services.msc in the run dialog box. Once you are in the services window, locate the service name DFserv and right click on it and select properties (refer to image below).


After clicking properties, stop and disable the service. Refer to the image below for instructions. Note: Restart is needed for changes to take effect on your system.


After restarting, at this point you no longer have any Deep Freeze service or application running at the background of your system. Also the system Deep Freeze Icon should be gone. You are still able re-enable Deep Freeze by reversing the whole process. Note: You can now uninstall deep freeze and re install again.

More Tags: Angry Bird, Blogger, Fate , Plants Vs Zombie, Special Force, Point Blank, Ai Maps, Deep Freeze UnFreezer, Ninja Saga, Deep Freeze, Samsung SGH, Guitar Pro, USB XP Install, Yahoo 443 Problem, Turtle Odyssey, GTA San-Andreas, PlayStation, Tips Tweaks Tricks, HTML, Facebook, Animated JPG, Counter-Strike, USB Windows Format, Screensaver, USB Security.

download file now

Read more »

Wednesday, September 6, 2017

Ubuntu wireless not working

Ubuntu wireless not working



After installing Ubuntu some of you might see that your wireless drivers are not installed and you are unable to connect to any of the wireless networks. Some times it may happen that wireless drivers are not installed after a fresh Ubuntu installation. 
To get the wireless working, you need to download the wireless drivers. To get the Ubuntu Wlan drivers, perform the following steps:- 
  • Get connected to Internet through LAN.
  • Open your package manager and press reload button.
  • Now search for "bcmwl kernel" package.
  • Install the package.
  • Install the dependency package if there is any.
  • Restart your Ubuntu and you are ready to go.
If still any problem occurs, feel free to write or comment.

download file now

Read more »

Monday, August 28, 2017

TRANSFORMERS WAR FOR CYBERTRON comes with the gift of a not for sale StarScream

TRANSFORMERS WAR FOR CYBERTRON comes with the gift of a not for sale StarScream



I scream you scream we all scream for Starscream !!!!



In the UK , Transformers War for Cybertron , the best use of the Unreal 3 engine this year , so far! comes with a free transformable Star Scream , note Phd in mechanical alien robot transformation , or ages less than 12 recommended for those trying to transform the thing , small hands help !




so in my World Cup fuelled haze of lack of games playing , Transformers War for Cybertron has been an unexpected surprise , more games played in between matches to follow.Note in these stressful times video  games are needed between matches ,especially those that do not require much thought  , well that narrows the field down then doesnt it !Transformers War For Cybertron is just one game keeping me calm over usual  World Cup 2010 foul ups .

Robots in ......wooah that was handball Mr Uraguaian! 4 - 1 to Germany , goal line technology , what  ,what ,glad I watched that 2 hours of gaming time waisted!  oh well theres always be Brazil and  2018 when it will be in Russia......... za Zdorovie!













Get your Transformers War for Cybertron with StarScream figure for PS3 , Xbox 360 or Wii or DSi


Incidentally the greatest transformers game is the old Melbourne House coded game for the PS2 : 


































and some genius has listed Transformers Beast Wars Transmetals for $1,199.99






























USA fans  Search Amazon.com for transformers





download file now

Read more »

Tuesday, August 15, 2017

Trouble! Things that were working just fine now are not

Trouble! Things that were working just fine now are not


Basically the system now claims it cannot see the DDR! Which is a blow. I dont know why but I am getting the dreaded stack pointer not set errors and the system doesnt seem to think it has any memory. I am wondering if I need to add in a bit more manual deskewing or whether I have actually broken something (I certainly hope not!).

More to follow....

download file now

Read more »

Thursday, August 10, 2017

type QWidget is not a direct base of MyWidget

type QWidget is not a direct base of MyWidget



Qt Code:

class MyWidget : public QMainWindow 
{
Q_OBJECT
public:
explicit MyWidget(QWidget *parent = 0);

~MyWidget();
private:
Ui::MyWidget *ui;
};

MyWidget::MyWidget(QWidget *parent)
: QWidget(parent)//ERROR
{
QPushButton *quit = new QPushButton("Close Application", this);

setGeometry(150,150,100,100);
setFont(QFont("Times",12,QFont::Bold));

connect(quit,SIGNAL(clicked()),qApp,SLOT(quit()));

Error: Type "QWidget" is not direct base of MyWidget.
you will need to pass the parent to the QMainWindow constructor

MyWidget::MyWidget(QWidget *parent) 

: QMainWindow(parent) // no ERROR


you will need to pass the parent to the QMainWindow constructor:

If this even does not fix the issue then you may have forgot to include the header file in .h file

# include 

download file now

Read more »

Tuesday, August 8, 2017

Ubuntu12 10 installer does not detect Drive Partitions

Ubuntu12 10 installer does not detect Drive Partitions


Here is the solution for those whose Ubuntu installer does not recognize drive partitions.For that you need to have backup everything on your existing drive.This is the problem of partition table.This has happened because you have installed some programs,which dont understand gpt partition table, in windows.For that you need to clean install microsoft windows after going through the following steps. And then your ubuntu installer will definitely detect your drive partitions.

 1.You need to download "gparted iso" from here.
     After downloading the iso image you need to make up bootable usb using unetbootin or bootable cd using PowerISO software.

2.Boot through this live cd or usb and follow the figures shown below.

a) Select the first option "GParted Live (Default Settings)




 b)Select Ok


c) Hit enter if it asks about the language and which mode you prefer. Gparted itself selects by default.







d) Now you may get this warning. Select yes or no if you get this warning because in next few steps you would be creating new partition table.




e)This is one of the most important steps. Here you need to create new partition table. As shown below go to the device tab and select the "Create Partition Table".

f) You may get the warning as shown below.
WARNING: By this time you should have backed up all of your data because after selecting the new partition table and selecting the apply button will erase everything from your disk and create new partition table. If you have not backed up your data exit from this live cd and backup everything.

If you have backed up all your data and you are ready to clean install windows you can go ahead and please do select msdos partition table type and click on apply.This will erase all your disk data and now   you can exit from this live cd and can clean install windows.


g) Try to install windows without connecting to internet because while installing windows by connecting through internet,it may possible that again windows try to install any application that can corrupt your partition table. After you have installed windows you are ready to install ubuntu12.04 or ubuntu12.10 and now your ubuntu installer will be able to see the partitions.

download file now

Read more »

Saturday, August 5, 2017

Ubuntu When the Live CD sees the hard disc but the installer does not

Ubuntu When the Live CD sees the hard disc but the installer does not


I tried installing both Ubuntu 14.04 and 14.10 on a HP machine, and though gparted detected the hard disc properly, the installer didnt see it at all. It seems the hard disc was used in a RAID configuration before and some leftover metadata on it prevented the detection by the installer.

After running the following command in the live sessions terminal, the detection worked as usual:


 sudo dmraid -rE 

download file now

Read more »

Treatment and privacy not a zero sum game

Treatment and privacy not a zero sum game


Last week, an article in the New York Times Health section quoted Dr. Cara Litvin on electronic medical record privacy:

Privacy concerns have been the main deterrent to �wiring� medical records. But Dr. Litvin notes that the information is password-protected, and that insurers and employers would not have access to a patient�s electronic medical record unless the patient authorized it. �The benefits to providing quality medical care way outweigh any privacy issues,� she said.

Statements like that are catnip to privacy researchers. Dr. Litvin deserves the benefit of the doubt with respect to her intentions, but the notion that high-quality care and privacy are opposed to each other -- as her statement suggests -- is worth some critical consideration.

Its easy to see things from a doctors perspective. A doctors mandate is to heal, and in life-and-death cases, ease of access to patient records can make a critical difference. Measures meant to provide privacy should not hinder treatment in such cases; a patient whose life is at stake would probably agree. A fundamental principle is that the person providing critical care should not be stymied by technological obstacles.

But lets consider cases that dont involve life-and-death urgency. These cases are the more interesting ones from a privacy perspective, and the guiding principle of privacy mechanism design here is more slippery. Its something like this: the person providing care should have access to the information that is relevant to her decisions; nobody else should have any more information than is absolutely necessary for administrative purposes. Privacy measures are meant to protect patients from electronic security breaches -- i.e., from the sorts of problems that arise when intruders harvest lots of records at once, or when a determined attacker obtains one or more specifically chosen records. If we dont do a good enough job implementing security and privacy, such breaches can result in the permanent, irrevocable exposure of information pertaining to people who do not want that information to be public. Patients deserve high-quality care and data privacy.

Electronic medical record breaches open the door to new kinds of discrimination. Imagine a healthy person losing a job opportunity because her family history suggests an elevated risk of a debilitating disease. Imagine embarrassing disclosures based on prescription drug
information. Imagine insurers -- lets assume for a moment that not every insurer is scrupulous -- basing payment decisions on information they are not legally allowed to see. Designing mechanisms to defend against such breaches is an area of active research whose heyday is approaching.

download file now

Read more »