510 Topics

Member Avatar for
Member Avatar for Lisa Hoover

MindTouch [URL="http://wiki.mindtouch.com/Press_Room/Press_Releases/2008-07-23"]announced today[/URL] at the [URL="http://en.oreilly.com/oscon2008/public/content/home"]O'Reilly Open Source Convention[/URL] (OSCON) that a new version of its collaboration app MindTouch Deki "Kilen Woods" is ready for its close-up. Though it seems lately like you can't swing a cat (not that I would) without bumping into a new collaboration tool or suite …

0
189
Member Avatar for EddieC

I laughed out loud when I saw this headline on the ars technica Web site: “[URL=http://arstechnica.com/journals/microsoft.ars/2008/07/16/monkey-see-monkey-do-microsoft-launches-mobile-app-site]Monkey see, monkey do: Microsoft launches mobile app site[/URL].” It’s so typical of Microsoft in recent years to desperately emulate companies it perceives as its competitors, even at the expense of its own embarrassment. The …

Member Avatar for Troy III
0
1K
Member Avatar for happygeek

We now know that developers working on applications for the iPhone [URL="http://www.techcrunch.com/2008/07/07/here-comes-the-iphone-app-store/"]had to submit[/URL] those applications to Apple on Monday if they were to be included in the launch day offerings for the all singing, all dancing, all new Apple [URL="http://www.apple.com/iphone/appstore/"]iPhone App Store[/URL]. The developers were told "Have your application …

Member Avatar for kumaran83
0
191
Member Avatar for John A

Google has now introduced its "[URL="https://www.google.com/a/"]Google Apps for Your Domain[/URL]" service. Google Apps is a free collection of tools targeted at small businesses, including online web applications such as a GMail, Google Page Creator, customized start page, among others. This has already been around for a while, but now Google …

Member Avatar for blud
0
238
Member Avatar for happygeek

The Internet Corporation for Assigned Names and Numbers (ICANN) has voted against giving a green light for a proposed Internet red light domain. After a 5 year struggle to segregate online porn, the ICM Registry .xxx domain proposal was finally outvoted 9 to 5. This could be regarded as just …

Member Avatar for happygeek
0
316
Member Avatar for 9820Lakeforest

Hello, I am a beginner to ASP.NET. I need some directions for this task. Information about task: Phase 1 : Assume Server whose health to monitor is GEMINI. Create two unattended (non UI) Windows Services (or Windows exe) written in C#. Every specific “duration” the windows services will be invoked.Use …

Member Avatar for 9820Lakeforest
0
408
Member Avatar for FJones

I have been trying this for days now and I am not even sure if I am going about this right. I've got errors errors errors everywhere. What I am trying to do is write a windows app that maintains a contact book that can hold up to 20 entries. …

Member Avatar for DdoubleD
0
219
Member Avatar for slacke

I have lots of Drytek > Vigor 2700,2800 routers on the public net. I manage this networks and since this type of routers has Log support I write an application on my linux box to collect those logs. The routers are sending UDP datagrams to a configurable address and port. …

Member Avatar for slacke
0
211
Member Avatar for znice

Hey all. First post to this forum, though I have casually browsed threads here often in the past. I'm pretty new to Python but have several years of experience programming in C, C++ and Java. I've got a Java app currently deployed to Google App Engine and wanted to be …

Member Avatar for znice
0
118
Member Avatar for yara naser

hi im write this code with no error but in run it doesnt give me the best result i dont know why please if you can help me soon because i must recive this home work suuday not the block file have any statement in c++ and tokens-result are empty …

Member Avatar for Salem
0
215
Member Avatar for samuelmoneill

Hi, I am writing a vb6 application to take in SMS text messages from a modem, do some string maniplation on the messages and store them in a MySQL database. It also prints them to the main screen of the application. I am using a timer to check the SIM …

Member Avatar for jonc
0
273
Member Avatar for juzt182

I am Trying to use the accesschek method for authentication in the azman but i always get this error message "Value does not fall within the expected range." Here is my code Anyone can help me? I am running this application in windows xp AzAuthorizationStore store = new AzAuthorizationStoreClass(); store.Initialize(0, …

Member Avatar for post2ankit
0
190
Member Avatar for FireNet

[CODE] Creating Servers for handling Multiple clients Fog Edition By FireNet [/CODE] (This document is dedicated to my friend Aaron Anderson) (Fog Edition means I dont tell you everything stright.All the info will be there but you will have to do much thinking) Servers and Clients,the backbone of the internet …

Member Avatar for domenzup
0
7K
Member Avatar for chewy81

I have a C# remoting app that has 2 pieces. One runs in the current user context and is a Windows Application. The 2nd piece runs as a windows service and they communicate just fine with each other using Remoting. However, I cannot find a good solution to my problem. …

Member Avatar for Ramy Mahrous
0
98
Member Avatar for sebcbien

Hello, I'm currently working on a little soft to plot some data from CSV files. I've got two problems. The first one is on CSV opening in procFile method. When I try to open a file with a path which own "é" characters for example, it raises an error. I've …

Member Avatar for sebcbien
0
157
Member Avatar for jdm

I working on part of a code for a much larger project. I understand how to write a program for a password in the simplest form, but I want to have it let the user guess the password up to 5 times and then not let them run a command. …

Member Avatar for jdm
0
226
Member Avatar for brightsolar

my code so far...... [code=cplusplus] // ProjectDevelopment.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include <iostream> // This libary allows standard input and output operations. #include <string> // strings are used as tempory storage - for the input to a text based file #include <vector> …

Member Avatar for brightsolar
0
238
Member Avatar for MrDiaz

Hi everyone I've been trying to develop a mid-scale (size wise) application in the past few days. Something I'm doing for fun, to get some experience. My application is some sort of log system, it can have different users, each user has its own log entries (or records) and so …

Member Avatar for JamesCherrill
0
192
Member Avatar for yssirhc

I created a database within MS Access - no SQL code - and set a field to "Memo". When I go to my web app that inserts some form data into the database, if I type too much into that one field on the form, I get "Invalid Precision Value". …

0
78
Member Avatar for Will Gresham

I am building a program that will 'integrate' with a website I have built, the user wants a client based app that can be used to upload text from a .doc file to the website. The website uses a database to store the text in HTML format. The HTML produced …

Member Avatar for Teme64
0
95
Member Avatar for bolx

Hi there, i have an assignment, and i need to create a monthly expenditure. I have managed to get alot done, a fully functioning menu and all the functions. Im stuck when it comes to deleting an entry I have been using structured arrays to store data, ive posted all …

Member Avatar for bolx
0
141
Member Avatar for ceyesuma

[i] Topic The topic of this question is: tracking the content of an array in a session bean debug sessionbean1.java [/i] [icode] Hello and Thank you in advance for any assistance. [/icode] [u] [b] Purpose: [/b] [/u] [b] The purpose of this code is to try to find the best …

0
57
Member Avatar for ceyesuma

Name: The name of this file is table_autoincrementedId Hello and Thank you in advance for any assistance. Purpose: The project is a Visual web JavaServerFaces project that is in the same folder and that imports the app library. Modeled after the tutorial at Using Java Persistence API Within a Visual …

Member Avatar for ceyesuma
0
117
Member Avatar for m610

I've got a lot of text to display in an app I am working on. I know that this eats of resources so I'd like to put them somewhere else, like maybe a file that I stuff into the resource file, if that is possible. Also, I'm thinking to the …

Member Avatar for jsosnowski
0
160
Member Avatar for ceyesuma

[i] Name: The name of this question is: carbon_copy [/i] [icode] Hello and Thank you in advance for any assistance. [/icode] [u] [b] Purpose: [/b] [/u] [b] The purpose of this code is create a desktop app and web app. The web app has the destop apps library. Create a …

0
59
Member Avatar for baltazar

Hi, I was wondering if someone out there could help me out with this issue. I have an id card software application written in MS Access (currently running in Access 2003). I need to figure out how to capture pictures via a digital camera attached to my Win Xp PC …

0
99
Member Avatar for shihab-alain

Hello, I'm in the process of designing an app which basically functions as a multi-part application(multiple forms) incorporating a basic cms and payment tracking. I'm having trouble coming up with the db structure for the multi-part application. The site needs to be flexible enough to: -Have multiple forms -Store/track form …

Member Avatar for dickersonka
0
107
Member Avatar for madhusvuce

I’ve developed a website using ASP.NET 2.0 & deployed it on IIS 6.0.I’m using Cookies to store user related information. The expiry of this cookie is set for ‘7’ days. In IIS one new application pool is created to be used by my web site. This application pool is configured …

0
81
Member Avatar for ronicasingh

Hi all professionals, I am just an amateur compared to most of you. I am contemplating starting an extremely lengthy program, just for my own purpose, which basically does a holiday reservation to whichever and whatever place in SA, for now. I am just thinking this idea for building up …

Member Avatar for jencas
0
103
Member Avatar for jmumby

Hello, Im creating a serial com port. I want to be able to store the default settings in the registry such has baud, stop bits etc etc. I have managed to do this but I just can't get my program to pull the stored settings out again. I have looked …

Member Avatar for jmumby
0
149
Member Avatar for abhi1

Hi Guys, Am trying to edit a file in C++. Am using TurboC++ (and have to stick to it only :P ). I have to functions, find_detail() and balance_update(). What am trying to do is find the position of balance in the file, store it in a int variable, then …

Member Avatar for guest7
0
406
Member Avatar for danarashad

One of my app's is timing users out around 20 minutes. I have a sessiontimeout set at 90 minutes. Please help. Here's the actual code. [code] <CFAPPLICATION NAME="Store" SESSIONMANAGEMENT="Yes" SETCLIENTCOOKIES="YES" clientmanagement="yes" sessionTimeout = #CreateTimeSpan(0, 0, 90, 0)#> [/code] I am using CF 5. I did notice in CF admin I …

0
84
Member Avatar for markd220

I have a problem and need some ideas. I have an app that lets the user enter in weights in different units and I need a way to store the data so the total weight gets taken in the end (or at least gets close) One screen the user can …

Member Avatar for markd220
0
132
Member Avatar for Shuco

I am writing my first database app (windows form in c#) and I am using an access database. I have 2 tables with the following fields: payroll --Store --lastName --PayFreq --SSN (PK) --HireDate --EffectiveDate --TermDate --DeductionCode --Deduction --NAD CHAR hrconnection --Store --lastName --CoTime --Plan --Dependants --HireDate --EffectiveDate --TermDate --SSN (PK) …

Member Avatar for Shuco
0
112
Member Avatar for cproud21

I have a GUI app which in which I need to pass a value from an array to a List... here is what I have... The problem occurs when I try to pass the array element to the ActionListener... im not sure exactly how to do it... [ICODE] import java.awt.*; …

Member Avatar for LDeArm
0
159
Member Avatar for Avaviel

I'm having trouble with a program with class. When it runs, on the screen and on the file it shows one output, the last one in the input file. It USED to work, untill I tried to get fancy and add some other code... that will be below the main …

Member Avatar for Avaviel
0
343
Member Avatar for pads

this is my program i am getting a error while compiling it can someone help me... error is ----- Build started: Project: paddy, Configuration: Debug Win32 ------ Compiling... manager.cpp c:\documents and settings\others\my documents\visual studio 2005\projects\paddy\paddy\manager.cpp(51) : error C2664: 'Pensioner::Pensioner(char *,char *,char *,long,char *)' : cannot convert parameter 1 from 'std::string' …

Member Avatar for ArkM
0
2K
Member Avatar for cplusplusgeek

I am developing an application for a video store, can someone guide me on different fragments of it.I need some help here. Here is what i have come up so far: [code=cplusplus] #include <iostream.h>// #include <string.h> #include <fstream.h>//Library fro File I/O using std::string; class Video { private: //Data Members string …

Member Avatar for Ancient Dragon
0
133
Member Avatar for NRaf

Hey, I'm having trouble with this piece of code. Basically, it's meant to look at a map file (which basically is a bunch of URLs paired to an ID) and then go through another file and replace each URL with it's corresponding ID. The code seems to work fine, but …

Member Avatar for Salem
0
3K
Member Avatar for mugun

Hello everyone...i need help with text file in c++,i know that we can append like ios::app and into a text file.....i need help in inserting a particular string to a particular line in a text file.....is that possible....So far i only knw tht it will append at the bottom of …

Member Avatar for mugun
0
180
Member Avatar for scrypt3r

I was making a app to store music in a libary and get mp3 ID3 tags but all the code snippets ive found are really complicated, i tried using the my.computer.filesystem.getfileinfo to add the tags to a box [CODE]Dim tags As ObjectModel.ReadOnlyCollection(Of String) = My.Computer.FileSystem.GetFileinfo(my.computer.filesystem.getfiles("C:\Program files\TuNeAgE music")) Dim Foundtags(tags.Count - …

Member Avatar for scrypt3r
0
198
Member Avatar for amrith92

Hello, Now, this may sound stupid, as it concerns basic file I/O, but my code doesn't work correctly- at least it isn't doing what I want it to. I wanted it to write a file the first time it runs, which it does perfectly, and every time it is run …

Member Avatar for amrith92
0
122
Member Avatar for dmanw100

I recently completed a small console app that accepts input from the user and places it in a floating point array, which was implemented through a for loop. I have not spent much time studying error handling and was wondering if anyone could refer me to a useful error-handling tutorial. …

Member Avatar for dmanw100
0
102
Member Avatar for nagatron

Hello to all, can anyone help me on how to use the "sort" and "refresh" command using MSFlexGrid? Here is the code: |----------------------------------------------------------------------------------------------- [code]Dim WithEvents Con As ADODB.Connection Dim WithEvents rst As ADODB.Recordset Dim cmd As ADODB.Command [B]Private Sub cmdAdd_Click()[/B] chec: Set rst = New ADODB.Recordset 'specifying attributes to this …

Member Avatar for dspnhn
0
196
Member Avatar for IT_Techno

hi , i have created C# windows application this application in Arabic language i try to store data at db when make save data for first time it work sccessuly but when i run the application after i exit app all data i have stored in db for first time …

0
89
Member Avatar for drummerofgod89

About every 5 seconds, my Windows Explorer malfunctions and restarts. It is actually very painful to even type this message as we speak. My start bar as well as all of my desktop icons all disappear and reappear as Explorer restarts. I believe the error may have come from a …

Member Avatar for jholland1964
0
381
Member Avatar for adamj2

Hi there, I want to read 1 byte of information, in the form of an array of unsigned chars [1], from a file. I then want to use this piece of data to act as a secret key for a message authentication code I will be performing. The key will …

Member Avatar for ArkM
0
177
Member Avatar for gmgfarrand

Well, A client brought in a PC LOADED with Viruses and Spyware. Anyhow after numerous scans with Avast! and Ad-Aware, I came here and ran the suggested apps. The problem that still lingers is that whenever I goto the Screensaver Tab, I get the DLL as an App error. Prior …

Member Avatar for gmgfarrand
0
310
Member Avatar for Agni

Hi, I have 2 modules, grepforapp.py and myApp.py. Basically i'm trying to make a 'search' utility. myApp makes the UI with one textbox for taking input, start button and a list box which displays the file names where the pattern was found. grepforApp walks through the dir tree and searches …

Member Avatar for woooee
0
197
Member Avatar for devin.lusby

Greetings Daniweb! I am building a webapp business management system. The backend that supports the app is currently under design and I am wondering on the following: In reality, each business' records have nothing to do with another business' records. I would like to design my db to reflect this …

Member Avatar for tesuji
0
108

The End.