Jump to content
xisto Community

Vyoma

Members
  • Content Count

    576
  • Joined

  • Last visited

Posts posted by Vyoma


  1. Hmmm... security issue over p2p sharing. I did not think about that.I just downloaded the torrent files for Ubuntu and Suse and they were clean. I used BitTorrent to download them, it finished Ubuntu (only one CD), but the other one is still in progress (5 CDs).I do have Symantec Antivirus installed. Now is there anything you suggest I do with my firewall settings?


  2. Kind of unsettling feel I got when I went through the first few pages of the photographs. As seec77 mentioned, I usually prefer photographs that are more minimalastic but have a depth of characterization in them.I have learnt one thing in Potrait Photgraphy. An amature can take great photographs of people, only if they are are extremely odd or really beautiful in an average sense. That brings out the character very easily. It takes a real professional to take great photographs of average or common looking people. (Example, me :P)Anyway, those were my - as they say - two cents, and the decision is yours to make on the style you approach.


  3. Here, excellent results can only be achieved by proper selection of the right image, and aslo intelligent cropping of images. In terms of font selection a bit of Typographical knowledge would make it easier.But I usually resist from creating a signature. People inadvertantly happen to take copyrighted images, and modify it. I am not sure if this constitutes for 'fair-use' as allowed by the Law.


  4. Ah, my co-admin of my site WiseTome.com, seec77, I truly do know how good a CMS can be. You must know that I do use Drupal, and here around the Xisto forums, I am almost labeled as a Drupal fanatic. Now, coming to my purpose. Yes, Drupal, very well can accomodate for my requirement, but I just want to try out a Wiki. I have a very strong inkling, that at present, the way I have been achieving it with Wordpress engine, does not fit in. Just check out the blog: wisetome.com/cao/

     

    There in, the categories section, you will notice the following items: Lore, Resources, etc... These are basically, literature driven. It would be the basis for a forum RPG, I have just started at: wisetome.com/caorpg/

     

    It requires all sorts of write ups, that would need constant editing in the begining, and a Wiki cycle is much easier for me to manage - or that is what I think. Drupal, would definetly workout very well - I just thought Wiki would be easier. Now, if I were to go for the Drupal solution that you have stated, I know there is a technique called multi site setup, but I am just not sure how I would be able to do that. If you have any links on those, please do give me, as I would like to analyze that as well.


  5. Yup, I saw that PM and am responding to it at the moment.Now, if I do join the effort (which I would give to the best of my ability), I hope you would understand that I have never worked as a team on web(PHP) programming over the net. So, I would be a bit shaky in the beginning. But I am sure, I would whatever smaller section I can.Will send the details over in them mail. Thanks for that contact info.


  6. Well, I tried DokuWiki at first, but didn't like the design :P By the way, will you be using it for WiseTome or something else?


    I think I can skin it the way I want, went through the CSS and it seems pretty fine to me. Pretty extensive, but I think it should be possible.

    Where am I going to use it? Well, you see, I have this RPG forum, that requires all the Lore and Legends to be written and put up somewhere for the players to easily refer. As a placeholder, I have presently put it up in a blog: http://forums.xisto.com/no_longer_exists/ - Powered by WordPress engine.

    Now, I am thinking of shifting to a Wiki, because techinically, the content I want to put is a 'documentation' and Wikis are meant for that. Blog engines on the other hand, would be suitable for chronological data or journalling.

    This particular set of site, I have placed it under the banner of WiseTome.com but in a way, the forum and the wiki site would be standalone. No userbase sharing, that is.

  7. I just installed DokuWiki. I did not like the features and look of Media Wiki that much. I like DokuWiki on the other hand. The footprint is just some 10MB odd, and it does not need a MySQL database either. But it does take a lot of time to FTP Upload it to the server because it is spread around in several files.


  8. I would be glad to explain, Aribitrary. As I said in the previous post, all the names are affected by the language of Pasen. The language is actually pretty simple (because I constructed it, :P), and details on it can be found in Blog Post 1,Blog Post 2,Blog Post 3).

     

    Basically, it follows a syllable pattern of:

    Syllable pattern:

    [C]V[E]

    [C] Optional ordinary consonant: k | t | d | n | p | m | r | l | w | s

    V Mandatory vowel: a | i | u | e | o

    [E] Optional ending consonant: n | m | r | l | s

     

    Addtionally here are some basic pointers to the names in realm of Chaos And Order:

    Names may not end with the following sounds: |e| |i| |u| |er|

     

    The syllables must be formed of the following consonants: |k| |t| |d| |n| |p| |m| |r| |l| |w| |s| |g|

     

    The syllables must be formed of the following vowel sounds: |a| |i| |u| |e| |o|

    So, that is it. All names in the name generator are formed of two syllables. So, it goes something like this:

    C1V1E1[C2]V2E2

    But for Female Elf: [C1]V1E1[C2]V2E2

     

    That is it, now, for actually differentiating between the different Races, I just took different subsets of the whole consonant set allowed in that position and also the vowel set, and just tweaked on the probability of few of the consonants. And usually, the male and female names are almost similar, except for the probability distribution of the vowels.


  9. Hey pug, this is your first post at Xisto and already you have given a great information. If this were Orkut, I would have become your fan already.

     

    Good thing that I did not start work on this. Is there any place where I could provide some contribution in the coding efforts? I have not yet created any Drupal module on my own till now, but have gone through the code enough to understand what does what.

     

    So, a link would be helpful.


  10. Well, I did this particular piece of coding a few days back, and I forgot to display it to you all here at Xisto.

    I have just started a fantasy RPG forum. The naming rules are pretty strict because it has to be based on a construted langage called Pasen. No matter how much I explained, I thought, it would be hard for a newbie to understand the syllable formation constraints. Hence, I wrote a script and put it at my Drupal powered site, that generates random names for the four races for both genders.

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

    I wrote the code in PHP (took 3 hours), but most of the time went into tweaking the probability constraints.
    So, what do you guys think?


  11. Does anyone have a Wiki on their site? If they do, which one do you use?I was looking at the two in Fantastico, and it offered TikiWiki and PHPWiki. The TikiWiki had a whooping footprint of 43 MB. I do not want to let go of my Xisto account webspace just for some code most of which I would not be using.The other phpWiki though, seemed to be smaller.I will not be using any other language other than English, and basic Wiki features are only required. I would prefer a wiki software that has a smaller footprint - anywhere around 1 MB to 6 MB.


  12. On the contrary Mark, I did try Joomla, and I did not like it first.Yes, Drupal is quite frustrating at the begining. It has a kind of approach that makes you feel similar to when you shifted from procedural programmin to object oriented programming. In Drupal everything is node, and every feature is a module.So, if you need a component, you need to pick on the several modules, and get what you want. It is immensly flexible, and that is why I now cannot just let go of Drupal.


  13. Oh! I do have updates on this one. I actaully finished the finer shading and antialiasing. Hold on... I had uploaded it to ImageShack, just need to get those links. I will upload them at deviant art too.

     

    Here goes:

    I start of by taking a mid tone between the two adjacent tones, and applying it to the work I have already completed:

    Posted ImagePosted Image

    Posted ImagePosted ImagePosted Image

    Deviant Art Link


    Finally, here is my finished image. Just cleaned up all the pallette, and put another plain background just for the kicks of it. The base is ready, and now, I think, I can use it for creating different elf male characters.

    Posted Image

    Deviant Art Link


    Effort:

    Naras Basic Line Art: 4.5 hrs

    Elf Coloured Base: 5.25 hrs

    Software used: MS Paint, Graphics Gale FreeEdition


  14. You seemed to have a hard time coming up with the right word...Anyhow, thanks for all of the input. I've tried to implement some of the suggestions given to me by everyone in this topic. The site banner still needs to be redesigned but I modified it slightly to give it a little more color. Seems to be a little less boring now.

    I still have a few tweeks I need to perform here and there but I think things are looking better now.

    So I've changed things a bit and I hope everyone will stop by and take another look and let me know what I made better and what I made worse.

    Handy PHP.com

    Thanks a lot everyone.

    vujsa


    And I do not know why my friends call me the word-weaver. :P
    :P
    Anyway, now your site looks much better. You need to do something about your banner. The grained look does not go along with the techy theme - kind of looks earthly and .... carpet? But yes, you did say you will be working on it, so it is fine.
    And that "Website under development" hurts the eye, but I think that is what it is intended to do - you would be removing it as soon as you are done with it.

    But other than that. You have done a pretty good job. :P The site is quite pleasant, and it lets me resize fonts to my wish. I really like when sites allow for that.

  15. OK. I have a Xisto account here:

    kmaheshbhat.astahost.com/

    I also have a domain name parked:

    wisetome.com/

     

    On the root public_html, I have installed Drupal, and it is running fine. Now, I installed a WordPress engine in public_html/cao directory. And it works out fine.

     

    When I type

    wisetome.com/cao/ it properly goes to the blog.

     

    But after it goes there it shows it as

    kmaheshbhat.astahost.com/cao/

     

    That is annoying. It should show it as

    wisetome.com/cao/ itself!

     

    I even went to the admin login of WordPress and changed both WordPress Address URI and Blog URI to

    wisetome.com/cao/ What should I do? :P


  16. My need now seems to have changed a bit:I am presently having my Windows XP installed on my 80 GB hard disk. I have alloted 10 GB to windows installation, and the rest I have divided into partitions and with format of FAT32. I still have another 10 GB left unpartitioned and unformatted. I intend to install a Linux there. I want a dual boot, but I do not want to reinstall my Windows XP. Is this possible? If yes, which Linux Distribution should I choose. (Note: My necessity for Linux is as a desktop user, and once I migrate my huge data files to linux, I will slowly eat away at Windows and let it remain only for my gaming needs.) So, what Linux Distro should I use, and is it possible to do a dual boot, with Linux as the secondary OS?


  17. I will try to answer them one by one. I am no great designer either, but I hope this helps:


    1. Are these 16 colors the only colors I should use on my website?
    - Can various shades of these colors be used or just stick to the 16 that were generated?
    Well, preferably you use these 16 colours only for all the basic elements and constructs of your website. Atleast you start of with it. At a later stage you may deviate a bit with its shades. But trust me, as an amature, I find it hard to get neat design, once I deviate from it. (And say, you do want to use that saturated yellow for some places, then you actually have to work on the tetrad angles - http://forums.xisto.com/no_longer_exists/ so that you get a good scheme). But as I said, stick to the 16 colours - they should be more than enough, for various elements. (I usually go for a Mono or Contrast scheme - my brain fries out looking at so many colours).

    2. Should these colors be used equally or should one shade be favored?
    That is not much of a requirement. You give the groups of these colours to element groups. For example, the overall website generally would use your main colour - the green shades. (May be #E6FFFF for background, #009999 for general header, and #005C5C for font colour). Then you use the blue group (which is nearer) or the orange group (which is farthest) for the menu bar may be. It depends on placements also. Try few different things - it is easier now - you only have four groups to choose from - just iterate betweent them.

    3. Can black, white and the various grays be used with these schemes?
    Blacks and whites and various shades of gray? Well they may be used in various elements as areas of shadows and highlights.

    4. Should all of the 16 colors be used or should some be excluded?
    Ofcourse you can exclude some of the colours. But if you happen to notice that you need to exclude one full group, try to see if you can get a "Triad' solution working for you. What I mean to say is, try to use atleast one colour from all of the group.

    5. Should text always be in direct contrast to the background or should it sometimes complement the background?
    I do not know much. I do not yet have a process in place for it yet. But I have inkling that it is a choice of design - whatever looks better or it goes on taste of the designer.

    6. Finally, what colors would you use where on the website?
    I am not very sure dude. :P It will require me atleast a couple of days to choose between colours. I am not that good. With 4 colour groups, there are myriad of options - we should be having that many element groups on the webpage for it, obviously. Then, I do the amature work- permutation and combination. :P

    Damn. I do not get points for this, do I? :P


  18. Well Vujsa, being the artistic person I am, the texture on the header area and the rest of the colour choice - I found it a bit hard to digest. The pastel green is fine, but may be you need to balance the colours a bit. The link on the breadcrumb at the top, looks a bit too saturated yellow.

    I know, I am talking a bit vaugely, but here is what I will do to help:
    http://www.wellstyled.com/tools/colorscheme2/index-en.html

    Just select the base colour you want, and it gives the other balanced colours that makes the site look balanced. It proposes various schemes within the colour set you have chosen.

    In the Tetrad formation of the colour wheel, when it is set on the overall green of your site, here is the set of colour I get:
    The Green series
    #009999
    #006B6B
    #BFFFFF
    #80FFFF

    The orange series
    #FF6600
    #B34700
    #FFD9BF
    #FFB380

    The ochre series
    #FFB200
    #B37D00
    #FFECBF
    #FFD980

    And blue series
    #1919B3
    #12127D
    #C8C8FF
    #9191FF

    This is ofcourse in the standard setting. You can choose a Pastel, Dark Pastel, Contrast or Pale, and you get different set of 12 colours.
    Use them appropriately in your CSS and I think you will get a better colour balance.

    I know this will be a lot of work - but you asked for it. :P


  19. Thank you for your inputs Pyost. Yes, I did want to make the text to look a bit pixelated. The theme would soon grow to integrate some of the pixel arts I am in the process of making for the realm (of the RPG). And the fonts I used for tabs should be smaller? I am not very sure of that, because if I do that, it would look quite ok on a 800x600, but on a 1024x786 they look too small. I could have gone for a smaller font size, but again, I need it to have the weight, and if it becomes bold, it become illegible (with out the antialiasing, ofcourse). Now, I am in the process of creating content for the RPG. I have created some. I have it as a PDF document now. Is there anyway I can show it to you guys here? Or may be, I will just put it up in Writely and make it public. ... 

     

    I need to now organize it and put it up in the proper forum sections. But before that, I think I should be installing SMF in my Xisto account. :P


  20. OpaQue, m^e, dhanesh, qwijibow, CaptainRon, xboxrulz, vujsa, viz, szupie, MasterComputers, Vyoma, techocian, twitch, yordan, jeigh, moonwitch, pyost, weaponX, cyborgxxi, nightfox and everybody else on this forum ... wish you all the best in life and hope you have a great time.

     


    Yay. My name is there too!

     

    That is what I was wondering. I saw that your webpage was suspended for quite some time, and I was a bit alarmed. I pinged dhanesh about it, but he did not seem to have the answer. (Seems like he too is not around these days). Anyway, wish you all the best in your life, and hope you fare well in that (qutie costly) city of Mumbai. I too am employed, but luckily I can spend time surfing net at home most of the days.

×
×
  • 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.