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. Python IDE
  2. BigBashView - Create frontends for your shell script
  3. Re: Exit code while using zenity --progress
  4. Gtk3 on Windows
  5. [Python] Class methods vs functions
  6. How do you use SDL C++ headers to activate a function with the mouse?
  7. Fatal error: no such file or directory
  8. Xdebug is not work -- Eclipse with PDT
  9. New to programming in Ubuntu
  10. Forcing __GL_FSAA_MODE on the fly
  11. [JAVA] class BufferedReader
  12. [SOLVED] Including shared libraries in eclipse CDT project
  13. [SOLVED] Installing Netbeans on Ubuntu 11.10
  14. sqlite3: if the directory is readonly, the DB is too?
  15. g++ finds error in locale_facets.h
  16. Javascript Anon Functions vs Defined
  17. Can I decode this?
  18. Cout not a member of STD class? WTH?
  19. SDL notification icon & rasing a window
  20. C and C++
  21. [SOLVED] GTKmm: Porting to GTK3
  22. [python] Script to delete package groups
  23. C# Help
  24. output error: I'm only getting nan's when I run the program
  25. [SOLVED] Why is nothing returned from SQLite DB? (PHP)
  26. Can't reach my Apache sites
  27. [SOLVED] SDL programs just wont compile!
  28. Bluetooth swtich controlling
  29. Bitbake : Nothing PROVIDES -c
  30. Cannot use asadmin command on ubuntu server
  31. Python to parse any XML?
  32. Books for kernel programming using C
  33. How to show PHP errors, local server
  34. Learning curve?
  35. C++ discard qualifiers error
  36. C++ pointers=value
  37. Using commands in Emacs
  38. Maximum number of threads accesing global data at the same time
  39. [SOLVED] Go - Trouble getting started
  40. python- pytables and hdf5
  41. TreeView Gtk question
  42. [SOLVED] Installing GTK+ from Software Center (with C)
  43. [SOLVED] Compiling cpp file with mysql++
  44. mono problem
  45. reference problem???
  46. [SOLVED] egrep: howto control output order?
  47. update glibc
  48. Getting a list of the (normal) windows
  49. [SOLVED] illegal parameter windows
  50. [SOLVED] filtering out comments from files
  51. python question
  52. pyglet maximising
  53. having a hard time with a variable (python beginner)
  54. Java development for mobile apps
  55. How to compile and run program using QuickCheck with Haskell Platform
  56. let's start a project
  57. Counting records in awk
  58. [SOLVED] I'm on this C program
  59. [SOLVED] Syntax error near unexpected token 'elif'
  60. is this correct ?
  61. ERD Database schema for Drupal 7
  62. Error: Unclassifiable statement at (1)
  63. GStreamer - connecting dynamic pads
  64. OpenGL program issue
  65. prompt on exit in PyQt application on Mac OS X
  66. [SOLVED] [Python3] Why?
  67. Learn C++ (SITES IN PARTICULAR)
  68. echo help
  69. [BASH] Scripting Questions
  70. Can't update to eclipse 3.7.1
  71. help required in modification of program
  72. How grep real time in bash?
  73. gcc: error trying to exec "cc1": execvp: no such file or directory
  74. Using private headers/libraries g++
  75. [SOLVED] Learning Kernighan and Ritchie on Ubuntu/gcc
  76. Easiest way to find out the (auto-increment) primary key for an entry in a MySQL db
  77. GTK and GLib Errors
  78. [SOLVED] Python Code to Show Free Memory
  79. C code segmentation faulting -_-
  80. [SOLVED] is there a way to . . . . in C ??
  81. [SOLVED] Timing/Scheduling commands ?
  82. Problem With Jdeveloper 11g
  83. Linux kernel information
  84. Eclipse CDT Installation problem
  85. good tutorials on expect scripting
  86. How to terminate the command in shell script
  87. [SOLVED] Sending command to USB device
  88. Building an arbitrary Gnome project (gnome-media)
  89. [SOLVED] UML, Dependency, Aggregation
  90. IDE for assembly in linux
  91. [PHP] MySQL Query Questions
  92. [SOLVED] Sockets in C
  93. [BASH] File Editing
  94. Detailed Documentation of Libunity anywhere?
  95. python + gtk 3 + pixbuf
  96. Problem: Cannot access some valid ranges in /proc/<pid>/mem
  97. [SOLVED] Missing predefs.h
  98. Looking for Collaborators
  99. [SOLVED] How do you , , , in C ??
  100. matching lines awk, giving me trouble
  101. isable using sendmail for php
  102. emacs file saving very slow
  103. job scheduling with java threads
  104. How to create an application (process) emulator in C?
  105. [SOLVED] Assembly: Loop?
  106. [SOLVED] Bash script for usage with nagios
  107. [C++] Custom ordering of map elements
  108. Why will my loop does not work
  109. Synchronous playback in tkSnack
  110. Possibly OT ... PolicyKit
  111. [SOLVED] Walk through 2 lists and change filenames per list
  112. [SOLVED] python: arrays of classes.
  113. question about awk and columns
  114. [SOLVED] Unexpected end of file
  115. Pyglet pixel collision checking
  116. what do => mean in haskell?
  117. help with expect
  118. [SOLVED] sort multiple logfiles by month,date, time ascending
  119. How to choose the best salts for password hashes
  120. Primary keys in MySQL database - numbers or strings better?
  121. Development GUI
  122. CSS @font-face problems
  123. Examples and tutorials of production Haskell?
  124. Bash: comparing with a minimum difference
  125. Running scripts in chroot
  126. read from pdf to script
  127. Escape characters and arrow keys in perl
  128. [SOLVED] Prime number C program
  129. Script to find scripts
  130. why we need build-essential
  131. [SOLVED] OpenGL (with Python) and virtualenv
  132. Java Beginner Tutorials
  133. C list tutorial suggestions
  134. [SOLVED] Linking OpenGL failing?
  135. [SOLVED] Java acting weird with dates
  136. [SOLVED] Lazarus can't run any projects...
  137. [SOLVED] [Math] Slope of a line
  138. A few C related problems
  139. [SOLVED] Where is the serial port?
  140. [SOLVED] BASH: load file to array and use AWK and wc
  141. [SOLVED] Getting to learn about arrays but have problem
  142. Playing two sounds simultaneously in Python
  143. Problems with USP driver "Atmel Corp. AVR ISP mkII"
  144. Is my website compatible on linux?
  145. [SOLVED] Any way to double-click C programs to run?
  146. Script to fool TV into not displaying input mode
  147. error using dbus API
  148. [SOLVED] Get the PRIMARY using Java
  149. [SOLVED] How do I switch cntrl and capsoff automatically on startup
  150. c++ - Scope of the 'static' variable or data structure in multithreaded environment
  151. ruby, rails and ubuntu
  152. SDL resize event issue (c++)
  153. [C++][Gtkmm]Not to update a Gtk::Adjustment
  154. [c++] iostream.h: No such file or directory
  155. What kind of computer program should I write?
  156. Debugging executables with Python
  157. Parse error on input 'where'
  158. Basic journal script with bash
  159. [SOLVED] QT creator openmp problem
  160. Need Help in Awk Command
  161. Textwrangler ubuntu alternative
  162. Java-Creating .class error
  163. Indirect referece works once only
  164. Delegates and Events in Csharp
  165. how to create my blog's indicator in python??
  166. Need help in Python Coding (Beginner Level)
  167. Changing headers with php error
  168. [SOLVED] Gtkmm: Can't solve these errors
  169. [SOLVED] error in #include<glib.h>
  170. Java Programming in Ubuntu 11.10
  171. Profiling a C library (Finding execution time)
  172. Keyboard and mouse monitor
  173. [SOLVED] Linking the Synaptic's JMagick to ImageMagick
  174. bash variables line by lone from file
  175. wav file slicing (python)
  176. [SOLVED] strftime performance
  177. Help with a makefile
  178. Object Encapsulation in Perl
  179. [SOLVED] Sorting images in GTK with drag and drop...
  180. Python Vigenere
  181. [SOLVED] Overloading operator<< to output based on derived classes
  182. persistent storage on usb and installation of applications on customized path
  183. [SOLVED] Firefox css height problem
  184. bash elif issue
  185. Cobertura code coverage issue
  186. Compiling a Library for AVR32 AP7000 (ATNGW100)
  187. Call method from base class init in python
  188. hidden autocopy usb pen drive
  189. [SOLVED] Dynamically Fill C Memory of Pre-Allocated Space
  190. help needed with sed or another replacement tool
  191. Using JavaScipt to alter CSS properties
  192. loops in UML
  193. Cannot Find linOpenCV: Ubuntu 11.10
  194. [C++]Using boost::bind with Gtkmm
  195. Need help in setting android development environment
  196. Input players
  197. [SOLVED] [HTML] Contents of table are crammed together.
  198. Help and resources needed in FLUID, please help
  199. Accessing Video Directly, no Kernel Help
  200. [SOLVED] Semaphore for N process
  201. [SOLVED] run php locally
  202. change sender mailer address
  203. Link Text File c++
  204. bash find/if help
  205. [SOLVED] why ubuntu doesnt have ncurses.h header???
  206. context free grammar
  207. GNOME Keyring: Getting junk data while storing and accessing key
  208. Problem compiling LKM
  209. [SOLVED] Java - output all arrives together. Should I be using threads?
  210. Beginners programming challenge #23
  211. Python Example Program That Does This? Please?
  212. Java show and hide words
  213. while sum loop
  214. [SOLVED] Need help with my OpenCV+SWIG codes
  215. [SOLVED] Problem with free and calloc in c
  216. [SOLVED] [GTK#] Setting font for tree view at once?
  217. [SOLVED] Python Program:Cant solve return error
  218. unknown size integer array in C
  219. [SOLVED] Initialize a varible with a letter instead of a number??
  220. [SOLVED] bipartite graph
  221. [SOLVED] GTK popup
  222. Help me become a security expert ....
  223. Run terminal commands in Python
  224. Go to next command terminal sh script
  225. Nautius/kernel boundary?
  226. Duplicate emails
  227. case and menus
  228. [SOLVED] Open source Java class for generating QR codes
  229. [SOLVED] Need links that run terminal commands?
  230. How can my bash script download from a website which uses link obfuscation?
  231. [SOLVED] C++ converting string into char*
  232. import and use Glade desing in Python program
  233. [SOLVED] Java and GUI
  234. Finding the right program language for downloading and displaying images
  235. [C++]Interaction between Gtkmm and Pango
  236. How do I make a bootable floppy?
  237. [SOLVED] is this a dash shell error?
  238. [SOLVED] Why does ls -l and find come up with different counts?
  239. Switching focus Expect script
  240. [SOLVED] Python vs Gmail - how to print subject
  241. Too many index pages?
  242. Learning how to disassemble dos binaries
  243. expect on debian
  244. Threads suspention
  245. [SOLVED] [Python] Checking for Compatible Version
  246. C0x11: threading capabilities
  247. Using a UTF-16 locale
  248. C\c++\sdl...?
  249. [SOLVED] GtkBuilder and "names"
  250. Kill fork without killing program