PDA

View Full Version : Programming Talk



Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 [103] 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184

  1. [SOLVED] Quick startup script -which one is faster?
  2. [SOLVED] Spring book code: Error-need help
  3. How can I get input from terminal?
  4. Where are docs stored
  5. [SOLVED] Java: Trim trailing zeros
  6. bash: how to dump a stream with mplayer and stop it after 30min
  7. Concurrency handled in hibernate
  8. Is there a java program that checks indentation?
  9. grep binary windows .lnk
  10. Need Help - Network Programming in C
  11. Javascript - set .innerHTML
  12. [SOLVED] How to pass C/C++ array to the Python interpreter?
  13. Multiprocessor programing c++
  14. open read/write access via terminal
  15. Need help with python...
  16. Strange out put..help PLZ
  17. Header files calling header files
  18. nested command and variable trouble in shell script
  19. C++ date
  20. [SOLVED] [PHP] Adjusting this thumbnail maker
  21. how many develop on mac and ubuntu?
  22. PHP CLI Text location on screen
  23. quick C include problem
  24. script help
  25. [SOLVED] VERY Noob c++ question...
  26. Numpy/Python: converting a string to float
  27. quick c++ binary operator question
  28. Any way to list exported functions in a static library?
  29. g++ user library not found even though compiled with path
  30. ruby symbols, :string (colon followed by a string literal)
  31. translation issue in python + glade application .. Help !
  32. Remote MySQL query
  33. Eclipse Galileo can't start
  34. Stop Internet Explorer Caching PDF files at server end?
  35. [SOLVED] decimal to hex
  36. how to make kdesvn remember passwords?
  37. python declaring varibles
  38. Bengali (Bangla) proprietary font to unicode conversion
  39. [octave/matlab] I want to add the number of digits in a number
  40. [C++] When two classes call on each other?
  41. Eric IDE can't run django-admin.py
  42. Wildcard Characters with os.chown in Python
  43. [C]Why do we need double pointers for inserting in a link list
  44. [SOLVED] Need help calling python program through mono
  45. Writing GUI for CLI app
  46. detect wine audio-driver
  47. Glade opens files differently ubuntu/windows
  48. Qt : How can I use \0 like in Kate for search and replace?
  49. MonoDevelop + WinForms?
  50. How do I make my c++ program executable by a single command via terminal?
  51. Shell Script To Auto-Mount Samba Shares
  52. [SOLVED] Rotating a line from a fixed point in python/pygame
  53. Script to parse info between tags
  54. script to list filename as menu options
  55. git respository with changed address
  56. Any bug/issue tracking recommendations?
  57. [Perl] Difficulties with Regex
  58. Script to login to gmail and save feed
  59. Change the color letters and font in c++
  60. How can I do this? Making a conky script to check pingtime
  61. RMagick installation problems on Ubuntu Intrepid
  62. Need help with this
  63. Rsync Jungledisk Error Trapping Script
  64. Looking for image thumbnailer
  65. [SOLVED] compiling with gcc and gtk, installed libgtk2.0-dev but needs libgtk1.5-dev
  66. How to use Jython class from Python?
  67. I know how to use the switch statement with integers but need help for letters!
  68. Can autotools build both 32 and 64 bit targets?
  69. Building a pluggable python application.
  70. Beginner program for Python 2.6.2
  71. Need assembler
  72. Running a python program as daemon.
  73. Processig a csv file line by line in bash
  74. reading (id3)-tags using gstreamer
  75. Google and Python
  76. Input Video Devices
  77. [SOLVED] BOM ( UTF-8 ) and PHP sessions - mission impossible ?
  78. Obstacle at using HG through NX
  79. How to Auto Run a Command
  80. lex and yacc
  81. wxGlade bug?
  82. kb.next() instead of kb.nextLine how do I catch each individual input?
  83. C++ dynamic array
  84. [SOLVED] openmp segmentation fault with ifort
  85. Ruby and irb on flash drive?
  86. Need help with simple bash script
  87. [SOLVED] Drawing Lines onto a Java Container
  88. How to Launch Kdiff3 Through NX client?
  89. [SOLVED] Xampp server php file problem.
  90. python replace backslash
  91. Recursion: real world use
  92. C++ Wierd Output
  93. [SOLVED] QT - Strange layout problem with QStackedWidget
  94. [SOLVED] Bash. How to pass variables containing slashes as sed command parameters?
  95. MIPS and gcc
  96. front page 2003
  97. New project
  98. SystemC Verification (SCV) installaton problem
  99. Compiler Options for C
  100. How to package python/MySql apps for distribution
  101. scripting twitter
  102. IDLE file save
  103. Automake error
  104. Several class defined in one python file..
  105. C# Mono, GTK# - how to deploy?
  106. [SOLVED] PyQt and OpenGL
  107. C#/GTK# background colour
  108. trying to run a webapp on my server
  109. How to install Help in Eclipse Workbench
  110. Question for C++ programmers: reference to superclass
  111. simple java program
  112. Place launcher in Gnome Menu
  113. another simple java program
  114. php Text file line selection edit?
  115. simple desktop-changing script
  116. bash script to test network connection - please help newbie
  117. Game programming: vector graphics
  118. Porting TurboC to source code to GNU ?????
  119. Find out non-ascii gchar* length
  120. I am confused about the usage of python
  121. Precedence of equality and relational operator
  122. Python scripting with scons
  123. Don't understand why this won't work (Pointers, C)
  124. Evaluating all possible expressions
  125. Using an array to create a letter/number series
  126. Setting ARGV[0] in python2.3
  127. javascript concat() method to join arrays
  128. Ubuntu notifications
  129. EasyEclipse Perl plug-in
  130. Jython
  131. Problem opening C executable
  132. Filtering by grep or sed in python
  133. Script via cron makes a empty file
  134. subtle difference between cstrings in c and c++
  135. [SOLVED] HTML language question
  136. C explode equivalent?
  137. Help me with Java!!!!
  138. etags language support
  139. [SOLVED] PHP rename() not permitted
  140. [SOLVED] [ C++ ] Adding argument value to a stirng results in an error.
  141. run script every ... minutes (without using cron)
  142. awk once again
  143. Strange dialog script behavior with gnome-terminal
  144. proggraming puzzle
  145. [SOLVED] [ C++ ] String error ( no match for ‘operator+’ in ‘std::operator+ ).
  146. Programmers learning path
  147. How Do You Allocate A Large Triple Array in C/C++?
  148. problem with fork() usage
  149. C# ProcessStartInfo problem.
  150. Develop graphic C applications
  151. can i compile programs written in visual studio with gcc?
  152. Shared memory problem
  153. Simple script problem
  154. I need a script (or anything) that will disable auto exposure for a UVC usb camera
  155. java program importing files
  156. Problem setting up Zend in Ubuntu
  157. Testable Requirements?
  158. Web development- how to make sound play when hover over a link
  159. Working in Python
  160. [SOLVED] run perl CGI script locally
  161. shell script, pearl and phyton
  162. Wondering How To Do This In Python...
  163. Are there final signal names in Gtk?
  164. C scripts in Glade
  165. Need help with a GUI
  166. for / foreach loop in tcsh?
  167. [SOLVED] Simple Java Instance Question
  168. Reduce padding in GTK
  169. [SOLVED] SciTE and Python
  170. Importing classes in JSP
  171. UML notation question
  172. Starting OpenGL help
  173. Flowcharts of FLOSS programs?
  174. C++ array/list data structures which can store a mixture of any data type
  175. C++ Stringstream
  176. python - locate list items in string
  177. any good batch guide link?
  178. C++ update console output instead of adding to it
  179. How can I install the C API for mysql
  180. C++ rand
  181. strang behaviors in stringstream
  182. Building a forum
  183. C++ : Functions.
  184. Help!! Eclipse PHP (galileo) keyboard and mouse keys issues!
  185. Ocsigen (Ocaml web server) script location
  186. [python] No ImageTk?
  187. Converting a python script to java for android
  188. LaTeX/LyX 2html in reasonable way?
  189. Implementing a protocol: How to send passwords
  190. AJAX Problem- Always in Load State
  191. GTK Creator
  192. Gtkmm problem
  193. gtkmm dev -- include folders??
  194. $CLASSPATH doesn't exist?
  195. I know another seg fault
  196. Super basic System.out.printf(); Question
  197. Simpe asynchronous thread comunication?
  198. VTK Simple question.
  199. "Repeat exercise 1, but this time use TWO FOR LOOPS, one nested within the other."
  200. [SOLVED] Zenity popup for another user
  201. BASH scripting Q:
  202. recv behaving strangely in Ubuntu
  203. [C Gtk+] is this a leak of memory?
  204. externally loading javascript ?
  205. Fun with Gtk window borders
  206. I want to Program
  207. [SOLVED] Obtaining older versions of libncurses
  208. [SOLVED] how to pass values in javascript?
  209. C# syntax editor
  210. Java destructor/shutdown hook
  211. c++ sizeof
  212. could this new perfect kernal be the end of linux?
  213. C++ Passwrd Generator
  214. [SOLVED] Regex noob question
  215. Optimization problem
  216. Java Media Framework pause track
  217. Open source booking/reservation systems?
  218. Hiya, could anyone code a very simple (probably) PHP page for me?
  219. GTK# or WinForms for Mono Development?
  220. Simulate mouse clicks
  221. [SOLVED] Problem running Python scripts
  222. OpenGL java libs under Eclipse?
  223. Secure way for programs without focus to read keyboard?
  224. What framework does Conky use?
  225. Compiling python from scource, and then into a deb
  226. Project 10^100 - May Those Who Help The Most Win.
  227. PHP site to text
  228. Coding a shader for OpenGl2 plugin for ePSXe
  229. Compiling together multiple files, C++
  230. Why do indexes of arrays start with zero?
  231. How do I use the indicator applet via python
  232. Gtkmm Apps/Programs to write with Gtkmm
  233. [SOLVED] GtkGLext drawing area invisible and not working
  234. TypeError: object of type 'int' is not callable
  235. How to release code under BSD
  236. Lua functions from webforms (mod-lua / Kepler)
  237. java roll dice
  238. Unknown column '$name' in 'field list'
  239. Linux Programming
  240. Compositional Closure of a Set of Functions
  241. adding if statement to jquerys mouseover function.
  242. Focus problem with pygtk in gnome-panel
  243. Treeview like topic / forum / comments
  244. [SOLVED] Bash variable
  245. mysql transactions - foreign key failure
  246. Bedmas
  247. getting vmlinux for oprofile
  248. Is it possible to to change the command with which a file type launches using bash?
  249. netbeans and mysql connector
  250. Text in OpenGL - Cross Platform