Search Results

Showing results 1 to 40 of 155
Search took 0.02 seconds.
Search: Posts Made By: mostafadotnet
Forum: *nix Hardware Configuration Jul 1st, 2009
Replies: 2
Views: 1,131
Posted By mostafadotnet
Hey,

Take a look at http://www.linuxforums.org/forum/other-distributions/143385-sis-chipset-laptop-linux-now-working.html

Good luck.
Forum: Window and Desktop Managers Jul 1st, 2009
Replies: 4
Views: 2,291
Posted By mostafadotnet
Hey, take a look at http://www.howtoforge.com/the-perfect-desktop-linux-mint-7-gloria.

Good luck.
Forum: Window and Desktop Managers Jul 1st, 2009
Replies: 13
Views: 4,750
Posted By mostafadotnet
1- Linux is only the kernel.
2- The utilities you use are mostly written by GNU.
3- The combination is called GNU/Linux as in Debian GNU/Linux.
4- Firewall is just a software on top of this...
Forum: Kernels and Modules Jul 1st, 2009
Replies: 2
Views: 1,113
Posted By mostafadotnet
Hey,

First to check: http://upload.wikimedia.org/wikipedia/commons/5/5b/Linux_kernel_map.png
Second: http://en.wikipedia.org/wiki/Linux_kernel
Third: http://www.linuxhq.com/lkprogram.html...
Forum: *nix Software Jul 1st, 2009
Replies: 14
Views: 2,924
Posted By mostafadotnet
Hey,
take a look at http://ubuntuforums.org/showthread.php?t=375866.
And tell us what you're going to compile.
Good luck.
Forum: Getting Started and Choosing a Distro Jul 1st, 2009
Replies: 5
Views: 1,168
Posted By mostafadotnet
Who says that VPC does not support Ubuntu virtualization?
It is an OS like any other OS available.
Take a look at...
Forum: IT Professionals' Lounge Jul 1st, 2009
Replies: 3
Views: 379
Posted By mostafadotnet
What is your configuration (encapsulation, details, ...)?
What device(s) are you using?
What are you using your T1 for?
Forum: Growing an Online Community Jun 25th, 2009
Replies: 2
Views: 426
Posted By mostafadotnet
That's all I can suggest:
http://en.wikipedia.org/wiki/Online_research_community

Good luck.
Forum: Community Introductions Jun 25th, 2009
Replies: 2
Views: 232
Posted By mostafadotnet
welcome.
I like bejeweled too.
Forum: Community Introductions Jun 24th, 2009
Replies: 1
Views: 266
Posted By mostafadotnet
hey Allie,

welcome to DANIWEB.
Forum: Community Introductions Jun 24th, 2009
Replies: 3
Views: 334
Posted By mostafadotnet
Welcome.
Forum: Graphics and Multimedia Jun 24th, 2009
Replies: 1
Views: 606
Posted By mostafadotnet
First, take it easy.
Second, in order to have an 'auto genertaing photo', you should use javascript to replace the new photo with the old one in any table, frame or div you use. I prefer to use divs...
Forum: Cases, Fans and Power Supplies Jun 24th, 2009
Replies: 5
Views: 515
Posted By mostafadotnet
PSUs often burn if the power (electricity) fluctuates. In this case, you should use a power regulator designed specifically for computers.

The other problem is that the amount of power that your...
Forum: Geeks' Lounge Jun 24th, 2009
Replies: 4
Views: 394
Posted By mostafadotnet
It all depends on your experience and better to say, what you know.
Tell us what you know, so that we can guide you to the direction you want.

Good luck.
Forum: PHP Mar 22nd, 2009
Replies: 4
Views: 350
Posted By mostafadotnet
write a CMS for a special purpose.
Forum: Networking Hardware Configuration Sep 9th, 2008
Replies: 2
Solved: RADIUS sever
Views: 837
Posted By mostafadotnet
The RADIUS is used for AAA which is Authentication, Authorization and Accounting.
Other details are there in Wikipedia.org.

Good luck.
Forum: Windows NT / 2000 / XP Aug 9th, 2008
Replies: 2
Views: 2,421
Posted By mostafadotnet
I suggest you go check the compiz and compiz-fusion packages. And also take a deep look at the start & development dates of the projects, ... .

cube2.png...
Forum: Game Development Aug 7th, 2008
Replies: 8
Views: 2,251
Posted By mostafadotnet
Well, in my opinion, you'd better use Blender as the modeling and level-making tool and let an engine do the work for you; and I don't think so that the Blender game engine can work for you.

If...
Forum: Troubleshooting Dead Machines Apr 11th, 2008
Replies: 2
Views: 1,423
Posted By mostafadotnet
Hi,
CPU overheating is probably the cause of slowing down the computer.
Take a look at:
http://www.youtube.com/watch?v=BSGcnRanYMM
http://www.xbitlabs.com/articles/cpu/display/p4-temp.html
And...
Forum: C++ Mar 12th, 2008
Replies: 4
Views: 587
Posted By mostafadotnet
You don't have operator overloading defined.
You just initialized it with some concept and left it alone.

