No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
- Interests
- Linux, Tech Gadgets
- PC Specs
- Dell Studio XPS 17 - Running Gentoo Linux
5 Posted Topics
I have been working on a new website that scrolls 100% height/width panels one at a time. The panels are under a fixed header, and are wrapped with `<div id="container></div>` I am, however, having some trouble implementing the javascript. Once setup, the page should issue allerts with each mouse scroll … | |
If I am creating an exception class, along with a stack [CODE]class CustomError(Exception): def __init__(self): self.contents=[] print "Stack Created"[/CODE] How can I make it so that if [CODE]x=CustomError()[/CODE], the stack contents will be [code] x.historical.contents [/code], not [code] x.contents[/code]? | |
I currently run gentoo on my laptop, and ubuntu on my desktop. I already have lots of experience regarding linux. In a few weeks, Ill be entering university. Although I find that gentoo is one of the awesomeest distros ever, I have to admit that it requires more maintenance and … | |
Hi people! Im a university student whose interested in web design. Im an expert in Linux/Gentoo and have a blog about it. I also like trying out new/modding programs & scripts. :) | |
Is there a way to fetch my latest tweet in plain-text form using javascript? I was going to use fsockopen(), but my host does not have that enabled. |
The End.