Jump to content

Hitman247m

Members
  • Posts

    382
  • Joined

  • Last visited

Everything posted by Hitman247m

  1. My girlfriend is vegan, showed me a few videos like that. Personally, dosen't affect me at all, I enjoy eating meat and I am not at all intrested how it gets to me. It all depends on the people watching it, and their particular stance on animal rights.
  2. Uhh, I'm year 12, so, uh, here it is :lol: Semester 1 Spare World Issues Functions (Math) English Semester 2 Religion Physics Computer Science Calculus and Vectors (Math)
  3. Oh, well, if it fixes that stuff, then messing around with the advanced stuff should fix the rest
  4. Um, try this: Right click on the desktop, click properties, then, click the "appearance" tab, then go the the drop-down tab called "font-size" select the normal font size, then press apply. If that dosen't work, then open the appearance tab again, then press "advanced" just tinker around with the stuff in there untill your stuff works again, it might be a problem with the theme program you're using.
  5. Open up notepade, and type the following: command.com Then go to save-as, and type (with the quotes): "command.bat" Save the file to your desktop or somewhere memorable, then close notepad. The find the file, and double-click on it. That should run the command line interface for you.
  6. Like other people mentioned already, they need to work on battery life more than anything else. My iPod Video has terrible battery life, especially when I'm trying to watch movies.
  7. They did this with dragon legs, albeit, probly not as high a drop rate as this boots. It's to get lots of the boots into the game, then, after a month or so, they'll quietly nerf it.
  8. Thanks a lot, exactly what I was looking for :thumbsup:
  9. well, what I'm trying to do is make that menu, but rather than manually collapse and expand the menus on each page for the category it is placed in, I can set the category in the php template. Heres the code for the header: br /> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <?php if (defined ('$TITLE')) { print $TITLE; } else { print 'Hitman Central'; } ?> Home Link Link Link Link Category Home Link Link Link Category Category Site Stats Users Online: <?php include("tools/usersonline.php"); ?> Hitman Central > Link
  10. it dosent matter what the extension is, it just loads the code of each page, and renders it as the extension of the page that both are loading in, give it a try like, both header and footer are html, but they are put together in the php file, and the variable is set before both template parts are loaded, so the $category is replaced by whatever is is stored in that variable.
  11. You should power-cycle everything.. Turn off the modem and unplug the power on the router. Wait for a few minutes, then, turn the modem back on. Let all the lights on the modem turn back on (except for ethernet, enet, or whatever else they call it) then, plug the router back in and let everything connect. That usually fixes all the router-related issues I have \
  12. Um, just give it another day or something, usually takes them a few days to process (at least for me, lol)
  13. Thats some nice loot, I've been thinking about doing the same thing, spend a mil or so on pots, and see how it goes :thumbsup:
  14. Wow... thats amazing, great job =D> Any chance we can see a bank pic? :anxious:
  15. Yes, I know... the menu would be in the header, with a variable in its code, so I can set that number independantly with each page
  16. Thanks, only reason I wanted php was so I could declare the category on each page independantly of that script, so, uh, heres the code im usuing for each page: <?php // Adress Error Handling ini_set ('display_errors', 1); error_reporting (E_ALL & ~E_NOTICE); // Page Title define ('TITLE', 'Hitman Central'); // Category $category = 1; // Require Page Header require ('header.html'); ?> page contents <?php // Require Page Footer require ('footer.html'); ?> So, uh, say I'm on a page in the "Home" category (#1) when that page loads, that menu will be explanded, while all the others are collapsed. I'm using this template-type system, so I declare variables on pages like this, and it injects that code into the newly rendered page.
  17. I've been thinking about different ways I could set up the side navigation menu on my site, and I found a system that I think I would like to use. It looks something like this: You can see a live example on http://www.invisionpower.com In this menu system, there are different categories that remain collapsed, untill they are clicked on. When they are clicked on, a new page loads in the browser, the home page for that category, and that category of links is expanded, while all the others are collapsed. I have the framework of the system layed out in my head, but I'm not quite sure how to code it, so I'm turing to the PHP pros on Tip.it :) The main thing I would like his script to do is that in the template, I would like to be able to declare a variable, and set the value to a number (1,2,3, etc..) that would correspond with the category (category 1 being home, category 2 being 'News and Press', and so on). The other problem I'm having with the coding thus far is I'm not sure how I would go about hiding sections of the menu (for the collapsed parts). Thanks in advance, and if you need me to clear something up, just ask :thumbsup:
  18. French Onion Soup --> Crock Pot / Slow Cooker INGREDIENTS: 4 onions, sliced 6 1/2 cups vegetable broth (Water, salt, dryed vegetable flakes, or w\e else you would rather use) 1/4 cup red table wine 1 1/2 tsp dijon mustard 1 1/2 tbsp balsamic vinegar 2 bay leaves 3/4 tsp thyme 1/4 tsp salt, or to taste 1/4 tsp pepper, or to taste PREPARATION: Add all ingredients to a crockpot. Cook on medium for 4 to 5 hours.
  19. Um, personally, I prefer the navigation the way it is now, it allows you to access all the site features quickly. The collapseable menus would make things look cleaner, but, would make it harder for people who are not familiar with the site to find the information they are looking for.
  20. If you are so inclined to, uh, dabble with drinks of a more refreshing nature, be responsible about it...
  21. Cry of the Blackbirds - Amon Amarth :XD:
  22. I pay for members on three different accounts, I don't pay to look at their ads. If I wanted to sit there and play free-play, then you deserve to look at ads, but, they should install some form of cookie-type tracking system so members are not shown the ads, since they already make money off of us.
  23. Robert Ludlum =D> author of the Bourne series before they became movies
  24. That is one of the most amazing pures I've ever seen... Great job man =D>
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.