203 Topics

Member Avatar for
Member Avatar for priebd1

Hello, I am developing an online operating system and have a set back. Im not sure whether the programs that are launched (ex: text pad, video player, command line, etc.) should be launched within an iframe or built directly into the operating system. If I do the iframe approach, applications …

Member Avatar for AleMonteiro
0
137
Member Avatar for FrankG.LV

Hi. My name's Frank. Many thanks in advance for any help you can offer me. It's much appreciated. about a yera ago I bought a gig on fiverr for a complete set up of an OS Class classified website. The original concept didn't pan out and it's been sitting there. …

Member Avatar for pritaeas
0
95
Member Avatar for happygeek

Microsoft failed to make tablets work with Windows for PEN Computing twenty years ago, so why are some people saying that it is set to dethrone the iPad later this year? Can Windows 8 really prove to be a commercial threat to iOS? [ATTACH=RIGHT]24152[/ATTACH]I still have my Compaq Concerto from …

Member Avatar for Ancient Dragon
1
471
Member Avatar for addicted

Please anybody, I need to backup my macbook before I install windows and I have all my windows backup on the same external hard drive, every time I try to back up my macbook, I get a prompt to erase my external hard drive first and it contains all my …

Member Avatar for tompatrick
0
137
Member Avatar for dasd

I'm interested in the HTC One. It is reported to have a 'hard to damage' polycarbonate case and seems to have great user reviews. My issue is with AT&T selling this phone for $549.00 without contract (* $199.00 with a 2 Year - which I do not want!*) when it …

Member Avatar for rubberman
0
197
Member Avatar for NeerajRaghavendra

Is There Any Compiler like a Cross Compiler Which Can Generate Machine/Executable Code That Can Be Executable On Different OS ?

0
170
Member Avatar for oA9999

hi, i need an idea. i need to create a video tutorial on installing any windows Operating System. can i use any software like camtasia on screencasting the installation process? can i use vmware on installing the OS? if yes, what specific product of vmware should i use? Any suggestions/idea …

Member Avatar for JorgeM
0
225
Member Avatar for imixkumuku

I'm trying to open a tex file from within python, tell the tex editor to run (manually you would press ctrl + T) and finally close the program. So far I can only figure out how to open and close the program. this is what I have so far... os.spawnv(os.P_WAIT, …

Member Avatar for hughesadam_87
0
1K
Member Avatar for Q8iEnG

