1,730 Posted Topics

Member Avatar for Stefano Mtangoo

Hi all, I Just connected to internet booting from my USB external HDD which have Mandriva 2010 installed. I need to set it up for may Regular programming. So help me to Install JDK and Eclipse. I'm right now checking Sun.com but I know there are Java people using Linux …

Member Avatar for Stefano Mtangoo
0
144
Member Avatar for CoolGamer48

Nothing Bad! Adv. More security, more features, many company now days have their drivers for vista....etc Dis-adv. Resource hunger (Memory & CPU speed) Annoying UAC (I dont like to turn it off anyway) So you get to choose. If it was a vote, +1 for Vista :)

Member Avatar for seemabaalm
0
378
Member Avatar for Stefano Mtangoo

I love to learn the hard way i.e with real world examples. I thought to make MP3 Player, but I changed mind and now I want to make small SQLIte driven app. How do you manipulate SQLite with Java? I'm googling to see if I will catch noobish things :-/

Member Avatar for Ezzaral
0
153
Member Avatar for Stefano Mtangoo

I'm just curious to see what are favorite PHPers in terms of the following: 1. What is your favorite IDE (If you can tell why you love it, it will ice the cake)? 2. What is your favorite JS/PHP libraries (I would love to hear why) 3. What PHP framework …

Member Avatar for FlashCreations
0
141
Member Avatar for yvos91

Bravo for making Python software! Have you heard of [URL="http://code.google.com/p/gui2exe/"]this[/URL]?

Member Avatar for Stefano Mtangoo
0
84
Member Avatar for donjones77
Member Avatar for Stefano Mtangoo
0
41
Member Avatar for Stefano Mtangoo

Hi guys, I have always wanted to write MP3 encoder in Python. I heard of Py-lame but I have never had hands on it and it is, to me a myth. Ok after trying thinking in ctypes, I thought the best way would be using lame.exe and subprocess. But as …

Member Avatar for Stefano Mtangoo
0
87
Member Avatar for linpagla

Mhh, did you install any software? Check scheduled task whether there is cmd.exe shechedule to run with switches /shutdown /r Also you can use anvir task manager to see what startup programs are and it alerts you any change doen since previous time

Member Avatar for Stefano Mtangoo
0
212
Member Avatar for demo61

[QUOTE=trakker;1075832]Most likely it is the UAC interferring and must be turned off. Or, you can get a different version of Ares, like [URL="http://aresvista.com"]Aresvista[/URL], which is made specifically for Vista and Windows 7 machines and won't have this problem.[/QUOTE] I don't agree with you buddy :) It is risky to turn …

Member Avatar for caperjack
0
131
Member Avatar for jephthah