fmatrix& operator << (fmatrix& m1);
friend fmatrix operator + (fmatrix m1, fmatrix m2);...
Forum: PHP Mar 12th, 2008
Replies: 3
Views: 864
Posted By mostafadotnet
Use Page Breaks in your style-sheet.
http://www.javascriptkit.com/dhtmltutors/pagebreak.shtml
http://www.w3schools.com/css/pr_print_pageba.asp...
Forum: PHP Mar 12th, 2008
Replies: 1
Views: 891
Posted By mostafadotnet
Forum: PHP Mar 12th, 2008
Replies: 1
Views: 5,648
Posted By mostafadotnet
Take a look at these tutorials:
http://www.linuxscope.net/articles/mailAttachmentsPHP.html
http://www.phpdig.net/ref/rn31re597.html

600) 1(_)[|<.
Forum: C++ Mar 12th, 2008
Replies: 3
Views: 954
Posted By mostafadotnet
using System;

/// <summary>
/// Summary description for Class1
/// </summary>
public class Class1
{
public string _X;
public Class1()
{
Forum: C++ Mar 12th, 2008
Replies: 3
Views: 954
Posted By mostafadotnet
using System;

/// <summary>
/// Summary description for Class1
/// </summary>
public class Class1
{
private string _X;
public Class1()
{
Forum: C++ Mar 12th, 2008
Replies: 6
Views: 864
Posted By mostafadotnet
use resourcehacker.

600) 1(_)[|<.
Forum: IT Professionals' Lounge Mar 12th, 2008
Replies: 8
Views: 1,381
Posted By mostafadotnet
There are many ways like online-registeration to protect your software but this can also be hacked.
This is based on the type of users and their levels of computer knowledge.
There may be some...
Forum: Network Security Mar 12th, 2008
Replies: 3
Views: 2,467
Posted By mostafadotnet
Use a firewall application mostly provided by Antivirus applications but also there is stand-alone ones like ZoneAlarm (it runs in windows).
In linux you can use iptables to deny the access of...
Forum: PHP Mar 12th, 2008
Replies: 9
Views: 649
Posted By mostafadotnet
Why not!
Just test it and there ye go!

600) 1(_)[|<.
Forum: ASP Mar 12th, 2008
Replies: 4
Views: 844
Posted By mostafadotnet
Yes, there is.
You should know how the client application make its output, so that you get its output and convert it to XML.
For example: SQL to XML which is the easiest and most general way.
...
Forum: C++ Mar 11th, 2008
Replies: 2
Views: 861
Posted By mostafadotnet
http://www.cprogramming.com/
http://www.cs.wustl.edu/~schmidt/C++/
http://www.macs.hw.ac.uk/~pjbk/pathways/cpp1/cpp1.html
http://www.flipcode.com/archives/articles.shtml
Last but not least:...
Forum: IT Professionals' Lounge Mar 11th, 2008
Replies: 1
Views: 837
Posted By mostafadotnet
http://www.codeguru.com/forum/showthread.php?threadid=447445

600) 1(_)[|<.
Forum: IT Professionals' Lounge Mar 11th, 2008
Replies: 4
Views: 2,973
Posted By mostafadotnet
Could you draw your topology in Visio or paint so that we can solve your problem?
I personally don't understand what you've said.

600) 1(_)[|<.
Forum: Computer Science Mar 11th, 2008
Replies: 1
Views: 794
Posted By mostafadotnet
You can print something in XML or HTML and invoke IE or FF to show that temporarily created HTML/XML file.

600) 1(_)[|<.
Forum: PHP Mar 11th, 2008
Replies: 4
Solved: date function
Views: 754
Posted By mostafadotnet
Why don't you look at the PHP Manual?

string date ( string format [, int timestamp]);


600) 1(_)[|<.
Forum: ASP Mar 11th, 2008
Replies: 4
Views: 844
Posted By mostafadotnet
The best way is to use XML.
Nothing better can be found.
Take a look at http://www.tizag.com/xmlTutorial/.
Update your client's app. to read XML from where you point it whether remotely or locally...
Forum: IT Professionals' Lounge Mar 11th, 2008
Replies: 7
Views: 5,482
Posted By mostafadotnet
There are two paths you can take but I've just tested one:
1)Use Wine in Fedora to run mstsc.exe in linux and simulate .exe runtime environment.mstsc.exe is in your windows\system32 directory or can...
Forum: C++ Mar 11th, 2008
Replies: 10
Views: 993
Posted By mostafadotnet
Why, when, in which situation and/or IDE you run your application?
Is it a console application or a GUI application using MFC?
Please clarify your question or provide some code.

600) 1(_)[|<.
Forum: PHP Mar 6th, 2008
Replies: 2
Views: 697
Posted By mostafadotnet
Your first question would be answered with a user management system and the use of cookies and/or sessions.

The second [rank] is obvious.Include a column in the users table of your database and...
Forum: MySQL Mar 6th, 2008
Replies: 2
Views: 739
Posted By mostafadotnet
MySQL is a DBMS(Database Management System) and PHP is a scripting language.
You have to use PHP and SQL to connect to your database which is managed by MySQL.

There is now better or worse cause...
Showing results 1 to 40 of 155

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC