Webmaster Key - Discussion Forums


Welcome, Guest. Please login or register.
Did you miss your activation email?
February 09, 2012, 07:22:01 PM

Login with username, password and session length
Welceome to Forums!

Important information for guests and new members:

In order to understand the full benefits of becoming an active member of this forum, please review the following information on guest and new member restrictions. These forum changes have been prompted by an overwhelming and unreasonable amount of bot postings and incoherent guest spam messages. We wish to prevent these events from happening in the future and make our community a more comfortable place for all of our members.

For guests:

Guests are not allowed to open new topics, polls, or posts attachments.
If you wish to open up new discussions on this forum, we encourage you to register.

For new members:

New members with less than five posts are not allowed to modify additional profile information such as avatars, contact information, biographies, and signatures. However, new members are encouraged to post their own topics or reply to topics initiated by other members. Become active on the forums and 5 posts should be an easy task!

We are a diverse community with members from all over the world. We encourage new ideas and interesting conversation. Do not be afraid to post webmaster/computer-related questions or problems, as our active members are always willing to help when they are able. Interested? Join us.

+ Webmaster Key Forums
|-+ General Discussion
| |-+ Cut Loose Saloon
| | |-+ Software Wish List
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print
Author Topic: Software Wish List  (Read 3338 times)
Andy
Administrator
Veteran
*****
Posts: 5 752



« on: September 21, 2006, 12:50:43 AM »

I would like to develop a software application. At the moment I am thinking of ideas about what product to create.

Is there any software you wish you could download but can't seem to find anywhere? It would be something you were prepared to pay for.

Please list your software wish list and the kind of price you would pay.

If I develop the software I would give a free copy to the person who first suggested it.

It needs to be software to run on a computer (Windows/Mac/Linux). It can be software to interact with the internet even though it runs on a home/office computer.

Looking forward to your suggestions - Andy
Report to moderator   Logged

Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #1 on: September 29, 2006, 01:25:06 PM »

Well, I have the idea now. It's going to be a web site development tool unlike any other.

This one will let you quickly and easily make search engine friendly sites using wizards for all the tricky stuff and will be geared towards standards compliance, adopting XHTML and Style sheets.

The site as a whole will be managed by an offline database-driven admin tool but the published site will be pure HTML.

There will be templates but no wysiwg since I don't see a way to implement this without bending the philosophy of separating markup from styles. Instead I am planning on having styled html code and mouse-over effects to show attributes of tags and more ;-)

So it would be useful to hear about what you most dislike about your current web editor...
Report to moderator   Logged

SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #2 on: October 03, 2006, 01:25:56 PM »

Quote
Is there any software you wish you could download but can't seem to find anywhere? It would be something you were prepared to pay for.
Andy you've asked good question here. Actually I would be interested to hear such wishlist as well. I was even going to ask same question myself but only when I finish with list of programs to write I have now. I'm mostly interested in writing freeware where you'll be able to donate cash if like program. I already have two scripts photogallery(just need to find good name for it) and frontend for WGET program(it's useful if you run local network and wish to give users possibility to download files e.g. for free) I plan put both them under GPL license on weblamp.net or flcd.net so everyone would be able to try them out.

Quote
Is there any software you wish you could download but can't seem to find anywhere? It would be something you were prepared to pay for.
After using Dreamweaver I was looking for WYSIWYG editor in each program on Linux, but can't find one suit my needs, after this I've stop my attention on BlueFish program which simply let you highlight syntax for many programming languages, have some wizards for CSS, tables and forms. After short use I've realized that BlueFish in combination with local Apache+PHP+MySQL is better combination than using Dreamweaver for rendering pages.
You've asked about dislikes but unfortunately I can't mention anything here... it's blazing fast and just do the job. Maybe I would like to see autocompete function to be implemented(it should happen in next releases).
For your project I can give you suggestion to write good CSS editor, as it seems that for many people idea to have layout managed by means of CSS is hard to understand so having good editor with syntax highlighting and wizard should do the job.
Report to moderator   Logged

Denis
Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #3 on: October 11, 2006, 01:14:38 AM »

Quote
For your project I can give you suggestion to write good CSS editor, as it seems that for many people idea to have layout managed by means of CSS is hard to understand so having good editor with syntax highlighting and wizard should do the job.

Yes I plan to have a page layout wizard that generates the css layout code.

One cool feature I am near completing is a text editor where you can quickly write content with headings and color highlights. You will also be able to cut and paste documents into the editor and easily insert them into your page as html with the click of a button. The html itself will have syntax highlighting and selective display of blocks of code i.e. header, content, footer.
Report to moderator   Logged

Vishal
Guest
« Reply #4 on: October 24, 2006, 04:48:59 AM »

I want to free mobaile softwere
Report to moderator   Logged
Andy
Administrator
Veteran
*****
Posts: 5 752



« Reply #5 on: October 26, 2006, 08:51:35 AM »

I think you are writing some photo-album software Denis. What I would like in this is a rapid way to automatically publish a gallery of photos to the web from my hard disk. The software would automatically resize and compress images to be suitable for the web. The preferences would store my prefered picture sizes or quality settings.

Something that dramatically reduces the amount of manual work required on a dump of say 100 pictures from your digital camera would be good.

One feature could be to view all the thumbnails on the hard disk and quickly select all the pictures to be included by hovering the mouse over a thumbnail to get a quick larger preview. Then select each by shift+click or rubber-band selection. Maybe when the magnified preview pops up, the cursor keys could be used to move margin sliders around to select an area of the picture to be trimmed?
Report to moderator   Logged

SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #6 on: October 26, 2006, 09:12:32 AM »

Right now my gallery have only option to upload single file from your browser after which it get automatically resized according to choosen preferences, after this you can give description and name, choose album where you wish to put it and start uploading another photo. I didn't thought about uploding bulk photos at once simply because I sort them out by gThumb(ACDsee like software for Linux) first and move all files I need to upload to separate folder(I believe that uploading a lot of photos not selecting them just make people leave your gallery, but uploading only few, but choosen would make browsing of gallery interesting for visitors, don't you think?).
Things you're suggesting require client program running on PC which would perform some tasks like you described and later transfer images to server. I think it's possible but I would need to finish developing gallery first and if it would become any popular maybe me or someone would write such frontend for dealing with photographs.
From other side I think it could be hard to compete with Picasa and similar services(I didn't try them myself but from what I read they offer some program like you've described).
Report to moderator   Logged

Denis
Pages: [1] Go Up Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print 
+ Webmaster Key Forums
|-+ General Discussion
| |-+ Cut Loose Saloon
| | |-+ Software Wish List

Jump to:  
« previous next »


Our Partners
RelmaxTOP Ranking System Web Hosting RelmaxTOP Ranking System
Staff Sites
12Noon[12Noon Gallery] Andy[Urgentclick]
Tamuril[Tamuril's Digital Art Exhibit] Sensovision
Powered by MySQL Powered by PHP We are hosted by Relmax Inc. |Our Privacy Policy | Sitemap
Powered by SMF 1.1.9 | SMF © 2006-2009, Simple Machines LLC
Forum design by Tamuril © 2005.
Valid XHTML 1.0! Valid CSS!