Tag Archives: Hack

Is there room?

I’m developing a brand-new PHP/MySQL based forum. I am hoping to make it extremely easy to customize, accessable if anyone is with disabilities and expandable in order that it can run not simply forums, but whole sites. I am hoping to release a new commercial and freeware edition. Don’t you believe there is enough need for this I’m not relying on it to provide a stable income and My business is mainly creating it to find out if I could, but I merely wanted your opinions with this. A requirement for this Probably certainly not, there’s a good group powerful forum software out there already. Worth the shot Sure, why don’t you. Take a examine www. phpBB. com. You will need to make a forum atleast competitive with phpBB, because it’s free and popular. vBulletin is the first choice in commerical forum software systems, so they’ll always be your competition to offer a business version. You suggestion, if you need to play around along with writing forum code is usually to develop hacks for a preexisting forum. www. vBulletin. org is a very busy forum filled with members that write their particular add-ons to add to the functionality of vBulletin. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Good Forums?

Whats the best FREE forum Invision, but it’s crap close to vB. pay the worth, it’s worth this Invision Table www. invisionboard. com www. phpbb. com www. wowbb. com there are actually more, but they may not be worth mentioning. I do think that Invision Power Board is a best, but brussels is also beneficial: http: //www. webtrickscentral. com/forums/index. php If you could install IPB, wait last week or max any weeks till IPB v2 is actually released phpBB. I have tried all those meals but this has been the better one of many lot and it really is free. The modern phpBB 2. 2 is returning out soon and the development forum seems fantastic, 100% better then the prior one. Also it’s really simple to use, easy to add MODs to and easy to set up. You cannot go wrong. http: //www. aimoo. com That one’s quite good and so are all the others. I would likely recommend www. phpbb. com and also www. invisionboard. com. Both these are available on free licences, they usually both have significant new releases coming out in the near future. I would recommend you try both of these to see which one you … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

Should be a very simple question…

Acceptable, excuse my newbie-ness, but We have what should be an extremely simple question… In the event you go to my personal site http: //www. thomaswharry. com, in an effort to I have the meta redirect that takes one to http: //www. thomaswharry. com/nuke/, which is where my PHPNuke web site is. We have a reseller consideration that, because Fantastico is usually installed, will not please let me use just thomaswharry. com because my home index. I have to work with a subdirectory. As you know, this sucks vastly. Is there any route to mask it in order that it looks for instance it’s just Thomaswharry. com, instead of the URL standard saying thomaswharry. com/nuke/ Usually I would just Google to acquire my answer, but I don’t even really know what to call the procedure that would please let me do this, so I can’t possibly Google. HELP!!! You should use mod_rewrite I believe if you are host supports that, a quick hack of course will be to make http: //www. thomaswharry. com a framed page with one particular frame being collection to 0height and also the other containing http: //www. thomaswharry. com/nuke, although I’d suggest alongside that. Consider mod_rewrite … Continue reading

Posted in Web Design | Tagged , , , , , , , , | Leave a comment

Fly-out Menus – Where to Start, Which Way to Go

Ok, this amatuer web development hack has as a final point been forced by simply necessity to how to do the drop-down food selection, or more specially, because the links are around the left, I speculate you’d call this a fly-out menu. (I don’t learn if that would make a difference. ) I’ve read a bit through searching these and what MY SPOUSE AND I gather is which can be done it via DHTML and you may also do it by way of CSS. (If you will find other ways, for instance JavaScript, I do not know. ) Because I’m beginning scratch here, this question then, is usually, does anyone care to talk about an opinion where way is the best way to go I’d personally guess the main concern would be the number of versions back with IE, Mozilla and Opera the chosen code could well be compatible. Perhaps you will find other considerations too. Almost any thoughts are significantly appreciated. this is still from a weird situation in terms of I am concerned. I don’t think u are able to do a pure css dropdown with out these " enhancement" as well as " mod" data that make … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Back to the drawingboard…

Fine, after seeing CSSZenGarden, We are humbled, and once reading Glyak’s CSS part one Tutorial, I decided to start screwing around which has a simple css layout. I immediately make a roadblock — Suprise! – coping with i. e. MY SPOUSE AND I created three instructional classes – a header, major, and menu. I positioned them according to the math with Glyak’s awesome short training, and tada! achievements in Firefox. Inside i. e., not so much. Seems to do using the padding, as when i remove it, Firefox as well as i. e. show similar thing. here’s several linkage. Extra padding on… Code: . head position: absolute; leading: 15px; left: 15px; width: 700px; height: 100px; background-color: #000000; extra padding: 5px; color: #FFEEDD . selection position: absolute; leading: 125px; left: 15px; width: 200px; height: 700px; background-color: #123456; extra padding: 5px; . main location: absolute; top: 125px; left: 225px; width: 490; levels: 565; padding: 5px; background-color: #556677; Padding away… Code: . head position: absolute; leading: 15px; left: 15px; width: 700px; height: 100px; background-color: #000000; /*padding: 5px; */ colouring: #FFEEDD . menu location: absolute; top: 125px; left: 15px; width: 200px; levels: 700px; background-color: #123456; /*padding: 5px; */ . major position: absolute; leading: 125px; … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