Even here in Tanzania, they recommend it and all the labs are full of turbo C++. But it is not "enforced" it is that they are already there and amny of students here hates programming, why would they bother? After all they are after marks and not knowledge :( I …

Member Avatar for jephthah
2
139
Member Avatar for Stefano Mtangoo

I'm curious what you Developer uses: 1. What is your favorite IDE 2. What is your favorite GUI library 3. What is library that you often use? 4. Anything related?

Member Avatar for Lawand
0
139
Member Avatar for Stefano Mtangoo

Hi guys, its me again. How do you write templates for your sites (without template engine)? Pure php or what? I want to hear how you do it

Member Avatar for terrial
0
96
Member Avatar for Stefano Mtangoo

I know you would say ask to JS/AJAX forum! Don't worry, it isn't about codes, it is curiosity. I wan't to know if I can do Ajaxing using JQuery and PHP without writting all Ajax functions myself :) Just that :-/

Member Avatar for diafol
0
94
Member Avatar for Stefano Mtangoo

I see alot of libraries written in C and I like C++ OOP way. How can I use a given C library functions in C++?

Member Avatar for Stefano Mtangoo
0
176
Member Avatar for Stefano Mtangoo

Some C++ buzzwords a programmer need to grasp really boggles my mind. I try to understand them but I strangely, get dim understanding of them (am I tired? Need a vacation?). Anyway please help me understand the following big words in C++ 1. Virtual Functions 2. Polymorphism Thanks alot

Member Avatar for Stefano Mtangoo
0
654
Member Avatar for Stefano Mtangoo

How do programs like easy eclipse get compiled to exe? I'm learning Java in windows and would like to have exe rather than Jar. Also does exe depend on JRE's VM?

Member Avatar for Stefano Mtangoo
0
182
Member Avatar for CuteCat
Re: MP3?

Check [URL="http://java.sun.com/javase/technologies/desktop/media/jmf/"]JMF[/URL]

Member Avatar for jbennet
0
93
Member Avatar for Stefano Mtangoo

I have genuine VS 6 Keys as well as accompanying MSDN library. But VS set up CD is missing :( Where can I download VS 6 setup? I have wondered in MS site and all I see is no VS6, juststories about it!

Member Avatar for Stefano Mtangoo
0
137
Member Avatar for Stefano Mtangoo

Hi all, I plan sometime to jump into IT business. I plan some tools that I will need. I will go for web as well as Desktop. So far I know that I need to know HTML/CSS/PHP/Javascript and hence I know I need IDE that will support those plus some …

Member Avatar for kireol
0
81
Member Avatar for Stefano Mtangoo

Hi all, I need to draw simple lines on JFrame/JPanel. What is the easiest method to go? Also what do I need to display an image on JFrame/JPanel Thanks

Member Avatar for Stefano Mtangoo
0
5K
Member Avatar for haiconsoba

+1 for PHPBB. If doesn't satisfy you, either code one or buy one like vbulletin

Member Avatar for Stefano Mtangoo
0
77
Member Avatar for Stefano Mtangoo

I always love to learn programing via Music/video players once I grasp the basics. How easy it is to do it, especially using windows DLLs or even Java libraries :) Thanks

Member Avatar for Stefano Mtangoo
0
87
Member Avatar for haiconsoba

First, help me isn't good for heading. Please use something that explains a proble like "Help me find errors in this code". Also explain a bit what does you want to accomplish

Member Avatar for Stefano Mtangoo
0
146
Member Avatar for python.noob

One weakness of PyQT apart from licencing issues, is lack of third party documentation. Try [URL="http://zetcode.com/tutorials/pyqt4/"]this[/URL] Jan is good at writting tutorials

Member Avatar for vegaseat
0
161
Member Avatar for sarithak
Member Avatar for rajabhaskar525
0
943
Member Avatar for 6pandn21

start from scratch is the best option. Just begin with basic needs and build more options as you go. That is what I have learned to do

Member Avatar for Stefano Mtangoo
0
127
Member Avatar for Stefano Mtangoo

Hi all, to strengthen my C++ knowledge I want to code a DLL to record sound and write it to a file. So Far I want it to be windows based may be later Linuxed. So here is my first step, make simple program that does that. But I have …

Member Avatar for Stefano Mtangoo
0
91
Member Avatar for jst4pgm

please use tag code and explain what you are trying to accomplish [CODE=c]#include<stdio.h> #include<conio.h> struct llist { int info; struct llist *next; }; typedef struct llist linked_list; linked_list *start=NULL,*new1; void main() { int menu; void ll_insert() { char ch; do{ new1=create_node(); if(start==NULL) start=new1; else addnode(); fflush(stdin); printf("Do you want to …

Member Avatar for ssharish2005
-1
147
Member Avatar for mike.bauer
Member Avatar for HunterFish
Member Avatar for Stefano Mtangoo

I don't want to know each and everything in C++, but I wan't to know what do I need to be able to Code a good big app like Notepad++? I mean what it takes to be a best C++ expert? (Or how did the Ancient Dragon became expert ;) …

Member Avatar for mrnutty
0
354
Member Avatar for Stefano Mtangoo

Hi there, please point me to decent 2D plotting library. Compatibility with QT/wx is an added advantage. Oh! I forgot to mention it should be free!

0
63
Member Avatar for vegaseat

You should have read the intro as well as comments before copying the code. To help you it says: This program uses the [URL="http://sourceforge.net/projects/pywin32/"]Python win32[/URL] extension module

Member Avatar for Gribouillis
4
3K
Member Avatar for AutoPython

@Thompson, May be you need to go back to yur wing and update it. It is being updated and tweaked and now it is better! I have it and is the default IDE for my project. I really recommend it. It is worth a price. I'm thinking of getting pro …

Member Avatar for Gribouillis
0
174
Member Avatar for Aiban

[QUOTE=Aiban;1062235] Wondering, the answer given is in bytes which is a HUGE number even for a small 160gb drive and hate the see if i run this from my 1.5tb drive ... so what would i need to do to change the output to say rounded megabytes (1601mb), [/QUOTE] Use …

Member Avatar for Stefano Mtangoo
0
301
Member Avatar for Stefano Mtangoo

Hi all, please help me connecting exit menu to OnExit event handler Here is what I have coded so far! Also a coding question: What is the best method between these two: 1. Creating instance of JFrame and call its methods like set Size 2. create class that extends JFrame …

Member Avatar for masijade
0
123
Member Avatar for motieno

did you tell NetBeans to create that file for you while creating new project? Yes Check for existence of that file. But adding file and naming it index.php will do the job!

Member Avatar for Stefano Mtangoo
0
126
Member Avatar for Stefano Mtangoo

Hi Developers Most of the time I'm free, I off the internet. I would like to learn Ajax and JQuery offline. Can someone point me good offline tutorial/free legal book for download? I have googled a lot and downloaded many PDF which are confusing to the beginner at best, and …

0
73
Member Avatar for Stefano Mtangoo

I have afunction to retrieve data and it gives error. Please correct me! [CODE=php] public function getswachapter($book, $chapter){ //SELECT * FROM table1 INNER JOIN table2 ON table1.id=table2.id; //remember to sanitize inputs $sql = mysql_query("SELECT * FROM kiswahili WHERE Chapter = '{$chapter}' AND Book = '{$book}'")or die(mysql_error()); $limit = mysql_num_rows($sql); $query …

Member Avatar for Stefano Mtangoo
0
115
Member Avatar for Musafir

please use code tags for making your code readable and preserve indentation

Member Avatar for woooee
0
116
Member Avatar for Stefano Mtangoo

Hi, I have done this code to learn ArrayList. I keep getting errors. Basically I want to accumulate names in list and when user types 'n' at prompt, it prints out names. What is wrong? [CODE=java]package mtangoo; import java.util.ArrayList; import java.util.Scanner; public class MainClass { public static void main(String args[]){ …

Member Avatar for Stefano Mtangoo
-1
327
Member Avatar for bsod1

Have you checked Wing IDE? It does have code completion, but you need some $$$ ;) I think Pydev does a good Job as does Pyscripter. May be they are not as advanced as you define. Vega's question is good start

Member Avatar for AutoPython
-1
93
Member Avatar for Stefano Mtangoo

please help me with this error: [COLOR="Red"]obj\Release\main.o:main.cpp:(.text+0x1c)||undefined reference to `__imp__CreateCWMp3@0'|[/COLOR] what is missing? I'm trying to compile [URL="http://www.inet.hr/~zcindori/libwmp3/index.html"]this[/URL]

Member Avatar for Stefano Mtangoo
0
242
Member Avatar for leegeorg07

Here are my 2cents: 1.Have two textfiles (or whatever) in your server as well as on app 2. app.txt stores current version, last updated, update interval 3. serv.txt stores latest version and status (alpha, beta etc) and type (next version or just bugfix) At startup, have program compare last updated, …

Member Avatar for Stefano Mtangoo
0
200
Member Avatar for Stefano Mtangoo

Hi all, I use codeblocks to compile a simple project (actually an example) from [url]http://www.inet.hr/~zcindori/libwmp3/libwmp3.html#playc++[/url]. I have included the .h file and I fail to include .lib/.a I keep getting error[color=red] ld.exe||cannot find -libwmp3|[/color] Is there a missing thing?

Member Avatar for Stefano Mtangoo
0
105
Member Avatar for Stefano Mtangoo

I'm new to Java, but will eventually want to use GUI for my Desktop applications. So as usual in any language, GUI toolkits are "debatable". In Python (My current "mother toungue") We have PyQT vs PyGTK vs wxPython and it is a good debate. I would like to hear your …

Member Avatar for Stefano Mtangoo
1
179
Member Avatar for lewashby

You can configure the Python path in project settings. Just click the other radio button than default and will give you a file browser button and point to your python.exe

Member Avatar for Stefano Mtangoo
0
37
Member Avatar for dalip_007

Check these and see if they answer your question ;) [url]http://devzone.zend.com/article/688[/url] [url]http://php.net/manual/en/book.simplexml.php[/url]

Member Avatar for Stefano Mtangoo
0
83
Member Avatar for Stefano Mtangoo

Hi All, I'm trying to make commandline mp3 player using [URL="http://www.inet.hr/~zcindori/libwmp3/index.html"]libwmp3[/URL]. I use codeblocks and have tried alot and I get error below. I have tried to include libwmp3.h, add libwmp3.a try changing compiler; but no success :( Please help me to get through. I use the code for mp3 …

Member Avatar for Stefano Mtangoo
0
202
Member Avatar for Stefano Mtangoo

When you add a page in CMS (Like Wordpress' admin) what does it actually do? Add predefined table? Or what? Thanks!

Member Avatar for Atli
2
100

The End.