Archive for the ‘COMPUTERS & INTERNET’ Category
I would like to introduce to you guys a something more useful and powerful which can use for the anonymous internet surfing. I received so many mails by asking how to unblock restricted websites. I explained in my previous posts about proxy sites and a…
|
This is the second part of the little notes about Luntbuild. This gives some basic installation steps of Luntbuild. For an introduction on Luntbuild refer this post.Using zip distribution (without GUI), in LinuxUsing Luntbuild installer (with GUI), in …
|
Luntbuild is a powerful build automation and management tool. Continuous Integration or nightly builds can be easily set using a clean web interface. Executed builds are well managed using functions such as search, categorization, promotion, patching, …
|
Ref: http://junit.sourceforge.net/doc/faq/faq.htm http://open.ncsu.edu/se/tutorials/junit/ API DOC What is JUnit? JUnit is a simple, open source framework to write and run repeatable tests. It is an instance of the xUnit architecture for unit testing…
|
MySQL does not support renaming a database (and prefers not to be done in the supported versions) as mentioned here. However, use of this statement could result in loss of database contents, which is why it was removed. Do not use RE…
|
This is the final part of the so called Ant series I have been writing in this blog, about Apache Ant. This is an extremely brief tutorial on JUnit. The goal is to test Ant and JUnit framework integration .The previous posts on Ant can be found h…
|
This is the fourth part of the so called Ant series I have been writing in this blog, about Apache Ant. This post is mainly about building and running a Java Swing program using Ant. The previous posts on Ant can be found here: 1. Apa…
|
Hi Guys, Up to now I have done few posts regarding hacking.. On this post I would like to introduce you a great tool called “Wireshark” in order to find out security vulnerabilities in your network, in other word find out hackers who accessin…
|
This is the third part of the so called Ant series I have been writing in this blog, about Apache Ant. This post is mainly about building and running a Java program using Ant. In the example I'm using here, its a Hello World program in simple …
|
As I have worked on Ant before sometime for a project and I had few of my own documents for reference, related to installing and using Apache Ant. I thought of sharing those via this blog as it might be useful to someone out there, or at-least would be…
|
This is a simple reference of my, which might be helpful to someone after installing Ant and do some playing.Use a text editor to create a file called build.xml: <?xml version="1.0"?><project name="My Project" default=&quo…
|

Well Guys I started to study on the MCP (……
|
What is Apache Ant?Apache Ant (or simply Ant) is an XML-based build scripting language used heavily by the Open Source community. This is specially handy when it come is to automating the build process. Also Ant is infamous for its good going with Java…
|
Hi Friend, In these modern age, knowlege is the wealth. We meet many persons who are expertise in many fields. They have all the knowledge about it. But not only them, others also may need that knowledge for their works. If one person work in his field…
|
hi guys, I just like to give you a brief idea about WMI interface. Actually it’s a kind of efficient way to access OS resources using programming modules. In another words it’s a bridge between your Windows OS and programming interface. Using WMI …
|
How comfortable would you be if you can read someone’s every single word that typed, including email messages, passwords, and IM conversations and so on? Definitely you may feel its really awesome, in other end you may feel its terrible if you knew som…
|
Hi ppl.. I was searching and working with some Cross Site Scripts (XSS) on past few weeks. So I’m interesting to give a brief idea about XSS Vulnerabilities of websites and mail accounts ..By the way,, What is XSS??? What kind of things XSS can do???X…
|
Hi ppl, Want to customize your GMAIL accounts? Or want to know about how its really working? Or want to change it into an effiient way? Or Want to hack together scripts to do dangerously efficient things with your mail, This book will really help you!!…
|
Definition- SQL injection is a technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded…
|
yoo guys do you want to block a site in your local computer? or change the localhost name? or want to give a specific name to known IP address? its simple. You can do it by editing the host file in your windows OS. So first of all what is the host file…
|
When you surf the Internet your unique identification number (IP number) can be detected by any Website you visit. By using an anonymous proxy to surf the web, lets you use another IP number which is provided by a server called anonymous proxy…
|
I got this code from http://www.hackaday.com/ and you can edit some hidden configuration files in your Firefox browser in order to speed up web browsing.If you’re using a broadband connection this will be really helpful Type “about:config” into the …
|
Using this code you can read Active Directory of your domain. On this code segment I have retrieved some active directory properties and set them as session variables.using System.DirectoryServices; DirectoryEntry entry = new DirectoryEntry(”LDA…
|
Domain Name Service (DNS) is the service used to convert human readable names of hosts to IP addresses.The Domain Name System (DNS) is basically a large database which resides on various computers and it contains the names and IP addresses of various h…
|
|
|
|