rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - moondog

Pages: 1
1
HFS ~ HTTP File Server / hi all
« on: January 24, 2011, 03:32:16 PM »
Wow glad to see HFs still going. I used to use it along time ago. And now i am going to start again,  Hoping  to see some old faces here in the forums.

2
HTML & templates / random pics folder
« on: January 16, 2008, 01:38:18 AM »
Easy step by step

Step 1: Create a folder or directory called randompics.

Step 2: put pictures into the randompics director and name them "pic1.jpg", "pic2.jpg", "pic3.jpg", "pic4.jpg", and "pic5.jpg". (note: you can do as mainy as you wish  keep reading thow how to edit)

Step 3: put the folder in your hfs.

Step 4: Copy the lines below as you will need it in a few mins


<html>
<head>
<script language="JavaScript">
<!-- Hide this script from old browsers --
var random = Math.random() ;
var picnum = Math.round(random*4)+1;
// -- End Hiding Here -->
</script>
</head>
<body bgcolor="#FFFFFF">
<center>
<br>
Hit Reload to see another picture!
<br>
<script language="JavaScript">
<!-- Hide this script from old browsers --
document.write('<img src=pic'+picnum+'.jpg>')
document.write('<br>')
document.write('picture number = '+picnum)
// -- End Hiding Here -->
</script>
<br>
Hit Reload to see another picture!
</center>
</body>
</html>


Step 4: Now click on your folder in HFS and go to advance. Then go to Diff template past what u just copyed. and test

Step 5: Ie might give you a notice that blocking pop ups. Not sure how to fix hope this helps u all

Note: You may edit the ranpic.html page as you desire. You can change the number of images by changing the number in the line that reads, "var picnum = Math.round(random*4)+1". Be sure to make the number (currently 4) one less than the number of images you put in the directory.

3
router & port problems / All the help you need
« on: October 25, 2006, 06:39:21 PM »
Well i see alot of people having problems Well here is all the help you will need.
Quote
http://www.portforward.com/routers.htm
Great for sat,dsl,cable net

4
router & port problems / DLINK router walk throw
« on: October 25, 2006, 06:35:19 PM »
Open Ie or firefox and type in http://192.168.0.1/ then use your password or type in admin. When the page loads go to Advanced. Here is the trick when u load hfs u see that address it shows in my case its http://192.168.0.101. Rember your address hfs shows. Now click enable on dlink page. Were it says name type in what you wish. Now were it says privet ip type in the like address hfs gives You as soon as u start it just remove the http:// part. Next Protocol Type  pick tcp now the port part if u want it on port 80 type in port 80 in the last 2 slots if that doesnt work try port 81. now click always then apply. Now your all set up. Easy and fast enjoy

5
HTML & templates / my new template edit of black
« on: October 14, 2006, 07:00:05 PM »



Just fixing up some stuff  for template Thumbnails are highlighted in blue also and little more testing gif glows blue i call it  blue death my theme

6
HFS ~ HTTP File Server / VIDEO OF my server
« on: July 27, 2006, 06:47:37 PM »
Here is a video I made of my hfs. If people like it i can do alot more. I uploaded it at youtube and google video. Please post comments and if you like more here is the youtube link.   http://www.youtube.com/watch?v=0VR6ebs6YFE

7
I use a few program photoshop,Galleroo,TRENDY FLASH INTRO BUILDER,Image Grabber v1, and some of the coffee cup software.

8
HTML & templates / my new template
« on: July 14, 2006, 03:27:00 PM »
Well i took of the my template. Almost all my site is made up of flash. Some of the programs I used for my flash and html coding are coffeecup software,Gallerroo(for my picture gallereys),TRENDY FLASH INTRO BUILDER,Image Grabber (for grabbing images from movies). I fould it easy to google search for eny help with the html coding. Or trial and error works to if you have the time. Here are some screenshots.







If you like I can share this and most of the programs I used for this. Afew things i cant share do to the graphic nature. This is the best i can show

9
HFS ~ HTTP File Server / Easy way to make a web gallery
« on: July 12, 2006, 10:22:40 PM »
Get this program called galleroo http://www.xyster.net/galleroo/Setup%20Galleroo%203.5.exe<<link
Witch is a free easy to use web gallery maker. Once you get make a gallery. Then once its made open hfs, Make sure u are in Expert mode. Drag your gallery folder over and and click virtual folder. Now one in there you will see your folder is yellow in hfs and can be expanted. Right click the main folder. Click defalt file mask and enter index.html. Now its all done  you can now go on your hfs site go to the folder were you gallery is click it and will open your gallary. Also u can your other programs to make gallerys i just picked that one due to how easy and fast. Well good luck if you have more question email me at moondog21@gmail.com

10
HTML & templates / My template
« on: June 14, 2006, 07:38:23 PM »
LEt me know what You think
1st page



inside other pages


Pages: 1