Skip to main content

Freshers & Experienced Openings July 2024

https://www.pharmatutor.org/content/july-2024/biocon-biologics-walk-in-drive-for-mpharm-bpharm-msc-in-qa-qc-manufacturing

E-Utilities URLs : 03 June 09 Free Softwares

LiberKey

LiberKey groups 200+ free softwares like FireFox, Filezilla, Gimp,
Videolan and many others, selection from more than 1800 applications,
for local/or portable use. Local use - directly installed in a hard
disk directory, and Portable use - installed on USB key, external
hard drive, music player such as iPod). LiberKey installed on your
portable device can be plugged in any computer. Best Open Source or
Freewares have been chosen in order to match most practical needs.
These have been grouped under categories in order to facilitate
easy search and the execution. Applications included in the LiberKey
chest are updated automatically through LiberyKey servers. The
201928 KB LiberKey v4.4 has three flavours - LiberKey Ultimate (202
softwares) for users who need a complete range of softwares;
LiberKey Standard (106 softwares) for daily use on a standard working
station, and LiberKey Basic (28 softwares). in case you do not many
applications.

Take a look at the compilation list of these three flavours at
http://www.liberkey.com/en/liste-des-logiciels-comparaison.html

And choose your LiberKey pack for Windows 2000/XP/Vista at
http://www.liberkey.com/en/download/2-liberkey-en/

The developers avers that LiberKey is ree, without virus, spyware, adware, popup, etc.

Process Hacker

Process Hacker can help view and manage the processes and their
threads, modules, and memory. It can terminate, suspend, resume,
restart and set the priority of processes. Processes are highlighted
to provide additional information such as whether they are elevated
or in a job. More interesting things you can do with processes
includes injecting DLLs and even replacing security tokens (XP only).
Features: Detailed performance graphs; A complete list of services
and full control over them (start, stop, pause, resume and delete);
A list of network connections; Comprehensive information and control
over all processes; Find hidden processes and terminate them.; Easy
DLL injection and unloading.

The 991 KB Process Hacker v1.3.7.5 (22 May 2009) for Win XP/Vista
can be downloaded at
http://sourceforge.net/project/downloading.php?group_id=242527&filename=processhacker-1.3.8.0-setup.exe&a=52885127

.NET Framework 2.0 required.


Powerbullet

Powerbullet can help create presentations in the Flash format. It is
designed especially to create multi-page presentations that are
generally used in e-brochures and catalogues, splash screens,
tutorials, slideshows and student projects. Presentations can be
exported as an HTML page with an embedded Flash for playback on any
platform that supports a web browser and Flash. An independent
Windows executable file can also be created. Delays can be specified
on each page, or link the timing to the sound attached to each page.
Most commonly used operations are available with a just a click or
two, and there are handy keyboard shortcuts for most of them.

Powerbullet v1.35 can be downloaded at
http://www.mediafire.com/file/moiljwnztgk/SetupPowerbullet135.exe

The 3.3 MB Powerbullet Plus version 1.44 at
http://www.mediafire.com/file/iw3h2uo15t/install_powerbullet1.44.exe

The registration code to unlock the extra features in Plus can be
found at http://www.powerbullet.com/download.php

Free PC Audit

Free PC Audit is a system, hardware and software information tool. It
can extract details of all the components of the PC, installed
software with version and product key. Free PC Audit does not require
installation and can be used as a portable application. It can be
run from a removable storage device such as a CD-ROM drive, USB flash
drive, flash card, or floppy disk.

The 996 KB Free PC Audit v1.5.1 (20 May 2009 )for Win 2K/03/XP/Vista
can be downloaded at http://misutilities.com/freepcaudit.exe

------------------------------------

CYBER STOP: 27 MAY 09

DH reader Vaman wrote

Is it possible to check BSNL Broadband Usage?

DH suggested

You can check it either at http://10.240.240.195/webLogin.jsp
official BSNL site,or with the Firefox Addon DataFox v1.7 at
https://addons.mozilla.org/en-US/firefox/addon/5471

-----------------------------------------

QUOTE TO MULL ABOUT

Simplicity is the ultimate sophistication.

- Leonardo da Vinci

__,_._,___

Comments

Popular Posts

Free Softwares 09 July 09

JDownloader JDownloader, open source and platform independent, can help download files from file hosters like Rapidshare.com, Megaupload.com and others. JDownloader can be used by both kinds of users - those who have a premium account and those who don't pay. Features: Support for many file hosting sites, decrypt plug-ins for many services. e.g. sj.org, UCMS, WordPress, skips the limits of Filehosting websites, downloads in multiple paralell streams, download with multiple connections, captcha recognition, automatical file extraction, Can download Youtube, Vimeo, clipfish video, and Mp3 files; 24-hour support, integrates with Firefox, no installation needed, and more. The 15.6 MB JDownloader, v.0.6.193, cross-platform - works on Windows, Linux and Mac OS X, can be downloaded at http://jdownloader.en.softonic.com/download Runs on Java 1.5 or higher. jGnash jGnash is a free personal finance manager with many features available in commercial versions. Main Features

Freshers & Experienced Openings July 2024

https://www.pharmatutor.org/content/july-2024/biocon-biologics-walk-in-drive-for-mpharm-bpharm-msc-in-qa-qc-manufacturing

One-Click Video Chats

Meet Face to Face Online Hang out with co-workers and teams. Run as many meetings as you want. No software or signups needed. Best of all, it's free. Simple One-Click Video Chats from Meetings.io Meetings.io starts a video chat between you and up to five people in two simple steps: 1. Press button to generate link to video chat; 2. Share link. That's it. No registering, no logging in, no screen names to remember. Just click and start. The screen automatically resizes to accommodate participants as they come and go, and there are cool little add-ons like a notepad for personal memos and a messenger space for personal comments. Go Visit http://meetings.io --------------------------------------------------- Sourced from Netted by the Webbys

Save For Later

Put articles, videos or pretty much anything into Pocket. Ways to Pocket: Your Web Browser Via Email From Over 300+ Apps Save directly from your browser or from apps like Twitter, Flipboard, Pulse and Zite. http://getpocket.com/   (formerly ReadItLater)

Java Questions

Just a few interview questions which I faced in the interviews ... the thought of sharing..  1) What is JVM? 2) What is JDK? 3) What is JRE? Differences between JDK and JRE? 4) How Java is platform independent? 5) When you say java FileName what happens? Every time it creates a new JVM instance or how? 6) What are the benefits/features of java? 7) What are the differences between C# and Java? 8) What are the major properties of java? i.e. Encapsulation, Inheritance, Abstraction and polymorphism. Explain those and give some examples of them. 9) What is the difference between interface and abstract class? Examples of each and when to use what? 10) How the string is immutable? What is immutable? Any other classes in java are immutable? 11) How you can create an immutable class? What happens internally? 12) What are the differences between final, finally and finalize? 13) What are differences between string buffer and string builder and when to use what? 14) Va

Contact Form

Name

Email *

Message *