195 Topics

Member Avatar for
Member Avatar for jeffcogswell

[ATTACH=RIGHT]17677[/ATTACH]Here at DaniWeb, we've talked a lot about [URL="http://www.daniweb.com/reviews/review313227.html"]Intel Parallel Studio[/URL]. I recently had the chance to sit down with Intel's James Reinders, and find out more about his take on [URL="http://software.intel.com/en-us/intel-parallel-studio-home/"]Parallel Studio 2011[/URL]. Mr. Reinders (pronounced Rhine-ders) is a senior engineer at Intel and has been with the company …

7
773
Member Avatar for nathmaniedeo

Hi friends, It’s hard to find a clear answer elsewhere- Is JavaScript needed for the client-side in asp.net websites or will C# work totally fine (even without the .net framework installed on the clients machine) ?? Is it better to still use some JavaScript in there? (I'm a newbie, just …

Member Avatar for nathmaniedeo
0
134
Member Avatar for hbmarar

hi to all, I would like to transform one of my systems as a mail server for the intranet people of my group. *=>[COLOR=DarkGreen]What should be the configuration for a optimum mail server.[/COLOR] *=>We have a LAN and myself set up a web server for learning php.Can the mail server …

Member Avatar for prachi449
0
258
Member Avatar for najmaouiabou

Hello All , Im developing small portal for learning asp.net webParts , i created web page Default.aspx with visual studio 2008 , the default.aspx : [CODE]<body> </asp:WebPartManager> <form id="form1" runat="server"> <table style="width:100%;"> <tr> <td colspan="2" class="Front"> Welcome to my Portal </td> <td class="Front"> The Content Goes Here </td> </tr> </table> …

0
40
Member Avatar for Niki_Fears

At the [URL="http://www.blackhat.com/"]Black Hat[/URL] conference in Las Vegas, Barnaby Jack gave a demonstration of how he learned to crack the security of various stand alone ATM's. While they have long been at risk for physical theft (someone stealing or physically breaking into the internal safe of the ATM itself), this …

0
1K
Member Avatar for QuickBooksDev

I have finally bit the bullet and I am now using Win7 Pro 64 as a development machine (thanks to a burnt out video card on my old trusted XP Pro (32) machine. Plus needed to stop getting 'out of memory' errors.) I find the usuability/productivity very low. I understand …

0
90
Member Avatar for Iron_Cross
Member Avatar for ctrl-alt-del

Good day all! Recently I have started working for a law firm of considerable size (as ICT support). Since helping out users is a big part of my daily work, and I do have lots of other things to do, I would like things to run as efficiently as possible. …

Member Avatar for finito
0
135
Member Avatar for Grand666

Hey guys, I have Windows Server 2008 and 2003 setup on Vitualbox on my ubuntu machine. I was wondering if there is a way I can have an external HDD with my VM's, and use it on different computers? I know the OS installs itself based on your hardware, but …

Member Avatar for chikavelja
0
157
Member Avatar for ilyons

Hey guys, first post! I'm doing IT and tech support at an American study abroad program in Italy and have my first case of a fried computer, a Dell Vostro 220s with what I believe to be a fried graphics controller. The computer (to a certain extent) boots up and …

Member Avatar for ilyons
0
151
Member Avatar for Cyber 14

Hi all, Booted up my XP today and, when I returned to start using it, ZoneAlarm came up saying that it had found "virus.dos.horse.1576" in my system restore files. However, it was found nowhere on my system and, when a ZL super scan was started, the only viruses found where …

Member Avatar for jholland1964
0
186
Member Avatar for spryor

Hello, This summer I am looking into doing some research to enhance my undergraduate resume for graduate schools. The research that I am looking into requires that I have the ability to access and manipulate sound files (specifically music) so that I can perform statistical, machine learning and categorization algorithms …

1
21
Member Avatar for newbrobo

