Scrap Flooder Ver 1.02 Latest


Scrap Flooder 1.02 Released Tested and Tried .
A Trickworld Member Shashi Has Requested To Make a Small Software.
  1. Well Everybody Want’s His/Her Scrapbook Have Too Many Scraps.
  2. This Software Will Flood Your/Your Friends Scrapbook with Enormous No. of Scraps.
scapflood.jpg
Screen Shot of Scrap Flooder Ver 1.02
This flooder would allow you to flood your or your friend’s scrapbook like anythin.
  • First Of All Download or Download From Here.
  • Extract all Files at the Desktop or Any Other Folder From Winzip
  • Now Run Setup.exe.
  • If Installation Fails: Required – .NET 2.0 framework to run the software – Download.
  • Install the Software and then Open the Account.
  • Now find Your or Your Friends “Uid” – Your User id .You can find it with The Help of ScreenShot Given Below.
  • Copy and Paste The UID in The Text Box.

orkuting1.jpg

Click The Screen Shot To Enlarge
  • Now Press Go ->
  • Now Press Start Flooding.

Thanx To Prince For This Release.

Comments Are Needed For The Next Release.

Enjoy
:)

  • Share/Bookmark

Other Useful Applications

Other Useful Applications

Open Terminal type the Following Commands as Per The Applications.

eMule Client

[Puneet@localhost ~] $ sudo yum install amule

FTP Clients

For KDE users:

[Puneet@localhost ~] $ sudo yum install kftpgrabber
For Gnome users

[Puneet@localhost ~] $ sudo yum install gftp

rar

[Puneet@localhost ~]$ sudo yum install unrar

chm reader

[Puneet@localhost ~] $ sudo yum install gnochm

DC++

[Puneet@localhost ~] $ sudo yum install linuxdcpp

Partition Editor

For KDE users

[Puneet@localhost ~] $ sudo yum install qtparted
For Gnome users:

[Puneet@localhost ~] $ sudo yum install gparted

Google Earth

Go to this page and download GoogleEarthLinux.bin.

Next open a terminal and go to the folder you have saved it.

Install it by typing:

[Puneet@localhost ~] $ sudo sh GoogleEarthLinux.bin

When you first run Google Earth you might get a message about missing Bitstream Vera Sans fonts. To install them type:

[Puneet@localhost ~] $ sudo yum install bitstream-vera-fonts

Skype

First you must install the Skype repository. Open a terminal and type:

[Puneet@localhost ~] $ sudo nano /etc/yum.repos.d/skype.repo
In that file copy the following lines:

[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
enabled=0
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgcheck=0

Now you can easily install skype by typing:

[Puneet@localhost ~] $ sudo yum – -enablerepo=skype install skype
At any time you can search for updates like that:

[Puneet@localhost ~] $ sudo yum – -enablerepo=skype update skype

Have Fun :)

  • Share/Bookmark

G Talk,Yahoo,icq,Msn,Myspace Etc:Linux and Windows

Pidgin

Pidgin is a multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.

Pidgin can work with:

  • AIM
  • Bonjour
  • Gadu-Gadu
  • Google Talk
  • Groupwise
  • ICQ
  • IRC
  • MSN
  • MySpaceIM
  • QQ
  • SILC
  • SIMPLE
  • Sametime
  • XMPP
  • Yahoo!
  • Zephyr

Pidgin is free software. It is licensed under the GNU General Public License (GPL) version 2. This means you are free to use it and to modify it, but if you distribute your modifications you must distribute the modified source code as well.

For Pidgin Visit :http://www.pidgin.im/

Pidgin runs on all Windows and UNIX platforms.

Well Pidgin is All in One and Fantabulous.

:)

  • Share/Bookmark

C,C++,C#,Java,Pascal,Fortan on Linux

Well i Have Used Turbo c++,Borland Compilers, Visual Studio 2005 For C# .Net on Windows.When I Have Heard About Fedora For The First TIme ,I Wanted To Have c++ and c# on it.

Now i Have These Compilers on My Fedora (Linux),These r all Fabulous & Rocks

:)

