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.


Messages - dj

Pages: 1 ... 17 18 19 20
271
HTML & templates / Jpg-image Template
« on: January 23, 2016, 08:43:05 PM »
shows thumbnails for previewing the pictures

digital cameras uses exif metadata, covering a thumbnail

the template downloads only the first 64kB from images
and extract the thumbnails

V1 includes an pictureviewer
seems also to work with some mp3 (and mp4 with preload="metadata")

V1.1 use a single function, thanks rejetto
V1.2 show more cover
V1.3 uses webworker (for many files)
pictureviewer plays audio (click/touch for next)
V2.0 done serverside (now shows only DateTime, no thumb), playlist
V1.4 show thumbs, DateTime, Title
V1.5 Icons view (/?view)

272
now generates image thumbnails
slideshow

add file, template and folder to your upload-folder

V2 generates also video thumbnails (from first frame)
V2.2 limit by size, RSS, show duration (?com)
V2.3 mobil-friendly, mark favorite ★
mobil-light.tpl with build-in picture(and audio)viewer, swipe

273
HTML & templates / Re: messenger chat V4
« on: December 10, 2015, 02:03:36 AM »
Hi  XCanG,
thanks for review.
This is indeed a problem. Fixed with V4.2
It's a beta and should demonstrate Server-Sent Events.
No history. See it positive. No data are saved on the server. No CIA. ☺ (You can look in the log file)

Update: The history is 0.0001days=8.64sec. Change the time in the server tpl to 0.001, then you have 86sec.

274
HTML & templates / Re: private messenger chat
« on: December 09, 2015, 01:23:56 PM »
Added a new version
4.0: use server push (not IE, beta, todo:smileys)

275
HTML & templates / Re: private messenger chat
« on: December 08, 2015, 08:40:52 AM »
I tried your template and understand now your problem.
Try first without modifying the time.
You can modify the  --- in line 21 and last line(30). Must both be the same!

276
HTML & templates / Re: private messenger chat
« on: December 08, 2015, 07:24:03 AM »
I don't understand, what you mean with [ or ] char.
Enter  [] character in text field works.
\r?\n is a linebreak (https://en.wikipedia.org/wiki/Newline)

277
HTML & templates / Re: Need template support html5 on iphone
« on: November 24, 2015, 07:23:37 AM »
http://www.rejetto.com/forum/html-templates/id3-reader/msg1058892/#msg1058892
Try mp3_V2.2.zip, put the file in your video folder, and open the folder with querystring /?v (video/?v)
Tested on android.

278
HTML & templates / Re: private messenger chat
« on: April 07, 2015, 05:17:02 AM »
extract the downloaded zip
Add folder from disk (as real folder) in hfs
Navigate to chat.htm in browser

279
HFS ~ HTTP File Server / Re: Possible to send message to user?
« on: January 24, 2015, 10:15:42 AM »

280
HTML & templates / Re: File upload with drag and drop
« on: January 13, 2015, 07:17:44 AM »
with confirmation button

Tip: in chrome you can drag a file to the standard HFS Upload form and in FF you can even drag multiple files

added table (thanks mole)

281
Add {.add header | Access-Control-Allow-Origin: * .} to template works for templates

282
HTML & templates / Re: ID3 Reader
« on: March 13, 2014, 05:23:59 AM »
Here's the template for the html5 mp3 player (without ID3 reader)

put the file in your music folder (add folder.jpg to hfs file system)

Featuremp3_V2.2mp3_mini_V1.1
play mp3
playlist
video, subtitles1
templateowndefault
vorbis commentFirefoxFirefox
webradio songtitle2
1music/?v 2SHOUTcast2

works with all modern browsers (IE: ≧9 and add mime types)



History mp3 mini:
28.03. first version
04.04. V1.1 webradio songtitle
06.04. vorbis chapter, pls
09.04. vtt chapters (lyric)
13.04. added lyr to vtt converter
todo   docu, ...

283
HTML & templates / ID3 Reader
« on: March 11, 2014, 06:34:59 PM »
Play mp3 in browser and show mp3tag and cover
works best in firefox and chrome


Thanks António Afonso
http://web.ist.utl.pt/antonio.afonso/www.aadsm.net/libraries/id3/

284
Use
http://www.rejetto.com/forum/html-templates/file-upload-with-drag-and-drop/
or add multiple to the input tag of your template

You can use the form or drag&drop
works with all browsers (IE>=10)

285
HTML & templates / Capture and upload images from your webcam
« on: February 01, 2014, 06:27:14 PM »
Put this html5 file in your upload folder
(Uncheck HFS menu- Upload- number files)

V0.1beta works only with firefox
  0.2beta works with firefox and  chrome
  0.3 set update intervall
  1.0 add time overlay
  1.1 add filter grayscale effect
  1.2 add scheduler ("webcam.htm?5" runs 5 minutes)
  1.3 add motion detection (upload when motion occurs)
  1.4 add zoom
  1.5 change size
  2.0 add effects rotate, crop, motion   

works also on android with chrome (front-) and firefox (front-and rearcam)


Pages: 1 ... 17 18 19 20