PDA

View Full Version : Hosting Update


truimagz
05-17-2007, 12:55 AM
Creative Dedication offers up to 10 Mb of space per upload. Users can upload an unlimited amount of files but we do limit each file to 10 Mb, and only allow one upload at a time.



Read more (http://www.creativededication.com/forum/viewtopic.php?t=3)


File communication within the Creative Dedication Community Hosting Folder IS possible.

In order to communicate with your other uploaded files there are a few things to always remmember.


Read more (http://www.creativededication.com/forum/viewtopic.php?t=26)

truimagz
05-18-2007, 12:54 AM
You can Now view your upload history.

Do so by click the link on the uploads page.

Soon to come is file deletion, but I am to tired tonight and need to sleep.

truimagz
05-21-2007, 12:54 PM
NEW: Upload Module in production

http://www.creativededication.com/forum/templates/AcidTechTiger/images/module.jpg

Many features being added to our hosting service with the coming of the Module. Most features are working now.

Features still in devevolpment : Viewing file history, deleting files, and creating subfolders.

Looking at next monday for all to be complete.

Read More (http://www.creativededication.com/forum/viewtopic.php?t=30&sid=297ae0473ddb26beb27432078d747664)






.

truimagz
05-23-2007, 11:16 AM
The Hosting Module now displays upload progress via a percentage as well as a progress bar. This should be more helpfull.

truimagz
05-24-2007, 09:06 PM
You can now upload files and then click that file name to preview your file.

You can also now see your file list in the "My Files" sections, and click any file to view it.

File deletion is not going to be allowed due to security reasons, sorry, but you are able to view up to 500 of your files at this time.

Thank you. ENJOY!!

Please post with addons requests.

truimagz
05-27-2007, 04:47 AM
EXCITING NEW RELEASE!!

Ok the new module is up, personla folders exist now and all the other mentioned features except the video one at this point, I want to update the video player before I take that part live.

I do apologize to all current users, it has only been a few days since the other release, but I still had alot of users............I did not go through and manually create you a folder and swap out all your MySql info, sorry.....but thank you for bug testing it.

THERE WILL BE NO NEW CHANGES THAT WILL EFFECT YOUR FILES.

Or your MySql info ever again, it is solid now and theres no reason for deletion, only addition, again i apologize if this inconviences you, but do not worry, it wont happen again.

This is pitfall of using software under development, I hope everyone is understanding. But now it is officially released.


New Features:
Personal folder creation on account creation. (which is still free and requires no registration)

Ability to upload to the community folder or your own.

Ability to view and download all files uploaded by other members to the COMMUNITY FOLDER ONLY.

Ability to view all your personally uploaded files to the community folder.
Ability to view all your files upload to your personal folder.

And all files in all folders display a copiable URL link as well as offer the ability to just click the file to download it/open it.

Uploading videos is under dev. and all code for this feature is in the module but commented out untill I update the video player to handle the data.

truimagz
05-27-2007, 06:12 AM
theres some kind of mix up I think with the name of my php fles on the whole shared files script, My brains fried right now I cant look through it, Ill get sleep then fix it.

but the personaly folders are working, I made sure of that.

truimagz
05-27-2007, 06:49 AM
Ok I think its fixed, i couldn't sleep I had to get it working.

I apologize for any problems you encountered during that brief update.

I will be adding a patch/update list on the hosting manager to let everyone know of down time and what is intailed.

One thing I do promise thogh is if in the future any database things change I will manually update your info for you. So feel free to use the service, and dont worry about your files there safe and sound =)

Let me know of any bugs you find PLEASE.

truimagz
05-27-2007, 04:25 PM
well I found the error in my shared folder situation, I thought originally it was in the php, but I relized that when i was parsing the data from mysql I was parsing it based on the current number of bars you were looking at, like by defauly the bar count is 0-15, but if you press next then it increases the bar ammount to 15-30, which is good, thats how its supposed to work, but I was parsing the array coming from my sql that way also, which means only the first 15 or the 15-30 would be parsed, so I fixed it by setting up a parser that dumps the data into a new array, then I parse that array based on the number of bars your looking at.

Works great now, glad to have that bug behind me.

truimagz
05-27-2007, 10:03 PM
you can now delete files as well

Matt
05-28-2007, 04:38 AM
you can now delete files as well
WOOT, now your talking. All these updates look great, time to try it out.

truimagz
05-28-2007, 04:59 AM
yeah its working really well now, a few bugs pop up here and there, but nothing major.

After I get some designers on this to make it look all spiffy Ill be re-writing much of the code into classes, for better data handling.

But I must say, I did a damn good job structuring this.

Have one hell of a time pulling this off with onClipEvents lol.
I did however use some onEnterFRames, just as a way to delay things, cause pauses in code execussion, those will be plucked out in the end.

But again, some damn fine coding in this thing.

Mainly in the begging this thing so extremely well structured but towards the end especcially with the file refference objects I just started pluggin them in.

Ill work up a handler for them later,

I tell ya something else, MySql is a damn fine thing, I used it in the past for websites but I have found a whole new love it with flash, php mysql and xml are my new best friends.

arkhan
05-28-2007, 06:18 AM
only one minor thing to change, is to use the swfobject on the pop-up windows too.

Jared
05-28-2007, 10:59 AM
yeah its working really well now, a few bugs pop up here and there, but nothing major.

After I get some designers on this to make it look all spiffy Ill be re-writing much of the code into classes, for better data handling.

But I must say, I did a damn good job structuring this.

Have one hell of a time pulling this off with onClipEvents lol.
I did however use some onEnterFRames, just as a way to delay things, cause pauses in code execussion, those will be plucked out in the end.

But again, some damn fine coding in this thing.

Mainly in the begging this thing so extremely well structured but towards the end especcially with the file refference objects I just started pluggin them in.

Ill work up a handler for them later,

I tell ya something else, MySql is a damn fine thing, I used it in the past for websites but I have found a whole new love it with flash, php mysql and xml are my new best friends.
Ya flash, php and mysql seem like they were made for each other.

Woolfenstien
05-28-2007, 11:38 AM
That's the only non-spammerland-decapost that's ever going to be allowed >_>

Interface looks lurvely, however I'd prefer a HTML|PHP|MySQL version 'cause I'm coo' like that.

arkhan
05-29-2007, 08:47 AM
are you really comparing flash to HTML? and actually you mean PHP|MySQL, coz php just makes serverside then returns an HTML..and theres simply no way it could look/work better..

truimagz
05-29-2007, 09:08 AM
well with html you could get the same thing done alot easier thats for sure, but not look as good, maybie with javascript on the rolloover tabs, I mean I guess it could be done. And look the same. Not sure about the bar fading effects though.

But this is in flash, thats the beut of it, making native .html functional services in flash.

medhopz
06-01-2007, 04:32 AM
i can't make a new account :(
it's stuck looking for folder availabilty

Woolfenstien
06-01-2007, 05:32 AM
are you really comparing flash to HTML?No. the only markup language I'd compare to flash is SVG.and actually you mean PHP|MySQL, coz php just makes serverside then returns an HTML..<form>, <input>, etc are all HTML tags. HTML is required if you want to make an upload form without using any browser plugins, etc.and theres simply no way it could look/work better..You'd be amazed what can be done with CSS and Javascript.

truimagz
06-21-2007, 12:29 AM
a suggestion: you should be able to set it to remember my password or auto login

You are now able to login automatically.

On the account Sign In page there is now a check box that allows you to keep yourself signed in.

Once checking this box, each time you visit the upload module it will automatically log you in.



One more idea , that i find usefull .... Show how many files you have in that folder and how wich you are viewing at the moment , Something like :

1-15 / 40

40 files you have in that folder , and you are viewing first 15 files

You can now see the total number of files, as well as what number range you are viewing, like stated above.

truimagz
07-11-2007, 01:49 AM
New Module release in the works.

The basic UI and functionality has been setup so far.

read more about the new features and see a live preview here (http://www.creativededication.com/forum/viewtopic.php?t=90)


Going for a "shiny" more "Vista" looking UI.


Feedback on design is greatly appreciated