I have a hp mini linux, ubuntu 08.04. Of course I couldn't resist temptation for the 10.04, that I upgraded following ubuntu geek forums. I got lost in limbo somewhere when I couldn't figure what i was to follow! It is a netbook and I have 10.04 but, have an …

Member Avatar for finito
0
137
Member Avatar for methopoth

Howdy People :) I'm a newbie & its my first question here. I've started learning Unix Bourne Shell scripting recently and struggling already :p Can someone PLEASE help me with the following problem. Somehow my script is not working. * Display an initial prompt of the form: Welcome to machine …

Member Avatar for cfajohnson
0
134
Member Avatar for jascook

Hi all, I've uploaded my asp.net site to my ISP. It works fine locally on VWDE 2005, in that I can create users, assign them to roles, and control role access to website folders etc. Obviously this is all with SQL 2005 Express on my PC. When I upload it …

0
87
Member Avatar for GandY

Hi, First post (be gentle with me). Probably very fundamental query to most of you (but, whilst new to this, I'm learning pretty fast:)). I have a network consisting of 5 LAN'd PC's. Shared folders are used to throw documents etc back and forth. However, the bosses (Tom, Dick and …

0
44
Member Avatar for Stefano Mtangoo

Hi, I would Like to access the Linux desktop from windows PC. I don't want to use SSH console for I need immediately (Have no time for learning for now). TRied VNC, but I cannot access it from Windows. I'm stucked! I can Access my windows machine from Linux with …

Member Avatar for Stefano Mtangoo
0
122
Member Avatar for prabha_friend

Hello Friends… Before going into why I am writing this, first I want to confess one thing. I am not a very experienced professional like some of you reading this post. I am just a beginner in learning Ms-Office. As a sincere amateur, I so far explored most of the …

0
56
Member Avatar for iamsmooth

Hi, I'm a second year computer science major. Just started learning about assembly programming. Anyways, I was wondering if there was a good IDE that people usually use to program in SPARC, I've looked at the plugins for netbeans and it doesn't seem to support it. I also have looked …

0
73
Member Avatar for xShankZ

I have just been learning Java this year, and i am to construct a virtual ATM machine. I stumbled across an "incompatible type" error. Here is my entire Syntax Code: import javax.swing.*; import java.awt.*; import java.awt.event.*; public class BankMachine extends JFrame implements ActionListener { JFrame FraWelcome, FraRegis, FraLogin, FraRegised, ErrorRegis, …

Member Avatar for musthafa.aj
0
112
Member Avatar for sacredfaith

Warm greetings! My name is Avery White and I am absolutely in love with Jesus, and I'm working on making Him the center of my life! I'm a 23 year old "super senior" at Texas A&M University, and I'm majoring in Computer Engineering with minors in Mathematics and English. I'm …

Member Avatar for CJesusSaves
0
187
Member Avatar for lrh9

Hello. I'm lrh9, a new user. This is my first time visiting these forums. I've posted on [url]www.programmingforums.org[/url] under the same user name. I'm a hobbyist and amateur computer programmer. My primary languages are C++, a custom scripting language for Windows named AutoHotkey, and Python which I've just started out …

Member Avatar for lrh9
1
230
Member Avatar for alexv55

I am learning to create drop down menu using css. Everything works fine in chrome, FF. But IE 8, the submenus don't pop up. All the info I read on tutorials and googling indicated that using .htc file from peter ned and conditional comment for IE in style sheet should …

0
209
Member Avatar for Joba

Hey new member here. 19 y/o college student in SoCal, not sure of his major and decided to do some more research/lurking forums on what computer science is about and what career possibilities there are. Started learning C++ on a recommendation from a friend. Seems interesting so far, and I …

Member Avatar for ithelp
0
151
Member Avatar for amrani.ah

since im new here and this is my first post........ i started programming as a freshman (im now a sophmore) with VB, and have since, i and my teachers feel, have mastered that, tought myself C and am pretty accomplished in that language. I am working on the object oriented …

Member Avatar for NotNull
0
234
Member Avatar for SuSham

Hello, I'm novice in computer science , please bear with me. I have studied some embedded systems and now I have just started learning PC programming in C . My question is when one complies a C program it is converted into a binary file right? That is machine language, …

Member Avatar for eggmatters
0
2K
Member Avatar for Dani

Deduplication used to be an exclusive tool of the large enterprise, with an imposing cost, a daunting learning curve, and – with file-only deduplication – a limited ability to use deduplicated data to restore a failed machine. Until now, deduplication has been too expensive to implement in any but the …

0
210
Member Avatar for jegathis

Hi thr, I'm Jega, doing a project on data preprocessing using discretization(data mining methods). There is an algorithm called EFB(Equal Frequency Binning) using C++ as coding. Do any1 here familiar with machine learning. I got the algorithm, but coding part, i just too weak in tht.

Member Avatar for jegathis
0
141
Member Avatar for Lisa Hoover

If you've been following this blog for any length of time, you know I focus a lot on employment -- or lack thereof -- in the tech sector. I'm always on the lookout for ways IT professionals can get additional skills or enhance the ones they have, so I feel …

Member Avatar for Techwriter10
0
468
Member Avatar for happygeek

According to Oxford, UK based database security specialists [URL="http://www.secerno.com/"]Secerno [/URL]databases are open to attack from growing insider threats that give employees carte blanche to access confidential data. Naturally, the company has a product to plug, a database assurance platform called Secerno.SQL, but to be honest I am more interested in …

Member Avatar for happygeek
0
267
Member Avatar for happygeek

There’s a serious amount of money to anyone who can prove that the answer is yes, and rather surprisingly it is online DVD rental service [URL="http://www.netflixprize.com/index"]Netflix[/URL] that is posing the question and providing the cash. It all revolves around the movie recommendation system that Netflix developed, CinematchSM, that can predict …

0
147
Member Avatar for happygeek

I can recall having great fun talking with ELIZA more than a decade ago. Fun yes, serious AI no. It didn’t take long to get bored with the repetitive question and answer looping even if it was wrapped up in the guise of being intelligent machine driven conversation: an oxymoron …

Member Avatar for info00013
0
180
Member Avatar for happygeek

Have you ever wondered if the Internet is having a good day, if it is happy or sad, or maybe feeling a little depressed? Well, probably not, but thanks to a team of information access researchers from Amsterdam University you might be able to find out. [URL="http://ilps.science.uva.nl/MoodViews/"]MoodViews [/URL]work by tapping …

Member Avatar for happygeek
0
323
Member Avatar for BlackPhoenix

Let me explain myself, and then hopefully you can tell me a better solution. I have paid web hosting (only $2.50/mo) and in the process of learning PHP, have learned how to work with MySQL databases. I was wondering if it is possible to create a program in C++ that …

Member Avatar for BlackPhoenix
0
209
Member Avatar for S2009

Hi all I am very new to ASP.NET and I am still learning the basics and how to use various controls. I have used the adRotator control and also created the XML File using the coding mentioned below, but when executed in the browser it is showing error message(Which I …

Member Avatar for S2009
0
179
Member Avatar for tux4life

Hi folks, I am [I]tux4life[/I], I'm not really new here anymore, but I was suggested to introduce myself (because I forgot to do so at the time I joined Daniweb). [U]Why am I here?[/U] Well, I'm here because I like helping people in general. I learned to know Daniweb via …

Member Avatar for Ancient Dragon
1
285
Member Avatar for louieansonng

Hi, I'm a student in Computer Science and we have a machine project due on August 20. The problem is, the professor only taught us the basics of C programming, the functions, switch statements and whatnot, and now they're giving us a project about making a game. The game is …

Member Avatar for Salem
0
136
Member Avatar for Kentuckienne

Crap, I spelled "advice" wrong. Won't be my first, nor last, error today. First, apologies for breaking the rules right off the bat. I don't have my notes or the dead Shiba at this house - I'm moving. I searched through the threads, and found some promising leads for download …

Member Avatar for Kentuckienne
0
153
Member Avatar for red_evolve

Greetings. First of all, I hope I got the correct forum. ;) My final semester is approaching soon :sad: and I've got to do a final year project by then. I'd like to propose my own title to my supervisor but I do not have any ideas as yet. Well, …

Member Avatar for Nick Evan
0
967
Member Avatar for LordOfTheDamned

Good afternoon all. I recently noticed that Firefox was experiencing some problems when attempting to connect to a website. The error message that I got informed me that it was a problem with the proxy settings. I investigated and couldn't find the problem myself so just to be sure I …

Member Avatar for jholland1964
0
128
Member Avatar for jengar

hi guys am learning linux n there's something that i have realized. i installed a windows virtual machine in my linux pc. i came to realize that i can't access the usb devices on the virtual machine. pliz help....

Member Avatar for slow_jam
0
52
Member Avatar for scheda

I'm having a little trouble running wxPython. I did a little Googling and didn't find a whole lot though. Here is a sample of what I'm trying to run... [ICODE]import wx app = wx.PySimpleApp() frame = wx.Frame(None, wx.ID_ANY, "Hello World") frame.Show(True) app.MainLoop()[/ICODE] This code is straight from the tutorial provided …

Member Avatar for vegaseat
0
138
Member Avatar for dilipkk

Hi all, I want to classify movie reviews as positive or negative using machine learning techniques and I want to do this using python. Can any one suggest me how to these things in python. Thanks In Advance :) -Dilip Kumar Kola

Member Avatar for dilipkk
0
107
Member Avatar for siddhant3s

Well, first of all I will speak much so that you guys can target my problem better. Hello, I am a poster from the C++ forum. Hence, I am a well established C++ programmer. Now I want to learn Python. First of all, should I? I mean, keeping in mind …

Member Avatar for sneekula
0
773
Member Avatar for Taniotoshi

Hi everyone [B]Why did I join?[/B] -[LIST] [*]Whenever I had a problem in C++, I found hints && solutions of great quality. [/LIST] [LIST] [*] This quality is coming from people who obviously know what they are talking about; I trust you. [/LIST] [LIST] [*]These people are obviously respected && …

Member Avatar for Robdale
0
160
Member Avatar for axelgeorge

Hello everyone, I'm a moderately experienced C++ programmer who has decided its finally time to learn socket programming. I want to learn by writing a simple client/server pair of apps. The client will send a simple text string across the network to the server. So far, I've only worked on …

Member Avatar for Salem
0
78
Member Avatar for CsharpBeginner

Hello forum members, I am majoring in Signal Processing and Machine Learning. I have been using MATLAB for my academic research works for computing and data plotting. My question is if C# can be used as powerful as Matlab for mathematical calculation (matrix computing) and visualization? Also if I can …

Member Avatar for BlackSun
0
1K
Member Avatar for shamechikoro

I'm glad to eventually join you guys. I had been learning Java, python, php and matlab for a while now and have been getting a lot of helpful coding solutions from this community. I finally decided to become one of you, and that probably will make me a better programmer. …

Member Avatar for jbennet
0
15
Member Avatar for jhonnyboy

hello everyone i just configured my first server. I made a domain named "test.local" and added a xp computer to the domain. I can see the computer in the active directory and can log into the domain with the correct username/password. My problems are: 1) When i change the Group …

Member Avatar for mmcmullin
0
156
Member Avatar for f.ben.isaac

I got some newbies questions, i hope to hear from you... Feel free to answer any! I will appreciate it so much if you answer them all :-) 1. Do AV's generally (windows security specifically) trust application written under .NET more than the ones written written under MFC & Win32 …

Member Avatar for ArkM
0
126

The End.