Mono :Mono provides the necessary software to develop and run .NET client and server applications on Linux, Solaris, Mac OS X, Windows, and Unix. Sponsored by Novell (http://www.novell.com), the Mono open source project has an active and enthusiastic contributing community and is positioned to become the leading choice for development of Linux applications.

For More Visit : http://www.mono-project.com

GCC and g++

GCC is the compiler system of the GNU environment. GNU is a UNIX-compatible operating system, being developed by the Free Software Foundation, and distributed under the GNU Public License (GPL)

Click Here For More.

Most Linux distributions support dozens of programming languages. The most common collection of utilities for building both Linux applications and operating system programs is found within the GNU toolchain, which includes the GNU Compiler Collection (GCC) and the GNU build system. Amongst others, GCC provides compilers for C, C++, Java, Ada and Fortran. The Linux kernel itself is written to be compiled with GCC.

Most also include support for Perl, Ruby, Python and other dynamic languages. Examples of languages that are less common, but still well-supported, are C# via the Mono project, and Scheme. A number of Java Virtual Machines and development kits run on Linux, including the original Sun Microsystems JVM (HotSpot),g++ is the traditional nickname of GNU C++, a freely redistributable C++ compiler. It is part of gcc, the GNU compiler suite, and is currently part of that distribution.

Read More Wiki 

How to Compile a c++ or c Programme in LInux Using gcc/g++ Compiler.

Visit : http://pages.cs.wisc.edu/~beechung/ref/gcc-intro.html

enjoy

:)

  • Share/Bookmark

Torrent : Install

KTORRENT Clients

Open Terminal & Type :

[punit_shivji5@localhost] $ sudo yum install ktorrent

BITTORRENT Clients

Open Terminal & Type :

[punit_shivji5@localhost] $ sudo yum install bittorrent bittorrent-gui

If you get an error like this “Could not load fastresume data” when you try to run Bittorrent you have to make a little change in Bittorent’s python files. Type:
change str(os.path.getmtime(filename)) + ‘\n’) to str(int(os.path.getmtime(filename))) + ‘\n’). Next type:

[punit_shivji5@localhost] $ sudo rm /usr/lib/python2.5/site-packages/BitTorrent/Storage.pyo
[punit_shivji5@localhost] $ sudo rm /usr/lib/python2.5/site-packages/BitTorrent/Storage.pyc
:)

  • Share/Bookmark

Install Java Plugins.

Fedora 8 Having Three Different Options for Java :

  • Official :Sun Java,
  • Open Source GNU: gcj
  • Open Jdk

The standard installation of Fedora 8 will install IcedTea which is based on OpenJDK. This is much more complete than GNU gcj, but may not behave exactly as Sun’s Java.For Mre Visit : Fedora 8 Release Notes.

Java Plug Ins For Firefox :

[Puneet@LocalHost ~] $sudo yum install java-1.7.0-icedtea java-1.7.0-icedtea-plugin

[Puneet@LocalHost ~ ] $ sudo /usr/bin/mozilla-plugin-config -i -f

Sun Java

First you must install some libraries needed by Sun’ Java. Open a Console and Type:

[Puneet@LocalHost ~] $ sudo yum install compat-libstdc++-33 compat-libstdc++-296

When the libraries are installed create the links to this Libraries by typing:

[Puneet@LocalHost ~] $ sudo /sbin/ldconfig

Now click here to go to sun’s java site. You must download the Linux (self-extracting file) not the .RPM file.

For i586 Packages Visit : My-guides.net

  • Share/Bookmark

Media Video & Audio Players (Mp3,Mpegav,Div x,Dat etc)

Video Players

MPlayer

Fedora ships with a limited set of media player for both audio and video. For audio please read the MP3 player notes. For video and other multimedia (DVD, etc.) we will also be making use of a 3rd party repository: Livna. Make sure to have the Livna repository configured before executing the following. Note that many “dependancies” in libraries, plugins and codecs are shared between these applications and also the MP3 player applications.

The most popular media players (in order) are: MPlayer, Xine and VLC. Each has its own strengths. Install whichever you prefer although the first 2 are recommended.

About - MPlayer comes in a command line only interface (mplayer) or skinable GUI and it also has a powerful encoding tool MEncoder (also great for ripping or compressing audio/video). Additionally there is a highly functional web plugin allowing for many popular formats in Firefox/Mozilla (WMV, QuickTime, etc.).

Type the FOllowing Command in the Terminal.

[Puneet@localhost ~]$sudo yum install mplayer mplayer-gui mplayer-skins mplayer-fonts mplayerplug-in mencoder

Binary Codecs For Mplayer or Xine

  • Navigate to: http://www.mplayerhq.hu/MPlayer/releases/codecs/ <!– (if the link is down, please use a mirror) !–>
  • Select the package (.tar.bz2) matching your version of Fedora. Many 32-bit users will use: all-20071007.tar.bz2
  • Install the codecs:
    [Puneet@localhost ~]$ sudo mkdir -p /usr/lib/codecs
    [Puneet@localhost ~]$ sudo tar -jxvf all-20071007.tar.bz2 –strip-components 1 -C /usr/lib/codecs/

