Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

Ncurses and Linux pipeline

c stdout ncurses

WebGL framework - what's the best choice? X3DOM?

frameworks webgl x3d x3dom

Why the C++ compiler does not give precedence (increment operator under assignment) in this simple program?

Deploy war to remote glassfish 3 server

java glassfish glassfish-3

CKEditor - how to disable pastefromword

ckeditor

sine function on 16-bit microcontroller

Why do some PHP installations have $_SERVER['SCRIPT_URI'] and others not?

php apache2

How to start an action mode in android 3.0

Looking to select an undetermined number of rows in excel as part of larger VBA macro

vba excel spreadsheet

Is it significantly better to use ISO-8859-1 rather than UTF-8 wherever possible?

Large web forms (dozens of fields) intended for trained/experienced users? [closed]

forms webforms web

how to get the working directory for a webapp in tomcat?

java apache tomcat tomcat5.5

Compare Object by dates ( implements Comparator)

java date comparator

When to use $this->property instead of $property in PHP

php oop

Can Ruby math operators be stored in a hash and applied dynamically later?

ruby operators

Horizontal (inline) list in HTML/CSS with divs

html css

__getitem__ invocation in for loop

python

Why does GCC not attempt memory leak checking?

CodeIgniter - displaying success or unsuccess message

php codeigniter

How to tell Maven2 to not test non-@Test-annotated classes in test source folder?

java testing maven maven-2 junit