9
Unsure how to do itview story

http://www.daniweb.com – Hello, I know i'm suppose to ask programming questions but i'm stuck on how to do it in the first place, the question is: You are given 4 information-gross pay, number of extra hours worked, the hourly pay rate, and the income tax rate. Calculate the overtime payment: Overtime payment = extra hours worked * hourly pay rate - deductions (General)

6
Convert Javascript to PHPview story

http://www.daniweb.com – Hello, i'am newbie. I don't know about programming language,in each language, i only know "hello world". Javascript is spend more expensive bandhwidth. Especially for Limited Account of hosting. Is it possible to convert javascript to php or html ??? (General)

3
An update on the Internet overlord's new programming language: Google Goview story

http://www.downloadsquad.com – Filed under: Developer, Google (General)

5
X Tile - Gnome applet for your panel (or optionally a standalone application)view story

http://www.ubuntugeek.com – (HowTos)

6
News: The Nature and Importance of Source Code and Learning Programming with Pythonview story

http://www.raiden.net – After describing the nature and importance of source code for business-oriented readers, the case is made for learning programming with Python. A plethora of free on-line resources for getting started programming in Python are provided.more ... (Distributions)

3
Tile windows vertically/horizontally in Ubuntu easily with X-Tileview story

http://ubuntuguide.net – When you are operating on several windows and want to do some compared things,it is convenient to quat tile windows,or tile windows vertically/horizontally with keyboard shortcuts. X-tile is a gnome applet for your panel (or optionally a standalone application)that allows you to select a number of windows and tile them in different ways. (HowTos)

6
On MeeGo, a Budding Geek and the 25 Most Dangerous Programming Errorsview story

http://www.linuxinsider.com – Well it's been a quiet few days on the Linux blogs, as geeks the world over hunkered down and waited for the Month of Love to come to a close at last. Out with the pink and red, we say! The blogosphere was not entirely without its diversions, of course -- it never is. (General)

6
Graphical corruption on fresh install of 11.2 on Novatech (Clevo) M670SUview story

http://forums.opensuse.org – Hi guys, I recently decided to give OpenSUSE a go on my new Clevo laptop. I've run the installer, and installed everything (I want to use all its features, I'm into programming and stuff!). The install went fine, it's when I rebooted the problem started. It does all the stuff it needs to, then gets to starting HAL. (Distributions)

4
Pros and Cons of the Major Operating Systemsview story

http://linux.bihlman.com – Pros and Cons of the Major Operating Systems By Dean Walden (General)

6
shell script for file manipulationview story

http://www.ubuntux.org – hi,i am using ubuntu and generally use VI editor to write shell scripts. i am required to write a shell script to copy the text of one file(a text file) into another file.While the script executes, the shell shall ask the user to input the source filename and destination filename (both these files have been initially created by using "cat" command in the terminal). (Distributions)