Archives for the ‘Project’ Category

links for 2008-12-28

By FW • Dec 29th, 2008 • Category: Tech


Links Tomato QOS

By FW • Dec 18th, 2008 • Category: Tech

LinkSysInfo.org -> Networking -> Quality of Service (QoS)
http://www.linksysinfo.org/forums/showpost.php?p=296648&postcount=8
Decimation.com -> markw -> Tomato QoS Setup
http://www.decimation.com/markw/2007/10/03/tomato-qos-setup/
Software.Jonandnic.com -> Article -> Tomato Qos on LinkSys WRT-54g
http://software.jonandnic.com/article/tomato-qos-on-a-linksys-wrt-54g-v2



Links December ‘08

By FW • Dec 17th, 2008 • Category: Tech

101 Classic Computer Ads
http://gadgets.boingboing.net/2008/08/08/101-classic-computer.html

16 Useful .htaccess Tricks and Hacks
http://www.thomsonchemmanoor.com/16-useful-htaccess-tricks-and-hacks-for-web-developers.html

Windows XP: The OS That Won’t Quit
http://www.pcworld.com/article/155473/windows_xp_continues.html?tk=rss_news

Video: Running OS X on a Netbook
http://blog.wired.com/gadgets/2008/12/gadget-lab-vide.html

Clones: Why Apple Can’t Stop the Copies
http://blog.wired.com/gadgets/2008/12/hackers-start-u.html



CHKDSK scheduled, but want to stop it.

By FW • Dec 11th, 2008 • Category: Tech

http://windowsitpro.com/article/articleid/13727/i-have-a-chkdsk-scheduled-to-start-next-reboot-but-i-want-to-stop-it.html

Q. I have a CHKDSK scheduled to start next reboot, but I want to stop it.

A. If the command chkdsk /f /r (find bad sectors, recover information from bad sectors and fix errors on the disk) is run, on the next reboot the check disk is scheduled, however you may want to cancel this check disk. To do this perform the following:

  1. Run the Registry Editor (Regedt32.exe). You must use Regedt32 and not Regedit.exe
  2. Goto HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
  3. Change the BootExecute value from:
    autocheck autochk * /r\DosDevice\<drive letter>:
    To:
    autocheck autochk *



EeePc XP/Linux Tricks

By FW • Dec 6th, 2008 • Category: Tech

Windows XP

Bron: http://forum.eeeuser.com/viewtopic.php?id=37047

1) Install nLited XP
Get rid of Windows junk before even installing it. Follow guides here or here

2) Disable paging file*
Right click on My Computer and go to:
Properties->Advanced->Performance:Settings->Advanced->Virtual Memory:Change
Select “No Paging File” and click Set.

3) Disable indexing
Go to into My Computer and right click->Properties on C: drive.
Deselect “Allow Indexing Service to index…”
Select “Apply changes to subfolders and files”(this might take a while)

Ubuntu 8.10

Bron: http://translate.google.com/translate?hl=en&sl=it&u=http://forum.eeepc.it/viewtopic.php%3Fid%3D4697&sa

2. Sempre valido per velocizzare il boot: Always good to speed up the boot:

Codice: Code:

  sudo gedit /etc/init.d/rc Sudo gedit / etc / init.d / rc

e poi sostiuire:  CONCURRENCY=none and then replace: Concurrency = none
v con:  CONCURRENCY=shell v with: Concurrency shell =



Ampache: Pour l’Amour de la Musique

By FW • Mar 19th, 2007 • Category: Project

About Ampache: Ampache is a Web-based Audio file manager. It is implemented with MySQL, and PHP. It allows you to view, edit, and play your audio files via the web. It has support for playlists, artist and album views, album art, random play, playback via Http/On the Fly Transcoding and Downsampling, Vote based playback, Mpd and Icecast, Integrated Flash Player, as well as per user themes and song play tracking.

Recent News: The stable release of 3.3.3. This new stable release includes a large number of bug fixes and new features. Please see the Changelog for a full list. Ampache is now hosted at music.fwbase.com.

ampache.jpg

Login..



ActiveCollab: Project site

By FW • Mar 17th, 2007 • Category: Project

Update on ActiveCollab
the developer has decided to stop open source development on the project. Development will now be closed source, at least on the core features. The next release, version 1.0 due out next week, will also not have a free version. Your only options for activeCollab 1.0 are SmallBiz ($199) and Corporate ($399).

But for those who can’t or don’t want to pay for the new activeCollab version, a new group has forked the project’s last open source release, version 0.7.1. The group, ProjectPier, already has a release and development, based on activities in its site, seems to be already starting.

Bron: http://max.limpag.com/../../


About ActiveCollab : ActiveCollab is a free, open source project management web application along the lines of 37signals Basecamp

So what do you do with this? From the website: activeCollab is an easy to use, web based, open source collaboration and project management tool. Set up an environment where you, your team and your clients can collaborate on active projects using a set of simple, functional tools. 100% free!
acbig.jpg

Highlights
1. Easy to install and easy to use

2. 100% Web-based. (After installation)
3. 100% open source, 100% free
4. No limitations on number of projects, clients, teams etc…
5. Per project permissions

Links:
Project.fwbase.com
Installation guide
AC 5thirtyone.com
Move over basecamp

Login..