Vlc Player

VLC – VLC is a simpler media player with an easy to use interface. It also supports DVD playback. While most needs should be met with Xine and MPlayer some prefer VLC.

vlc supports almost any video type.

  • Installation through yum with Livna enabled:

    [Puneet@localhost ~]$ sudo yum install vlc

Real Player

Download RealPlayer rpm from here or Select: “Advanced Installation RedHat Package” .

Next open a terminal and go to the Folder you downloaded it. Install it by typing:

[Puneet@localhost ~]$ sudo yum install compat-libstdc++-33
[Puneet@localhost ~]$ sudo rpm -ivh RealPlayer10GOLD.rpm
[Puneet@localhost ~]$sudo yum remove HelixPlayer

xine

[Puneet@localhost ~] $ sudo yum install xine xine-lib-extras xine-lib-extras-nonfree
[Puneet@localhost ~]$ sudo yum install gstreamer-ffmpeg ffmpeg ffmpeg-libs

MP3 and Audio players :How To’s

Rhythmbox/Gstreamer

About : – Gnome users should have them already installed. If you don’t have it, to install it type:
[Puneet@localhost ~] $ sudo yum install gstreamer rhythmbox
To add mp3 and other audio support type:

[Puneet@localhost ~]$ sudo yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly

Amarok

About :- Amarok is a pretty good audio/mp3 player for KDE. Of course you can install it under Gnome or any other Desktop Environment too. To install it type:

[Puneet@localhost ~]$ sudo yum install amarok


Adding mp3 support:

[Puneet@localhost ~]$ sudo yum install amarok-extras-nonfree

Audacious

About : – Audacious is another audio player similar to old winamp 2.x. To install it type:

[Puneet@localhost ~]$ sudo yum install audacious audacious-plugins-nonfree-*
If you want to use your winamp 2.x skin with audacious simply copy winamp’s *.wsz skin to /usr/share/audacious/Skins/

If your tags are in a different encoding than utf8 you can force audacious to use it:

Preferences -> Playlist -> Metadata -> Fallback character encoding -> iso8859-7

If you want to add in queue mp3s when double clicked edit this file:

[Puneet@localhost ~]$ sudo nano /usr/share/applications/fedora-audacious.desktop
And change

Exec=audacious

to

Exec=audacious -e

XMMS

About : – This audio player is no longer used, you could try audacious instead, but if you still want it type:

[Puneet@localhost ~]$ sudo yum install xmms xmms-libs xmms-mp3

:)

  • Share/Bookmark

Configure Flash Plugins :FireFox

If you visit a page which needs flash to be displayed correctly click on
the the missing plugin icon and Firefox will automatically install it
for you. Restart firefox and type about:plugins in the address bar. If
the plugin has been successfully installed you should see ‘Shockwave Flash’ among plugins.

  • Adobe Flash Plugin

Alternativelly you can install the Adobe Fedora Repository and install/update Flash plugin easilly. Open a console and type:

Type The Following Commands in The Teminal One By One .

[Puneet@localhost ~]$ sudo rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm

[Puneet@localhost ~]$ sudo rpm –import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

[Puneet@localhost ~]$ sudo yum install flash-plugin

For Update Type :

[Puneet@localhost ~]$ sudo yum update flash-plugin

Another Flash Plugins

Open Source Gnash Plugin

Fedora 8 comes with an open source flash plugin. To install it type:

$ sudo yum install gnash gnash-plugin

Gnash for some reason installs its plugin into /usr/lib/mozilla/plugins when it needs to be in /usr/lib/firefox-2.0.0.8/plugins.

So to fix this type:

$ sudo ln -s /usr/lib/mozilla/plugins/libgnashplugin.so /usr/lib/firefox-2.0.0.8/pluginslibgnashplugin.

So Be careful to replace the correct Firefox version in the above command.
For the New Version Like I have :2.0.0.10-5.fc9

SO Mine Plugins will install on /usr/lib/firefox-2.0.0.10-5.fc9/plugins.

Alternate Way to Install Gnash Flash Plugins

Go to Applications->System Tools->Yum Extender

Click ON-> Package View

Now Search For ->Gnash :in Available Package

Choose The Packages Depending on Ur Version No.

Note: Thanks to Nomb for that info!


  • Share/Bookmark
Get Adobe Flash playerPlugin by wpburn.com wordpress themes