fakecineaste
Wednesday, March 6, 2013
Memory safety
›
Memory safety Memory safety is a concern in software development that aims to avoid software bugs that cause security vulnerabilities...
Type safety
›
Type safety In computer science, type safety is the extent to which a programming language discourages or prevents type errors. A type ...
So What is hiberfil.sys Anyway?
›
So What is hiberfil.sys Anyway? Windows has two power management modes that you can choose from: one is Sleep Mode,The other is Hibern...
why does array index start from zero?
›
why does array index start from zero? To use a data item, you must calculate its correct address Why do indexes of arrays start wit...
Tuesday, March 5, 2013
What is the difference between javac and the Eclipse compiler?
›
What is the difference between javac and the Eclipse compiler? Eclipse's built-in compiler is based on IBM's Jikes java compiler...
1 comment:
how to compile java file without javac command?
›
how to compile java file without javac command? JavaCompiler compiler = ToolProvider.getSystemJavaCompiler(); int result = compiler.run(...
Wireless Networks
›
How to Secure Your Wireless Network Securing Your Wireless Network Encryption scrambles the information you send over the internet int...
Sunday, March 3, 2013
PostgreSQL
›
PL/pgSQL PL/pgSQL (Procedural Language/PostgreSQL Structured Query Language) is a procedural programming language supported by the Postgre...
Wednesday, February 27, 2013
LAMP
›
Comparison of WAMPs http://en.wikipedia.org/wiki/Comparison_of_WAMPs LAMP (software bundle) LAMP is a solution stack of free, o...
Connecting to MySQL from PHP
›
Connecting to MySQL from PHP Open the php.ini configuration file in a text editor. Find the line ; extension_dir = "ext" and ch...
building php environment
›
Installing PHP 5.3 and Apache HTTP Server on Windows 7 Installing PHP version is 5.3.6. Download PHP from this page: http://windows....
Tuesday, February 26, 2013
Automatic teller machine (ATM)
›
Automatic teller machine (ATM) An automated teller machine or automatic teller machine (ATM) a cash machine, cashpoint, cashline,is a...
Sunday, February 24, 2013
Search engine optimization (SEO)
›
Search engine optimization (SEO) Search engine optimization (SEO) is the process of affecting the visibility of a website or a web pag...
Twitter Bootstrap
›
Twitter Bootstrap Bootstrap utilizes LESS CSS, is compiled via Node, and is managed through GitHub to help nerds do awesome stuff on th...
Frameworks
›
CodeIgniter CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant too...
Saturday, February 23, 2013
Spear Phishing
›
Spear Phishing Phishing attempts directed at specific individuals or companies have been termed spearphishing. Attackers may gather p...
Friday, February 22, 2013
Ruby
›
Ruby is a pure object-oriented programming language Ruby is a general-purpose, interpreted programming language. Ruby is a true object-...
4 comments:
‹
›
Home
View web version