Forum: *nix Hardware Configuration Jul 1st, 2009 |
| Replies: 2 Views: 1,131 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 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 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 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 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 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 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 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 welcome.
I like bejeweled too. |
Forum: Community Introductions Jun 24th, 2009 |
| Replies: 1 Views: 266 hey Allie,
welcome to DANIWEB. |
Forum: Community Introductions Jun 24th, 2009 |
| Replies: 3 Views: 334 |
Forum: Graphics and Multimedia Jun 24th, 2009 |
| Replies: 1 Views: 606 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 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 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 write a CMS for a special purpose. |
Forum: Networking Hardware Configuration Sep 9th, 2008 |
| Replies: 2 Views: 837 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 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 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 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 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 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 |
Forum: PHP Mar 12th, 2008 |
| Replies: 1 Views: 5,648 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 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 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 use resourcehacker.
600) 1(_)[|<. |
Forum: IT Professionals' Lounge Mar 12th, 2008 |
| Replies: 8 Views: 1,381 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 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 Why not!
Just test it and there ye go!
600) 1(_)[|<. |
Forum: ASP Mar 12th, 2008 |
| Replies: 4 Views: 844 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 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 http://www.codeguru.com/forum/showthread.php?threadid=447445
600) 1(_)[|<. |
Forum: IT Professionals' Lounge Mar 11th, 2008 |
| Replies: 4 Views: 2,973 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 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 Views: 754 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 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 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 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 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 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... |