Jump to content
xisto Community

wedjarl

Members
  • Content Count

    77
  • Joined

  • Last visited

Posts posted by wedjarl


  1. you mean those remote hosted one?

    the best free, no ad forum board I know is

    http://www.forumer.com/

    unfortunately they are not accepting registration at this moment..they offer very customizable invision boards with 3 installed skins.

    others I know contains ads, but ads displayed on it are not that annoying like....

    http://www.zifboards.com/
    https://www.proboards.com/

    or make good posts here....request hosting, and you have your very own preinstalled phpbb board under your account... :)


  2. Both of them has their own advantage. Photoshop has its advantage on image creation and manipulation. With regards to web designing Fireworks has the advantage. It has built in FTP, graphic-web integration, advanced slicing and scripting, and integration to other macromedia products such as Flash MX and Dreamweaver. :) Although Fireworks has that image editing and creation capability its still way beyond of what Photoshop could do. My advice is to have them both if you have plenty of hard disk space and memory. :)


  3. Do you mean it is possible for your machine to be controled by some remote side or some hidden software in you OS?

    <{POST_SNAPBACK}>

    Trojans have been present for so many years now... :) ....(RAT's) if someone dropped a Remote Access Trojan to your system then, he could control you remotely, steal your password, credit card etc..depending on the capability of the trojan he dropped. (using the internet of course)..this is where a good firewall and an anti trojan comes to the rescue.

     

    With regards to the shutting down problem..aside from those mentioned above it is possible too that you ran out of memory (RAM) thus resulting to program error. If you have observed your box automatically shuts down upon executing memory hog programs like Norton, Photoshop, those Macromedia softwares, PSP, 3d softwares etc...then probably its just "memory shortage-program error". Now if this happens even without those memory hog programs running..maybe.. "malicious programs and scripts", "corrupted OS installation". :)


  4. http://www.psplinks.com/ --- scroll down and youll find hundreds of PSP tutorial links. yet some links in there dont offer psp tutorials anymore...

     

    if you want save time and find a specific categorized tutorials pixel2life.com is the best site to visit. ---> http://forums.xisto.com/no_longer_exists/

     

    my favourite tutorial site is Pinoy 7---> interfacedesign.shtml ,you could download tutorials in .pdf file if you dont want to spend time reading those online. :) the forum section is helpful too for beginners.. :)


  5. I'm alittle confused, does that  mean adding [http://] links to every link in your website that's directed to the iframe??  I use an iframe in my main section & all links are directed to it.  Other than that it's totally convieniant.. :)

    <{POST_SNAPBACK}>


    not really..a single page with a link to your iframe is enough..just be sure to set robots the right way.....

     

    <META NAME="ROBOTS" CONTENT="index,follow"> :)


  6. http://www.javascriptkit.com/

    http://www.javafile.com/

    http://ww12.24fun.com/

    http://a1javascripts.com/

     

    there are javascript freewares too which you could use if dont want to spend so much time finding scripts online....

     

    Javascript Vault

    The largest offline archive of javascripts you'll find. Over 700 assorted scripts in 17 categories set up to run straight from your browser. Something for everyone from easy to advanced users. Buttons, menus, graphics, text, redirection, cookies, messages, scrollers, forms and more. Set up in html pages so that you can easily try the scripts without any messy editing. If it ain't here, then you probably don't need it.

    (1 meg)

    http://www.davidpye.com/freeware/

  7. im much into games so my vote goes to set of Zaraths Mods

    http://forums.xisto.com/no_longer_exists/

    although I havent tried them all (because most of them are obviously a little bit expensive :) ) but they are very well coded and runs smooth on my board.

    I tried the cashmod on it and it ended up just screwing up my web board! which isn't a fun thing at all.I've had really bad luck with all the mods. Ever since cashmod I haven't installed anything really.


    I like Cash Mod very much. Zarath's shop mod + Cash mod is way too cool..you could set users to buy avatars, signature, rank priviliges, username change, text glows etc... based on the points they gained. Didnt encounter problems installing this two (on phpbb 2.10). Cash mod have been validated by PhpBB.com--> https://www.phpbb.com/community/viewtopic.php?t=94055 so if you think theres something wrong with it you have the right to complain.

    Rabbitoshi is a good mod too... http://www.phpbbhacks.com/download/2378 but it has lots of bugs in it and its developer has stooped supporting it.

    well Phpbb has so many mods out there. http://forums.xisto.com/no_longer_exists/ http://www.phpbbhacks.com/

  8. ey kabayan almoo17...try reading this posts from phpbb

     

    https://www.phpbb.com/kb/article.php?article_id=9

     

    https://www.phpbb.com/community/viewtopic.php?t=211646&highlight=

     

    now if you have many mods installed on your phpbb board..heres a great admin utility mod.

     

    https://www.phpbb.com/community/viewtopic.php?t=218865

     

    and if you have phpMyAdmin, just read the help files there..its very useful since you would personally learn how to export and backup databases (believe me, im a noob too :))


  9. i see...ok heres a simpliest way to safely erasing or turning off your colors (by using different layers...we will start with this image..

     

    Posted Image

     

    refer to image below: on your layer pallete press 1 to add a new transparent layer

     

    Posted Image

     

    make sure that the current editable layer is your new layer. (just click on it) now use the brush tool to add color on certain areas you want. lets say you will use red color..

     

    Posted ImagePosted Image

     

    same procedure to rest areas you want to color (new layer>color)

     

    Posted Image

     

    if you want to turn a color off just press 2 (refer to image #2)..if you want to change it..simply delete it and create another transparent layer then color.


  10. The only problem with using iframes inside a website is that google will not search those iframe pages. I have created websites which used iframes to present information and the normal page was only graphics. This was a very big mistake for google never was able to access my text information. Beware when using iframes.

    <{POST_SNAPBACK}>


    the reason behind this is Google recognizes linked url's only (e.g. <a href="http://www.com/;, etc..) when crawling a certain page...so <iframe src="xzx.htm"> wont work...Google doesnt crawl Frames too (without those direct links). If you want a certain page to be crawled by Google..you should add a valid link directing to your iframes... you could put simple links like..

     

    <a href="http://forums.xisto.com/no_longer_exists/ here to view this in full window</a>

    lastly set your META's the right way. Avoid spamming keywords and follow standard word lengths..and you will be ranking good in Google. :)

  11. try <width="100%">.. actually this works on images smaller on width..when you set a certain width to 100% (sample: 800width.jpg image set to <img src=800width.jpg width="100%"> it stretches on a 1024x768 screen. So images could be streched with the <width="100%"> attributes...Problem now is it couldnt be shrinked...sample a fixed 1024width image couldnt be shrinked into 800 by just adding the <width=100%> attribute. on tables, contexts no problems. the problem occurs mostly on fixed size images. :)although there are image tricks out there like blending your image to the background and setting a certain sliced portion to shrink and stretch. (streched images dont look good) :)


  12. I currently have the trial version of Photoshop CS and have ordered the full version but in the trial are there any options blanked out?

    im not sure..I havent actually used a full version of CS so I cant tell the difference. :)

    Okay, I have a question... Is it possible to *only* erase a specific color? Or set of colors?

    why not pour those colors out as a separate layer so you could easily turn that color off? You could also use channels and masking options. :)

  13. with regards to keyboard...CS has a new customizable keyboard shortcuts..so if you have been tweaking it, chances are you have set shortcuts which you could not remember. And maybe out of memory (RAM) too...?

     

    what new in cs

     

    1. increased price

    2. increased memory consumption

    3. new features----> http://www.adobe.com/products/photoshop/features.html

     

    I downloaded the trial version of CS before (took me ages to download that). I personally like the new Text on Path feature. Its much easier to place proportioned texts on curves and those hard edged areas. Still I love PS7 very much...It runs well on my system unlike CS which crashes too often.

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.