20/02/2020
Ye Jo Halka Halka Suroor Hai I Gulshan Kamboj I Originally sung by Nusrat Fateh Ali Khan
Vocal and Guitar: Gulshan Kamboj Tabla: Shreyash Vishwaroop Keyboard: Rakesh Ram Event: Marriage ceremony, Surat Organised by: Gigsmith Entertainment For Boo...
02/01/2016
How to display all cached passwords on the page?
If you have any cached passwords on page displayed in asterisk(***********) and you want to display it as plain text, following are the steps:
1. Open the page in a web browser where your password is displayed in cached form.
2. Hit F12 and a panel will show below.(If not, right click 'Inspect Element' anywhere and a panel will show)
3. Click on 'Console' from the available options such as Elements, Sources, Network, Console.
4. Paste the following script into the white space and hit Enter button on your keyboard:
$('input[type=password]').type = 'text'
5. Your job is done. All the passwords on the page will now be displayed as plain text now!
For any queries/help/explanation, comment below :)
21/05/2015
Once again the applications are invited for Microsoft Student Partner(MSP). Being a MSP, you get to represent Microsoft in your college/area and as a bonus, you get to attend all paid seminars and conferences exclusively open to MSPs all over India. You're responsible for hosting some events and workshops led by Microsoft which adds to volunteership advantages. Also you get free Microsoft softwares and certifications worth lakhs for absolutely no cost..All this is just a click away, do go for it!!
Link: https://msp.msdn.microsoft.com/Apply
MSP Application
Information you provide will be used to evaluate your Microsoft Student Partners application and to contact you about Microsoft Academic program participation.
26/08/2014
Was surfing randomly and found this awesome video. Kudos to Developers.
Apple (India) - iOS - Videos
See how developers and the apps they create are helping to change people’s lives.
04/03/2014
Heyy Guys, Had a great time delivering today's workshop regarding TGMC 2013.. So let's have a feedbacks, suggestions, ideas, complaints session here..If you need any help, post here...
Posted by Rishi Gargi
P.S:You may connect with me via fb, my username is rishi.gargi
17/01/2014
Salute This person.......
Gulshan Kamboj
17/01/2014
12 Type Of Servers And What They Do!
1. Real-Time Communication Servers :
Also known as chat servers or IRC, and
sometimes known as instant messaging (IM)
servers, these servers are meant to allow huge
number users to exchange information
instantly.
2. FTP Servers :
This is one of the oldest of the Internet
services available. The FTP or File Transfer
Protocol allows the users to securely transfer
one or more files of any size between two
computers.
3. Collaboration Servers :
In many ways, collaboration software, once
called 'groupware,' demonstrates the original
power of the Web. Collaboration software
designed to enable users to collaborate,
regardless of location, via the Internet or a
corporate intranet and to work together in a
virtual atmosphere.
4. List Servers :
List servers lets users better manage their
mass mailing lists like open interactive
discussions or one-way lists to deliver
newsletters, announcements or advertising.
5. Telnet Servers :
The Telnet server lets the users on to a host
computer control and work on remote
computers.
6. Web Servers :
At its core, a Web server serves static content
to a Web browser by loading a file from a disk
and serving it across the network to a user's
Web browser. This entire exchange is mediated
by the browser and server talking to each other
using HTTP.
7. Virtual Servers :
A virtual server is a web server which shares
its resources with multiple users. It's another
way of saying that multiple web sites share the
resources of one server.
8. Proxy Servers :
Proxy server is a server which acts as an
intermediary for requests between the users
and the servers. Client connects to the proxy
server and the proxy server evaluates the
requests sent by the users simplifies them and
control their complexities.
9. Mail Servers :
Mail servers help in moving and storing the e-
mail over a network via LANs and WANs or
across the Internet.
10. Server Platforms :
Normally used in same context with that of
operating systems, server platforms are the
platforms that are under the hardware or
software of a system and the hence in the
engine that drives the server.
11. Open Source Servers :
Similar to server platforms, Open source server
are referred to the underlying open source
operating system used in the IT infrastructures
of the companies.
12. Application Servers :
Application servers are a type of middleware
which connects the database servers and the
app users.
04/01/2014
Wondering how to make a website,don't know how to code?? No worries, this is a 63 minutes long video that teaches how to build a website from scratch,be a freelancer developing wordpress websites involving no code at all. Just go through this video and after 63 minutes,i promise you can build your own complete website within 10 minutes!!
How To Make a Wordpress Website - AMAZING!
Get Free Help: www.tyler-moore.com Learn how to create a $2500 wordpress website in 1 hour step by step with no knowledge of how to make a website necessary....
11/12/2013
BetaSoft Systems is conducting a placement drive for all CSE Final year(All groups invited) students on 16th December at our campus itself! Attendance could be mandatory. So please be there! http://betasoftsystems.com/
Beta Soft Systems | Employment Agency Bay Area
IT Product Development, IT Services, H1 Visa Jobs, F1 OPT Jobs, IT Placements
04/12/2013
A very helpful website for c beginners
C++ is a superset of C, and that virtually any legal C program is a legal C++ program
Credits: Bakul Mittal
C programming questions and answers
C language tricky pointers questions answers explanation objective mcq faq interview freshers beginners prime numbers factorial PDF examples