510 Topics
![]() | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 … | |
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. … | |
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. … | |
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 … | |
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 … | |
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 … | |
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, … | |
[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 … | |
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. … | |
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 … | |
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. … | |
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> … | |
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 … | |
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". … | |
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 … | |
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 … | |
[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 … | |
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 … | |
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 … | |
[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 … | |
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 … | |
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 … | |
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 … | |
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 … ![]() | |
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 … | |
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 … | |
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 … | |
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 … | |
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) … | |
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.*; … | |
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 … | |
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' … | |
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 … | |
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 … | |
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 … | |
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 - … | |
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 … | |
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. … | |
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 … | |
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 … | |
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 … Information Security adobe app-store apple audio client-server data-protection developer-tools flash http-protocol microsoft-access microsoft-office microsoft-windows office-suite open-source os-x pdf software-architecture video visual-studio web-browser web-server windows-server windows-virus windows-vista xml | |
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 … | |
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 … | |
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 … | |
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 … |
The End.