Forum: Python May 22nd, 2009 |
| Replies: 8 Views: 384 Forgot the results;
Your tranaction History is: [(1, u'Food', -100), (2, u'Deposit', -200), (3, u'Deposit', 500)] |
Forum: Python May 22nd, 2009 |
| Replies: 8 Views: 384 Thanks Slate for the exercise, lot of fun for a new python student.
I added a menu item to add funds, that is fine.
I added a menu item to report all the transactions, I can not figure out how to... |
Forum: Website Reviews Oct 27th, 2007 |
| Replies: 3 Views: 777 Looks fine to me, also checked it with my phone, same thing looks good. There are some errors you should fix.
.http://validator.w3.org/ |
Forum: Website Reviews Sep 7th, 2007 |
| Replies: 3 Views: 869 http://abbottdavid.com/Sierra/ |
Forum: Kernels and Modules Sep 19th, 2005 |
| Replies: 5 Views: 4,789 What happens when you try it like this;
#growisofs -Z /dev/scd0 -R -J /home/arpan/Desktop/backup
Also if there is only individual files you want to copy you may be able to create a tar.gz and save... |
Forum: Website Reviews Sep 16th, 2005 |
| Replies: 2 Views: 1,290 Well I can see one thing wrong all the < greater than and > less than symbols are missing from the tags (strange) |
Forum: Kernels and Modules Sep 16th, 2005 |
| Replies: 5 Views: 4,789 Did you format the dvd;
sbin/mke2fs -b 2048 /dev/scd0
then you can use the dd command;
http://linux.about.com/od/commands/l/blcmdl1_dd.htm
Looks like I was wrong, see if this helps;
growisofs is... |
Forum: MySQL Sep 16th, 2005 |
| Replies: 2 Views: 9,332 See if this helps, go down about halfway where he is working on tables etc. The first part is setting it up for gentoo but on down a little may be what you want.... |
Forum: *nix Hardware Configuration Aug 6th, 2005 |
| Replies: 5 Views: 6,373 HP printers are well supported, that guide should work.You don't want to install from source, just use the rpms for redhat or fedora.Cups foomatic and hpijs. |
Forum: Getting Started and Choosing a Distro Aug 5th, 2005 |
| Replies: 13 Views: 4,977 |
Forum: *nix Hardware Configuration Aug 5th, 2005 |
| Replies: 5 Views: 6,373 This should get you started;
http://www.linuxquestions.org/questions/answers.php?action=viewarticle&artid=198
What kind of printer? |
Forum: *nix Hardware Configuration Jun 26th, 2005 |
| Replies: 4 Views: 5,817 See if this helps, the fat 32 stuff is at the bottom;
http://www.mjmwired.net/resources/mjm-fedora-fc4.shtml#ntfs |
Forum: *nix Software Jun 25th, 2005 |
| Replies: 1 Views: 1,837 Looks pretty straight forward, I think the installer will walk you through it.Is this the one you are talking about;
http://www.activestate.com/Products/ActiveTcl/
The install is this;
The... |
Forum: PHP Jun 18th, 2005 |
| Replies: 5 Views: 5,844 What disto? You will need to add
APACHE2_OPTS="-D SSL -D PHP5" to your apache2 conf. file.It is located in different places in different distro's.The above is for php and ssl support,that loads the... |
Forum: Website Reviews Jun 18th, 2005 |
| Replies: 5 Views: 2,430 Great, looks like you have a future, the only thing you may want to do is declare the doctype. |
Forum: Website Reviews Jun 15th, 2005 |
| Replies: 6 Views: 2,325 You did a great job,I would just make it a little more personal,like a testimonial.
But to me it looks fine. |
Forum: Website Reviews Jun 13th, 2005 |
| Replies: 6 Views: 2,123 |
Forum: Linux Servers and Apache Jun 12th, 2005 |
| Replies: 9 Views: 3,068 I would suggest for your first install, install a distro without apache.Install it as a server and then install xammp;
http://www.apachefriends.org/en/xampp.html
You will be busy enough getting use... |
Forum: Linux Servers and Apache Jun 12th, 2005 |
| Replies: 3 Views: 5,565 You need to add support to apache as stated something like this if you have apache2;
APACHE2_OPTS="-D PHP4"
On my distro (Gentoo) its in /etc/conf.d/apache2/apache2.conf
Each distro may be a... |
Forum: Website Reviews Jun 12th, 2005 |
| Replies: 4 Views: 3,290 I like it.You may want to fix some loose ends like accessibility.You can see what I mean here;
http://validator.w3.org/ |
Forum: Website Reviews Jun 11th, 2005 |
| Replies: 6 Views: 2,123 I changed it to this;
<tr>
<td align="center" <a href="http://abbottdavid.no-ip.info"><img
src="ocean2.jpg"
alt="http://abbottdavid.no-ip.info" height="156" width="100%"... |
Forum: Website Reviews Jun 11th, 2005 |
| Replies: 6 Views: 2,123 I don't know why the header does that, could it be the size?I like it but if it's not working well, see ya later.here is that part;
<td align="center" <img src="ocean2.jpg" width="100%" height="100"... |
Forum: Getting Started and Choosing a Distro Jun 11th, 2005 |
| Replies: 4 Views: 2,253 Here is one;
http://iso.linuxquestions.org/
Here is the standard;
http://distrowatch.com/
Good Luck and enjoy |
Forum: Window and Desktop Managers Jun 10th, 2005 |
| Replies: 10 Views: 5,287 Fluxbox (http://www.abbottdavid.com/screenshots/2005-06-07-153405_1280x1024_scrot.png) Simple, pretty and fast. |
Forum: Website Reviews Jun 9th, 2005 |
| Replies: 6 Views: 2,123 This is a site I have running from home.I have been putting it together for a few months.I test some linux stuff mostly to learn, let me know what you like or don't what I should remove or keep and... |
Forum: Website Reviews Jun 9th, 2005 |
| Replies: 27 Views: 5,747 The only thing I can suggest is to center it, but that is a personal preference. |
Forum: Website Reviews Jun 9th, 2005 |
| Replies: 14 Views: 4,053 Three things I like alot.It looks good, your using a stylesheet and it is valid code, good job. |
Forum: Website Reviews Jun 9th, 2005 |
| Replies: 3 Views: 1,627 I like it too.The only suggestion I could give is to get it to validate.Some people don't care but its to the benifit of everyone, plus it will sometimes help the site load faster in all browsers. |
Forum: Website Reviews Jun 9th, 2005 |
| Replies: 2 Views: 1,520 I can understand you want to make money, but all I see is ads! |
Forum: *nix Software Jun 9th, 2005 |
| Replies: 2 Views: 2,484 You need to read the handbook;
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml
For your first install print the whole thing and follow it.Just do a stage 3.Good luck and have fun |
Forum: Window and Desktop Managers Jun 7th, 2005 |
| Replies: 9 Views: 7,029 Scrot is nice because you can put a delay on it
scrot -dc 10 |
Forum: Website Reviews Jun 7th, 2005 |
| Replies: 11 Views: 2,739 On Discount the newsletter box doesn't fit right;
http://abbottdavid.no-ip.info/fluxbox/images/discount.png
Again I like the layout and colors. |
Forum: Website Reviews Jun 7th, 2005 |
| Replies: 11 Views: 2,739 Claimsmaster Doesn't look right in firefox, the text is overlapping and the Quick claim form streaches outside its box.I like the colors and layout.This might help if you want it to be able to be... |
Forum: Website Reviews Jun 7th, 2005 |
| Replies: 7 Views: 2,267 You have some work to do;
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.kindakarma.com |
Forum: Website Reviews Jun 6th, 2005 |
| Replies: 3 Views: 1,459 I would suggest to spend a little time to get it to validate, there isn't a lot of errors. |