Jump to content
xisto Community

Rohan Ramanath

Members
  • Content Count

    13
  • Joined

  • Last visited

About Rohan Ramanath

  • Rank
    Newbie [Level 1]
  • Birthday 06/26/1991

Contact Methods

  • Website URL
    http://
  1. Notice from Jeigh: This was all taken from http://en.wikipedia.org/wiki/Bulletin_board_system. Posting material from other sites is considered spam and will not be tolerated
  2. http://forums.xisto.com/no_longer_exists/ (winsite.com) http://www.nonags.com/ http://www.shellcity.net/ http://www.freewarefiles.com/ http://forums.xisto.com/no_longer_exists/ http://www.freewareweb.com/ http://www.freeware-guide.com/ http://www.pricelessware.org/ https://tinyapps.org/ http://www.findingresult.com/?dn=topqualityfreeware.com&pid=9POL8D55D http://www.itsfree4u.com/ https://www.freewarenetz.de/ http://www.freewarearena.com/html2/ http://freeware.intrastar.net/ http://www.tucows.com/ I personally do not beleive in freeware I rather depend on feeware but since you asked I am giving you this. These are the top 16 freeware sites listed by search engines. -Rohan Ramanath
  3. Notice from szupie: Copied from http://forums.xisto.com/no_longer_exists/
  4. Notice from szupie: Copied from https://en.wikipedia.org/wiki/Windows_Vista For more information do contact Solutions4u @ rohanramanath@gmail.com
  5. Insert this code into the head of your page and the second script in the body tag of your page <script LANGUAGE="JavaScript">var speed = 50var pause = 2000var timerID = nullvar bannerRunning = falsevar ar = new Array()ar[0] = "This template was designed by solutions4u and for more templates please do visit http://www.solutions4u.co.nr/ var http://designerwiz.com/ bannerRunning messagevar currentMessage = 0var offset = 0function stopBanner() { if (bannerRunning) clearTimeout (timerID) bannerRunning = false}function startBanner() { stopBanner() showBanner()}function showBanner() { var text = ar[currentMessage] if (offset < text.length) { if (text.charAt(offset) == " ") offset++ var partialMessage = text.substring(0, offset + 1) window.status = partialMessage offset++ timerID = setTimeout("showBanner()", speed) bannerRunning = true } else { offset = 0 currentMessage++ if (currentMessage == ar.length) currentMessage = 0 timerID = setTimeout("showBanner()", pause) bannerRunning = true }}// --> </SCRIPT>Script number 2 onLoad = "startBanner();"insert this into the body tag and it will work . For more queries please mail me at rohanramanath@gmail.com Dean :: Solutions4u Enterprises
  6. Notice from szupie: Copied from http://forums.xisto.com/no_longer_exists/ For more views reply to rohanramanath@gmail.com
  7. I do not have much experience with Dreamweaver only with Frontpage. From my experience with other office utilities what I feel is that you have to try to wrap the text . Please reply if this works or else I will medel with it and tell you the right solution. My email id is rohanramanath@gmail.comRohan RamanathDean : Solutions4u
  8. I am currently using Norton Antivirus 2005 on my desktop computer along with Zonelabs Zone Alarm Firewall Pro which I did not purchase; I have a software for generating serials so it worked for me .It is working very fine but is using up most of my memory. Norton offers me live updates whenever I connect to the internet so I update virus definations and it is going on fine. If you are using Limewire there are high chances if viruses entering your system but never has my antivirus let me down though I use Limewire so much. Today it caught 3 Trojan Horses1 CyberWarrior.3172 Worms2 War32.system.CIf I did not have Antivirus my comp would be a breedind ground for viruses.Although I do not use any anti adware or spyware programs you can download Windows Defender which you can find on Google Search . For more queries on this topic you can mail me at rohanramanath@gmail.com ; Dean Solutions4u Enterprises.Hope You have a safe hosting and browsing.
  9. Ganesh I think there are two ways of getting rid of this problem: Firstly : make your page pure. Secondly : try changing your host. What I mean by make your page pure is that remove the unwanted scripts that you have put to remove the forced tripod advertisements and remove the unwanted javascripts and also do not encript your page. Secondly : I feel the Tripod Server is not up to the mark and on my advise I feel you should change your host to may be Xisto ,they are quite reliable according to my experience and I feel that maybe by doing this you would be able to get indexed completely by Google. For more queries on this matter mail me at rohanramanath@gmail.com, Dean Solutions4u Enterprises and I will surely help you to my level best.
  10. This topic is one that can be debated on. Some webmasters say that it is not advisable to use WYSIWYG Editors as a beginner. They may have many reasons to do so . I feel we need not know any language.. I feel that knowing a programming language like H.T.M.L. (Hyper Text Markup Language) is not required to make a website of any caliber.I myself started designing my first website on a WYSIWYG Editor .In this you can design your page like you are drawing on paper and it will automatically get decoded into H.T.M.L, you can then sit and study the coding and analyse asto what work each code does. The WYSIWYG Editors that I would recomend are Microsoft Frontpage and Macromedia Dreamweaver. These software in colaboraton with other softwares like Macromedia Flash, Macromedia Fireworks and even Microsoft Paint can be used to design ultimate webpages.After creating this basic part of a webpage extra-ordinary effects can be added by using programming languages like Javascripts, PHP, ASP, CSS and many more...The same way like HTML need not be learnt to make websites so are Javascripts and the other above mentioned languages. Ready made scripts of these languages are available for free in many websites like :http://forums.xisto.com/no_longer_exists/ many more search results can be found on Google. At thefreesite.com any begginer will get all the features that are required for his/her website.Also : additional features like guest book, site search, and member's area are also available on various websites like http://www.bravenet.com/ and the like. Now let me tell you the importance of know all the above mentioned programming languages .Firstly, it increases your knowledge on programming .Secondly, it lets you be independent : you need not depend on other sites for various features.Thirdly, it lets your site be free from the forced adds that are put by the websites who privide you with this feature. And even if they put adds for other features you can remove it by HTML commands.Forthly, it lets you to design it according to your means and fancies instead of choosing from one of their pre-designed templates.The disadvantage is that you spend more time learning instead of designing your website. I have explained to you the advantages and disadvantages of knowing programming languages. For more queries on this issue you can e-mail me at rohanramanath@gmail.comFor your information, I am the Dean of Solutions4u and am presently re-designing my site. Rohan Ramanath ------------------------------------------------------------------------------------------------------------------I would advise you to learn HTML and then your site will rock. Your site will be more detailed as you can give commands to even blend colours. You should know some basic commands like:<a> - Hyperlink<HTML> - Start of a page<BR> - Break Line<FONT> - Font size and style<H1> - Header size<IMG SCR = " "> - To insert an image<P> - Paragraph<TABLE> - Table<TD> - Cell<TH> - Table Header<TR> Table Row<HEAD> - Heading<FORM> - to create a form<META> - Meta tags
  11. This topic is one that can be debated on. Some webmasters say that it is not advisable to use WYSIWYG Editors as a beginner. They may have many reasons to do so . I find myself under the latter category. I feel that knowing a programming language like H.T.M.L. (Hyper Text Markup Language) is not required to make a website of any caliber. I myself started designing my first website on a WYSIWYG Editor .In this you can design your page like you are drawing on paper and it will automatically get decoded into H.T.M.L, you can then sit and study the coding and analyse asto what work each code does. The WYSIWYG Editors that I would recomend are Microsoft Frontpage and Macromedia Dreamweaver. These software in colaboraton with other softwares like Macromedia Flash, Macromedia Fireworks and even Microsoft Paint can be used to design ultimate webpages. After creating this basic part of a webpage extra-ordinary effects can be added by using programming languages like Javascripts, PHP, ASP, CSS and many more...The same way like HTML need not be learnt to make websites so are Javascripts and the other above mentioned languages. Ready made scripts of these languages are available for free in many websites like : http://www.javascriptkit.com/ http://www.thefreesite.com/ and many more search results can be found on Google. At thefreesite.com any begginer will get all the features that are required for his/her website.Also : additional features like guest book, site search, and member's area are also available on various websites like http://www.bravenet.com/ and the like. Now let me tell you the importance of know all the above mentioned programming languages . Firstly, it increases your knowledge on programming . Secondly, it lets you be independent : you need not depend on other sites for various features. Thirdly, it lets your site be free from the forced adds that are put by the websites who privide you with this feature. And even if they put adds for other features you can remove it by HTML commands. Forthly, it lets you to design it according to your means and fancies instead of choosing from one of their pre-designed templates. The disadvantage is that you spend more time learning instead of designing your website. I have explained to you the advantages and disadvantages of knowing programming languages. For more queries on this issue you can e-mail me at rohanramanath@gmail.com. For your information, I am the Dean of Solutions4u and am presently re-designing my site. Rohan Ramanath
×
×
  • 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.