Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

Best way to show a loading screen in an iPhone app?

iphone cocoa-touch

How to make the first Char Upper in PHP?

php string

TDD and encapsulation priority conflict

Rails Layout name inside view

ruby-on-rails layout views

Clear trailing 0's on a double?

c objective-c double rounding

Finding date between start date and end date

sql mysql

How can I increase 0000 by 1 and keep formatting?

php

Visual Studio 2010 ditched Wix?

visual-studio-2010 wix

PHP string remove space

php string

Parsing result of Diff in Shell Script

linux bash shell

How to convert LPTSTR to QString

qt qt4 qt-creator

How can I make this timer run forever?

python multithreading timer

Better to extend a class or modify it directly?

java class extend

Class with proprties that haven't been set

c# class oop

installing nokogiri ruby gem with a native extension

ruby gem

Basic Python: Exception raising and local variable scope / binding

Display random image when page loads without utilizing onload in the body tag

javascript image random

Converting a number to a greyscale color in Java

java colors grayscale

How to properly add newlines to an XML string in PHP?

php xml newline

Copy Constructor in C++

c++ copy-constructor