page design – layers/frames/javascript?

Hello everybody, I’m trying to design a site which includes an area in the middle that changes when you click on the buttons around this. That probably won’t make sense therefore see here — http: //home. iprimus. com. au/jediwdog/stephens. htm – with the work in progress (I’ve fixed this green lines incidentally so ignore those)… The area of which says ‘blah blah blah’ needs to change when I mouse click on the ‘Dealers’ or ‘Contact’ buttons and potentially will likely need to have a scroll bar. I’ve seen web pages that achieve that (eg. http: //www. urthboy. com in addition to http: //www. elefanttraks. com/) but WE haven’t been able to figure out how. I pondered using layers as well as making one visible as the other is invisible, for example. but a) I never established how to do it and b) WHEN I realised that whenever they didn’t have their window maximised on the screen then the text would show up somewhere different. Someone pointed me into a javascript example (http: //www. alistapart. com/d/eatcake/final. html) but I don’t know anything about javascript in addition to I wasn’t sure if this can achieve exactly what I had been looking for. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

WIP Down to Earth

I have been prepping a web-site for writing reviews which i and many of my friend will be needed for producing. This is done before, but we looked at a few new ideas which may help the web site to stand on top of the masses. The actual slogan and fonts are generally still WIP. It sports a cartoony feel because I’d prefer it to appear fun on the get go. I’m ready for many crits. http: //www. zioncreation. com/images/2d/dte_02. gif Well, I can’t actually say much with out actually seeing it in action, but the rounded corners appear to be they should be a problem. Since circular borders aren’t at present supported in whatever but Firefox, you’d ought to put those in a very background. However, when you put those in a very background image, you’d be limited to the amount space that qualifications image has for the room you have in your content… You could nonetheless pull it off having a hack or a couple, but whatever. Efficient, though, it seems good, since you say fonts are still while in the works (I think this one’s somewhat straight for the tastes). I have an alternative way to use … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Have basic design.. Need Advice

Please click on over and look in the site layout: http: //www. bowdoinhamsecondbaptist. org/Youthgroup/main. htm I have used CSS to create the layout (well i acquired it from an additional site) and i want to know how to help make the basic frame standard so i need not recreate every internet page, just change the content in the center section. I would like to keep the very best, the 2 side navs and also the very last container standard, but contain the center easily adjustable. Is this doable You could use SSI (Server aspect includes) to re-use portions of code which might be repeated on a lot of pages. Have a glance at this tutorial http: //www. splodgy. com/modules/dokuwiki/doku. phpid=ssi_-_server_side_include It is just a site based about Blue Robot! His / her stuff is good. Make sure to change more in the colors, though–you don’t want him to feel much like the whole world can be copying his site, and you will not want people like me to learn that it was a little quick grab-and-go occupation. Device Side Includes, or maybe PHP includes, are ideal. They’re very easy to perform, too. Usually it is just a single line of … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

The term Hacking as used in web design

A few times i have gone through posts and can see the word hacking lots of people fail to realise that the term is meant as being a trick or patch currently in use to get all over a commenly incured problum. hacking is not the same as cracking which is surely an attempt to take advantage of or gain ilegal use of a system Those are the overall definitions relating to computer systems, of course, however " hacker / hacking" has been generalized by the public to mean what exactly cracking actually usually means. First definition of " hacking" is always to modify a system to complete something it wasn’t originally designed to do. Yes i must agree with you that the idea of hacking has become part of most of the publics vocabulary relating to cracking although my partner and i also do see began seeing that cracking is within the same feel a hack in a right. Almost all of the times a see the phrase hack when refered for you to web design it’s not necessarily inthe sense with cracking although firms exceptions to this particular. Sorry people, but you missed it The true ORIGINAL meaning … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

custom i-frame scrollbar

Hello. I need to help implement a custom made scrollbar for an iframe. I’ve viewed everywhere, searched all these forums & cannot find anything with the exception the CSS of which changes the bgcolor + region in IE just. Anybody have some sort of Javascript or CSS Hack just for this It definitely is required to be an iframe without a div, and therein lies the situation. Because of anyone that may help.

Posted in Web Design | Tagged , , , , , | Leave a comment
Page 1 of 3123