Dear friends, I'm trying to "Write" Chrome-OS.img to a USB flash which is of size 4GB, Booting Chrome OS from a USB flash. I'm using "win32diskimager-binary" to do that. The problem is when I try to "Write" the image, this error message appears: (Writing to a physical device can corrupt …

Member Avatar for Q8iEnG
0
775
Member Avatar for HTMLperson5

Hi, all. I am trying to clear the console window without using the "os" library. This seems like the only way to do it: from os import system import time print "I will clear the screen in 2 seconds" time.sleep(2) system("cls") print "*Cleared Screen*" SystemExit() But the problem is, this …

Member Avatar for 3e0jUn
2
4K
Member Avatar for pheon

Hey, İm currently using ubuntu 12 as my os. İs debian good as ubuntu? worth to use? thanks for answers.

Member Avatar for androtheos
0
403
Member Avatar for suley04

can anyone actually tell me what the point is of using VMWare, and which version I should use if I want to run Ubuntu and MAC OS Lion? Also, if I wanted 2, could I use it 2 practice Network Security between the running OS's?? - obviously this is gonna …

Member Avatar for JorgeM
0
214
Member Avatar for RXT3000

In seeking information and I'm willing to accept any ones help who has lots of patients for people who struggle with it I would like to learn how to design my own software and operating system. I need to know what I need to study and what software is required …

Member Avatar for jbennet
0
198
Member Avatar for Remdi
Member Avatar for peter_budo
0
73
Member Avatar for iRamble88

[CODE=java]import java.util.Scanner; class Sum { private int value; public int get() { return value; } public void set(int sum) { this.value = sum; } } class Summation extends Thread { private int upper; private int lower; private Sum sumValue; public Summation(int upper, Sum sumValue) { if (upper < 0) throw …

0
175
Member Avatar for happygeek

How will Microsoft differentiate Windows 8 in an already crowded Windows OS user space? How about, for one, with the use of a photographic gesture security system for logging in? The idea of using a photo to identify and authenticate the user is not without some pretty obvious problems (ambient …

Member Avatar for jwenting
0
691
Member Avatar for ilmkidunya
Member Avatar for inuasha

The title really says it all. For example if I had a music file and I wanted to have it play all the way through then how would I make it start another music file after the first is done?

Member Avatar for inuasha
0
215
Member Avatar for youngdream

what OS we need? All computer systems are only as dependable his or her operating system. It's the OS the engine from the digital gadget. Though we quite often place lots of emphasis on the makers of computer systems, we should also feel carefully by what operating system can be …

Member Avatar for vadriaan
0
86
Member Avatar for Techwriter10

[URL="http://www.pcmag.com/article2/0,2817,2332430,00.asp?kc=PCRSS03079TX1K0000584"]John Dvorak at PC Magazine,[/URL] a grand old curmudgeon who never pulls any punches created a wish list for Windows 7. It got me thinking about my own wish list, so here goes: [B]1. Don't Make Me Wait Forever at Boot Time[/B] Nothing aggravates me more than waiting for Windows …

Member Avatar for pacav69
0
467
Member Avatar for happygeek

So you want to work on any computer as you owned it, but without going through the whole remote access process? Thanks to an early-stage company established after the founders met whilst studying for PhDs in Computer Science at Cambridge University your wishes might just be about to come true. …

Member Avatar for javacle
0
630
Member Avatar for shacknetisp

I am creating a simple Operating System called OneFileOS, and I am wondering if I must use a special version of assembler, or if I can use the regular x86 version. Thank You.

Member Avatar for Ancient Dragon
0
150
Member Avatar for BoBok2002

I am working on a project and part of the instruction goes like this: "The whole system allows up to 10 processes currently stay in memory, only one of them is running on the CPU, while the others are in either the Ready Queue or blocked in the Disk queue. …

Member Avatar for BoBok2002
0
2K
Member Avatar for Shinedevil

I would like to know what kind of CPU architecture I should choose for creating my first operating system. I personally would like to give it a go with trying out a RISC type CPU, but if it's better to try it out on an x86 or some other type …

Member Avatar for Shinedevil
0
186
Member Avatar for BoBok2002

Hi, This is my first project involving processes I am completely lost. I need to create 10 processes that run at the same time. I know that a process is a program in execution so I must write a program that executes 10 times. I used Win32 API to create …

Member Avatar for vijayan121
0
3K
Member Avatar for Nirvin M

Is it possible to write an operating system with Pascal Language (Free Pascal)? If yes, how to get started? Kindly somebody help me!

Member Avatar for TrustyTony
0
84
Member Avatar for caswimmer2011

Hey, Is there a way to play a system beep on mac os x in Java? I usually use the beep function in Toolkit class for my PC but I tried the beep function in Toolkit but it doesn't work on my mac. Any help? Thanks in advance!

Member Avatar for harinath_2007
0
280
Member Avatar for stillfly122

Hi guys. so i wanna code my own Simple Dos-like OS that boots to a prompt with the simple command of "Hello" which should load a message that says "Hello, World!". Would someone be generous enough to give me some source code that just boots and has the command "Hello". …

Member Avatar for NotNull
0
456
Member Avatar for Danarchy

I've found out from experience and Apple Care that I can no longer print documents or .jpgs that are taller than my 23" portrait/vertical oriented monitor or any other for that matter. Preview has been crippled in Snow Leopard so that it will not recognize that the image/document is taller/longer …

Member Avatar for jingda
0
395
Member Avatar for Zssffssz

Ok I have all the framework done. Programs I want it to do all linked up in another program Done. A c++ program to write to boot sector DONE. All I need now is a simple (less than a gig of text:) way to start the other program from the …

Member Avatar for Zssffssz
0
393
Member Avatar for alexander.v

Hi guys I am conducting a survey about the operating systems you use in programming. Can you please answer my survey? I need IT professionals to answer my survey as well. It will only take a minute. Here's the link: [URL="https://docs.google.com/spreadsheet/embeddedform?formkey=dGNESDZ6NVVFdTM0SVU1blJzbFVyUHc6MQ"]https://docs.google.com/spreadsheet/embeddedform?formkey=dGNESDZ6NVVFdTM0SVU1blJzbFVyUHc6MQ[/URL] thank you very much!

0
165
Member Avatar for rcaastro

This may be a PC 101 question, but I'm in the process of adding a second internal hard drive to my new XPS 8300, WIN 7 Pro x-64 pc. I have an external 2 TB HD that I use for backups. I do a lot of digital photography with Photoshop …

Member Avatar for rcaastro
0
214
Member Avatar for jackmaverick1

Hey! I sorta, kinda want to make a REALLY simple OS that would be made in c/c++ (c++ hopefully). I realize that it would take a lot of effort, and I would need a lot of time. But I am willing to put forth the required effort and time, so, …

Member Avatar for rubberman
0
200
Member Avatar for P.manidas

Dear Sir/Madam, My computer is restarting sometimes automatically, when i double clicking on media file or run a program etc (But not every time). Earlier, i thought, it was because of some strong virus. So, i formatted the c drive and try to installed OS(XP Prof SP-II) on my PC. …

Member Avatar for BBAD
0
163
Member Avatar for P.manidas

Dear Sir/Madam, Recently, i got a problem on loading OS XP professional SP-II. I have installed the OS bringing my Hard Disk into another computer where with my Hard Disk's OS is running smoothly. But when i installing the same Hard Disk into my computer it is not loading the …

Member Avatar for vanzhyme
0
247
Member Avatar for altic

Well, i'm thinking there is many OS Server out there like Win**** Server, Ubuntu Server, Red Hat, Centos, etc. What i want to ask is the difference between all of OS Server that would make you want to use it, example for me Free and Easy to use is very …

Member Avatar for rubberman
0
196
Member Avatar for Goalatio

This is my OS that I've been working on for almost 3 months now (not all at once.. in periods of a few days each time). Would anyone skilled in NASM mind looking at parts of it and give me their opinion on my code? Note that there are many …

Member Avatar for Kieran Y5
1
221
Member Avatar for DarkLightning7

I have an interface built in javafx but it currently does nothing it just looks nice. How do you download files from the web in javafx or java? How do you create files on the users system in java or javafx? How do you place downloaded files in the created …

Member Avatar for DarkLightning7
0
286
Member Avatar for servooo

Hi, i have a problem with getline function in cpp program on os x Error: main.cpp:158: error: 'getline' was not declared in this scope i read that in os x are some issues with getline() function but i am newbie and i dont know what to do. is possible to …

Member Avatar for gerard4143
0
383
Member Avatar for Techdavid

Every 2 hours my server will power down. I just recently installed the 2003 OS. I only used the first disc for the installation. There are no scheduled tasks and the power management settings are fine. Its not a heat issue because it will reboot immediately afterward. I would think …

Member Avatar for lasitha2005d
0
469
Member Avatar for SaberExcalibur

I really need your help on this. What is deadlock? Can someone explain to me in the simplest form what is deadlock in operating systems. How can a process be deadlocked or not. pls. give me examples of resource allocation graph then explain .. I've been reading about deadlocks quite …

Member Avatar for Momerath
0
314
Member Avatar for Drpills

Hello, I am new to the community (well my first thread anyway). I was just wondering which programming language would be the most effective to run a light weight process watcher, and when it detects a particular process to start a another wait loop, which, when the process ends it …

Member Avatar for chrishea
0
227
Member Avatar for William Duffy

Hello everyone, I am currently employed by a cell phone provider and i am looking for a place to spread my knowledge and help those who need help. I know alot about phones and thier operation and the systems they opperate on. if I can't answer your question ill use …

0
143
Member Avatar for aabi

hi,.,.. i knwo its sound too fasicinating (about title)... and u might b thinking i would be a some kind of rocket programmer or hve gr8 skill over various programming languages ,,.... :icon_question: but unfortunately i dont fall in any these category ,.. actually i'm a student of computer science …

Member Avatar for Elihu5991
0
218
Member Avatar for lee.j.baxter

Hi everyone, I'm creating my own OS from scratch, and I'm first producing an installation CD so that I can easily install my kernel on a hard drive. So far, I've written a CD-based bootstrap loader in NASM that finds a program within the root directory of the CD, loads …

Member Avatar for lee.j.baxter
0
287
Member Avatar for newsguy

So now we know that Microsoft is pushing out the release version of the latest in the operating system line-up, Windows 7, starting this week on the 30th April [URL="http://www.daniweb.com/blogs/entry4283.html"]according to official sources[/URL]. However, we also know from various news reports that many existing Windows users are not exactly head …

Member Avatar for SaintThomas
0
580
Member Avatar for requimrar

Hi, I'm new to this forum and would like to ask a question relating to C#. I am trying to make my custom OS, and shutting it down, but I am encountering a problem. Here is what I have so far: [CODE]using System; using Cosmos.Compiler.Builder; namespace CosmosBoot1 { class Program …

Member Avatar for JoshuaBowden
0
396
Member Avatar for bettersaid

someone knows how to launch an app in mac?? [CODE] import os class LaunchApp: def launch(self): os.startfile("/Applications/QuickTime Player.app") s = LaunchApp() s.launch()[/CODE] this code works on windows and [CODE]os.system('gnome-open ' + /path)[/CODE] on linux but in mac, it returns this error "AttributeError: 'module' object has no attribute 'startfile'"

Member Avatar for nathan099
0
1K
Member Avatar for emorjon2

hello anyones! I'm trying to create a boot sector using assember. I have compile it into a bin file and put it into the memory stick. when I'm start the computer and press f12 and shoose my memory stick, it may write hello world on screen, but nothing happend! X( …

Member Avatar for sDJh
0
222
Member Avatar for bettersaid

Is it possible in python to open all files in a directory? this only opens a particular file: [CODE]import os path = "/Desktop/directory/file.odt" temp = os.system("open " + path)[/CODE] how about this? am i doing it right? [CODE]import os mypath = "/Desktop/directory" temp = os.listdir(mypath) temp = [os.path.join(mypath, i) for …

Member Avatar for redyugi
0
132

The End.