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

  1. XAMPP won't connect.
  2. Compiz bug with eventbox and event propagation
  3. Php if variable
  4. Flex plugin and Ubuntu 8.10
  5. [C] Command Line MP3 Player
  6. How to read through the same file twice with an fstream in C++?
  7. Static and global variables in C
  8. ubuntu forum for web design
  9. How do I get new c++ libraries working?
  10. using a filename list in a python script
  11. Python keybord output
  12. what language looks the 1337357 (leetest) to code in?
  13. php issue
  14. UML in Together for Eclipse???
  15. [xhtml + python] is there anything wrong here?
  16. A different Python Question
  17. Gmail and Python 3
  18. New to g++, running the "Hello World".
  19. What is wrong with this sql query?
  20. New search tool for Linux, need testing and feedback
  21. Java ArrayList... cant find the answer to this question anywhere!!
  22. List all files in directory in C
  23. Need help with a sqlite3 script
  24. C++ error, cant run program
  25. Passing int value to an initializing pointer
  26. linker curiosity: does not link against existing library
  27. isnt there just an EASY way to develop webapps?
  28. newbie question: getting netpbm headers for gcc compilation?
  29. eclpse c++
  30. Google AJAX API with C/C++
  31. in c, can scanf set strings?
  32. Problem with Bash Script to Compile PHP
  33. Algorithm for determining the day
  34. python-notify: problems with ampersand (&) in link URL
  35. [J2EE] WebLogic8.1 trouble with Servlet from book
  36. Drive Editor
  37. AJAX tutorials hard to find (can you recommend)
  38. C: gets() function warning.
  39. text editors
  40. Java project question
  41. Audio note detection/ spectrum analysis from mic
  42. Using the same function in multiple files (QT/C++)
  43. Gmail: get value of "fullcount" from feed
  44. This may sound like a Rube-Goldberg device... (C++ syntax)
  45. Another question... Hopefully the last. QT/C++, how to replace a layout.
  46. howto GTK+ on C?
  47. regex/apache experts please help
  48. help with python timing
  49. Timer Resolution on Ubuntu
  50. Quick C++ question about classes
  51. loop back to main menu
  52. Installing cmemcache
  53. error with mingw (gcc) and stdlib
  54. Made a C alarm program, wanting some feedback on it
  55. Help saving data as ascii in scientific python
  56. strlen(pointer) for pointers to doubles
  57. Computer Science FAIL
  58. C and Unicode Support !
  59. (need help) Trying to keep things portable with Objective-C
  60. resize array.... can anyone find my mistake??
  61. HTML table
  62. [Java] Generics weirdness
  63. Open firefox and load url through c++ program
  64. Pretty Date in Python
  65. Reading Files in Python
  66. 8.10 kernel build
  67. Debugging Symbols
  68. MySQL query - multiple COUNT's from a child table
  69. Gambas is driving me nuts
  70. SciTE, You are Dead to Me
  71. Open Programming Challenge - Elevator Simulator
  72. PHP editor wanted
  73. Switch statement in C
  74. Perl DBI Module
  75. Eclipse and some problem with a wireless connection
  76. Is this going to snowball?
  77. Which programming language could help me ?
  78. Python: import fails outside module, while working inside
  79. C++ Fitting / interpolation libraries
  80. Large File Navigation
  81. how to read console output from remote server
  82. aliased commands doesn't work in bashscripts
  83. bash to perl conversion
  84. How to get real time information about how many user are logged in and their ips
  85. problem with python script
  86. [web development] OSS IDE with 'Split' View
  87. Eclipse keys don't work in gnome
  88. Reliable way to get a -e capable echo
  89. Parsing a micro-laguage to c++ native code
  90. Musing on the limit of class hierarchy size in Java
  91. liarliar crashes
  92. what can i code in and what can i code in ubuntu?
  93. 8 wikis to be integrated into an extra tab ???
  94. how can i set class path in ubuntu?
  95. Compilation error
  96. how to solve this error
  97. Image operation in python
  98. Image conversion
  99. php ide woes
  100. Launchpad vs Sourceforge
  101. compiling python
  102. Split a file in block in C
  103. apache source directory
  104. Using libpcap to inject packets
  105. Python read error?
  106. how to fix: 'uint32' was not declared in this scope ?
  107. pyhton compile error
  108. video de/-encoding: what is wrong in the software world
  109. A question about XML
  110. UK programming jobs
  111. C++ Help!
  112. Code written on Linux, compiled on Unix issues.
  113. A little note on Thanks (or the lack thereof..) and common courtesy
  114. Question about Using CodeBlocks
  115. Java and checkstyle
  116. Run python 2.6 in ubuntu 8.10
  117. with your projects, what licenses do you use?
  118. what IDE are people using for C/C++ dev?
  119. Website question
  120. Problems compiling GTK2 apps with FPC 2.2.2 and Lazarus [SOLVED]
  121. GTK+ & Gbuilder Problem
  122. Scheme version of Elevator not working
  123. Limiting memory usage of a specific process?
  124. Storing Data in Java
  125. A Graffiti (like) app. Does it exsist?
  126. Static Linking with SDL
  127. How To: Install PSPTOOLCHAIN
  128. Make search results appear on a page
  129. grep: filtering the lexicographically smallest directory name?
  130. Need help understanding this regex/vim command :%s/\(.*\).c/mv & \1.bla
  131. Important questions to ask
  132. Problem with PHP Arrays
  133. Help using GMP for addition in C
  134. Glade and FileChooserDialogue
  135. help me choose between php, python, perl!
  136. Get object coordinates from mouse
  137. Want to learn functional programming - ML, Lisp, Scheme?
  138. Type code directly into terminal window with gcc?
  139. HP DVD740 not recognizing discs
  140. range() difference in Python2 and Python3
  141. Glade & GTK+ Incompatibility
  142. iPhone SDK
  143. [Theory]Aliasing? What?
  144. openMPI message
  145. why is FORTRAN still taught
  146. Python: a thread blocking another thread... huh?!
  147. Java threads context switch
  148. Noobie question: how to load a image file in C/C++
  149. Passing a function and its arguments
  150. OpenGL programming on Ubuntu
  151. PHP script to generate simple web statistics
  152. Starting/Stopping the Screen Saver
  153. python: retreving data from '/dev/dsp' faster
  154. Union and Structure tricks in C.
  155. Eclipse - Java compiling on different platforms
  156. Bash Script programing
  157. c++ attempted program fails
  158. Stupid question - how to make SLIME work?
  159. PHP cannot connect to MySQL DB because username uses the at sign (@)
  160. SSL and .htaccess for web servers
  161. Dual OS/ Mulitithreaded programming/Compiling
  162. Text processing (challenge!)
  163. Utility For Adding Custom Searches To Firefox (Testing)
  164. database design suggestion
  165. [C] Why does stat() not recognize the tilde (~)?
  166. Web hosting
  167. FLT_MAX not working
  168. PHP extension package: how to properly extract it?
  169. c++ I need help with range checking.
  170. APMM - Apache, PHP and MySQL Monitor
  171. is labview possible?
  172. CSS question: how to have fixed header and footer images that scroll with the page
  173. matlab: computational package && || high level programming language
  174. Building a custom Ubuntu Live CD
  175. labview install errors
  176. Novice Programming Challenge: Roman Numerals
  177. Vectorizing plug-in for GIMP
  178. (PHP) Problem writing onto file
  179. Show the temperature of my computer with C program?
  180. Allocate multi-dimensional array in run-time, in C?
  181. Help me to set Mule environment variables.
  182. emacs 23.1
  183. [C++] Handling clients connected to a server
  184. what is ruby commonly used for??
  185. Qt4 Errors....
  186. [C++] eclipse, CDT, "g++: no input files "
  187. Sending stuff over a TCP/IP socket?
  188. missing c++ iterators in python
  189. txt file in vector and sorting problem
  190. PHP and database programming
  191. perl project Question
  192. Bash script help!
  193. HTML question- is dynamic page loading WITHOUT PHP or SSI possible?
  194. Need to find a FOSS project to help wi9th, any udeas?
  195. [Windows question!] Gui programming withouth installing something
  196. How do I use Launchpad.net Bazzar branches?
  197. Freaked out by Rails... and I haven't written any code yet
  198. [PERL] Crawler needs to replicate headers
  199. Help with Javascript/CSS?
  200. segmantation fault
  201. Trivial Networking Question, gethostbyname
  202. How to Pull everything together?
  203. What's your favorite programming forums?
  204. my hot programming tip - use gzip when downloading pages
  205. Quad-Ren, my resolusion independant 2D graphics engine, looking for feadback.
  206. Programming with C++ and Gtk
  207. RAR file library for c++/java/perl/python help
  208. Cms
  209. bash script - for loop using 'OR'
  210. Is Python for me?
  211. Apache - Request Method - PHP
  212. C Function that returns a function
  213. [Python] XML Parsing, character problem
  214. Problems with Python
  215. pyCracker - A GUI for aircrack-ng suit!
  216. Install wxPython on alternate Python interpreter
  217. Learning Assembly - Questions concerning arithmatic and I/O
  218. ld hates my nasm...
  219. Beginner, doing some cool things with html?
  220. [C] getpwuid leaky?
  221. Scheme File IO
  222. Shell Programming Question
  223. begginer python........
  224. learn C before C++?
  225. problem Eclipse and Java Advanced Imaging
  226. 8.04 does not work for KDevelop Qt4 Code Completion
  227. What is wrong with my code ?
  228. eclipse installation.........
  229. How can I access External harddisk true console ?
  230. Graphics in C++
  231. Running Java process from Shell script fails
  232. Dealing with a webcam in C
  233. ANSI C - Compile & link Problem.
  234. Any way to get CVS log output similar to SVN log?
  235. need a bit of css help (understanding only)
  236. Little help with Qt4
  237. MHTML help needed in apache / linux
  238. PYTHON: replace the quotes in a file.
  239. Question about OOP PHP5 and proper app structure
  240. Expect Question - Basics
  241. QStringList remove?????
  242. Is this database normalized properly? (pic inluded)
  243. Four Python Interpreter questions
  244. What's your favorite way of processing XML and RSS
  245. double sort my struct with std::sort
  246. JpGRAPH in C++
  247. C++ strings appear to not compare correctly
  248. Learned programming - now what?
  249. fflush() or fpurge()? Neither work...
  250. one-directional linked list help needed