[jQuery] Re: KFManager v1.0

2009-08-19 Thread netvibe

I build something similor about a year ago.. (The demo is in Dutch,
but u can see the way it works)

http://netvibe.nl/__imagemanager/

demo
demo



It's part of an CMS system I developed, and is used by several
customers. The CMS system is based on 'modules'.. These days i've got
7 working modules, like Guestbook, Weblog, Newsletter (double opt-in /
stats) and other..





[jQuery] Re: jQuery.uploader released: Flash based jQuery uploader

2008-12-09 Thread netvibe

Nice script.. I used the swfupload before, but i switched
immediately :)

I've got 1 question: Can u set a FOLDER to store the files?

U can set the backend file, who upload your files.. But I want to
specify a folder, before upload starts, where the files can be stored.

I need to send that variabele into my upload file.

Tnx in advance,

Michel




On Nov 28, 4:17 pm, Gilles (Webunity) [EMAIL PROTECTED] wrote:
 Hi guys,

 Short memo;http://jQuery.webunity.nl/

 Check it out, 2 demo's online!

 -- Gilles


[jQuery] Re: file uploads and progress monitoring

2008-11-24 Thread netvibe

I've used swfupload. It's cross browser, multiple files, etc..

http://netvibe.nl/imagemanager/







On Nov 24, 4:21 am, cambazz [EMAIL PROTECTED] wrote:
 Hello,

 I am looking for a cross browser solution to file upload with commons
 file upload. With the commons file upload, one may also make a
 progress meter.

 I have used forms plugin and got a hold of xhr object. I can cancel
 the download at anytime.

 How can I monitor the result of the ajax post while the post is being
 made? by specifing a target: '#progressDir' I can get the result after
 the post is done, but I have found no other solutions.

 Best Regards,
 -C.B.


[jQuery] Image uploader / manager

2008-11-20 Thread netvibe

What do you think about

http://netvibe.nl/imagemanager/

It's all jquery / php based.. U can upload multiple files at once (swf
upload) and edit the files, rename, remove, etc, etc..






[jQuery] Re: jQuery Uploader Flash player 10 fix

2008-11-20 Thread netvibe

The swfupload I use, is working very well?

http://netvibe.nl/imagemanager/



On Nov 20, 4:04 pm, Olivier Percebois-Garve [EMAIL PROTECTED]
wrote:
 mmh they confirm that swfupload is currently broken. I also experienced that
 its the case.

 On Thu, Nov 20, 2008 at 10:47 AM, Josip Lazic [EMAIL PROTECTED] wrote:

  I found this jQuery+Flash uploader, as author say - I'ts quick and
  dirty, but it gets job done.

 http://www.prodevtips.com/2008/10/31/flash-10-and-jquery-multi-file-u...

  And, yes it works with Flash10.


[jQuery] Re: Photo Crop proposal

2008-05-08 Thread netvibe

@ LTG,

I'm very busy at the moment with another project.. (remake of
http://vakantievrienden.nl)

What's the meaning of Face cropping (elliptical crop) ..  I think
when u save that image, you get a black background (or another color)
with a elliptical image over it. It's really funny, but usefull?


@ Tlob,

Maybe it's a good idea..

I'm seriously considering to upload the functionality to a single
domain like oim.com (online image manager) or something like that..
Develope and integrate some extra futures (like fotogallerys,
comments, populair fotos etc. )

Thanks for the advice.. When i'm a miljonair you will get your 2
cents .. :)



On May 7, 4:59 pm, tlob [EMAIL PROTECTED] wrote:
 Hi

 Don't sell the functionality (crop,rotate,...)

 Sell the service: Online Image manager. Store, manage, Edit, Share,
 Comment, .

 my 2 Cents ;-)
 cheers
 tlz

 On May 5, 5:21 pm, LTG [EMAIL PROTECTED] wrote:

  Hi, (pls excuse dbl post)

  I would like to get feedback on:
 1)  Would a photo crop plug-in be useful to others?
 2)  How doable is it in JQuery?
 3)  Would anyone be interested in a bounty on it? ($$$)

  Please see the video of my prototype 
  here:http://www.hdgreetings.com/view.aspx?name=JQuery%20Crop%20Prototypev...

  So the basic features are:
- Photo cropping with aspect ratio locking
- Face cropping (elliptical crop)
- Straighten photo with real time adjustments
- Real-time preview of result photo

  This the prototype is a working application, so all the logic is known
  and perfected.  I think I know ways to make all the imaging pieces
  fast enough for good performance.

  Any feedback on these points would be appreciated.

  thank you,
  Lee


[jQuery] Re: Photo Crop proposal

2008-05-07 Thread netvibe

I've experienced with the jquery crop plugin..

I am busy with an imagemanager, where u can do lots of things with
images. (rotate / crop / drag - drop / etc.)

take a look @ http://www.netvibe.nl/imagemanager/






On May 6, 8:22 pm, Richard D. Worth [EMAIL PROTECTED] wrote:
 On Mon, May 5, 2008 at 11:21 AM, LTG [EMAIL PROTECTED] wrote:
  Please see the video of my prototype here:

 http://www.hdgreetings.com/view.aspx?name=JQuery%20Crop%20Prototypev...

 Funny story. At 0:45 in your video, the picture of the family sitting on the
 bench/porch swing -  that's my brother's family (I waited to check with him
 before I posted, and he's cool with it). #1 google image search for 'family'
 when filtered for Extra Large images

 http://images.google.com/images?q=familyum=1hl=ensa=Nimgsz=huge

 I'm curious. Is that how you found it? It's a great picture for what you're
 demonstrating.

 - Richard