Helios Calendar Mod

Helios Calendar Mod
[+] View full description
[-] Hide description

I need some modifications to the helios calendar. (http://helioscalendar.com) I have a licensed copy you will have access to once project begins.
You are welcome to use premade open source scripts as long as the integration appears seamless to the user.
Any additional HTML should be semantic, tableless html (except where tables actually necessary i.e. tabular data.). No inline css styles.
Final code can not be encrypted or hidden in any way.
You can work on my hosting space, or on your own, but if you work on your own, must be installed and working on my server upon completion.

Brief daily status report expected once project starts. Failure to send status reports will result in project cancellation.

In your bid please include:
– Send examples of what projects you’ve worked on.
– Include a sample php page of your work so I can view your coding style.
– Completion time – must be accurate, I am not looking for a rush job, but I do want an accurate time table.
– Summarize how you will complete this project.
If you do not include this information, I will not consider your bid!

Brief summary of changes needed:
– User Registration created to replace open id login with more user controls
– Home Page created with new large calendar and change to events list.
– Changes to data displayed on events page.
– Search page criteria modification
– RSS page criteria modification.

Details of the modifications:
——
*User Registration system*
Replace open id system that come with it by default with local user registration.
Users sign up for account, and have email verification to activate account.
Unregistered users can access every part of the that they can in the default install except adding events. Admin pages remain admin pages and unaccessable to users.

User account fields must include:
Username (required) (Alpha numeric underscore only. Minimum 2 characters) must be unique username
password (required) (entered twice to verify they are the same) (minimum six characters)
email address (required)
First Name
Last Name
City
State
Zipcode
distance preference.
category preference.

Captcha verification to register – use same captcha system as helios calendar is already using.

Users can access their profile to add/change all the fields. Password change needs to be entered twice to verify against each other.

Admin pages to manage users, including, viewing user account, and user account details, editing those details, resetting password via a reset password email sent to user, and banning users.
——-
*Submit Event*
Events only created by registered users. If not logged in the add event page shows link to register or link to login.

User accounts need to be attached to each event, and the admin account needs to be able to change the user account its attached to in the admin panel.

Users can view the events they’ve entered and modify them.

“Your Contact Information” section no longer needed as event is now attached to user accounts.
——–

*Event List* (on home and events page)
The list of events needs to display additional information – category, city, and state.

——-
*Home Page*
A new home page should be created to replace the events page.

Home page needs search that searches upcoming events, in addition to current items on page.
Disable right hand column

select categories (checkboxes (start with all checked and have “select all” “unselect all” options)
Enter Zipcode (text input)
Enter distance (pulldown with list 10, 25, 50, 100, 250 miles).
Search button

This search should find events within the miles specified from the zip code.
The search results should show without a page load when the user hits search button, (using ajax or jquery or similar. Jquery preferred).
Search shows the first 6 events that are occurring the soonest with a more option that takes user to the search results page with the criteria they entered specified.
Search results also update in big calendar to only show events fitting that criteria.

The events list should by default show the next 6 events. The event should show in line: date, name, categories, city, state. First item on list larger than the others.

If the user is not logged in, the events lists shows 6 upcoming events in based on which are occurring the soonest from all categories and locations. Order should be soonest to latest.(basically how it works now)
If the user is logged in and has categories and or/zip code and distance selected, show 6 upcoming events that are occurring the soonest form that days date, that also matches their search criteria. If no results show, output “there are no upcoming events in your area”.

Large calendar displayed below event list (see next section).

See attachment for home page wireframe

——-
*Large Calendar*
The calendar needs to be modified to be a large calendar that is 940px wide,
and appears at the bottom of the home page. This calendar should function similar to the minicalendar except it lists the events for that day in each day cell. The event listed for that day should be just the title, truncated to fit on one line. Only 5 events per day shown, if more than 5 on that day, then a “more events” link that goes to a list of events for that day. The events listed in each day should link to the full event description.
Show current month by default.
Back and next to other months.
Days and Events that occur in the past are a different color but still clickable.
Click on number and it takes you to the event list for that day.

——-
*Search page*
Date should include an option to search all upcoming dates

Zipcode tab also needs distance field:
distance (pulldown with list 10, 25, 50, 100, 250 miles).
Search with the specified distance of the zip code entered.

Location tab should be last tab.
Zip code should be first tab, displayed by default.

——–

*Rss Feed Page*
Should have the following options
state
zipcode and distance

Did you read this all the way through? If so, please also include a note saying that you have in your bid and you will be given priority consideration.

Jquery Post Slideshow

Jquery Post Slideshow
Hi,

What I’m trying to create is a slideshow that “grab” automatically the first image of each post for a particular class showing only few at a time. The slideshow should be automatic but if you put the buttons prev/next would be better.

Every time I publish a post in one category (eg news) he takes the image and puts it in sequence with the other.

I want to use jQuery.

Interspire Website Publisher

Interspire Website Publisher
I require a template doing for Interspire Website Publisher. I have had a look at other websites and I like the design of:

http://www.ewencmair.co.uk/bnib-adam-and-gaskell.aspx

The logo is uploaded on http://www.tic-insurance.co.uk/ so you can get an idea n the colour scheme. I would like to easily change the picture on the front page as and when.

Joomla – Embed Video Directory

Joomla – Embed Video Directory

I have a website using Joomla and a directory plugin Mosets Tree.

In the directory on a listings page I need to be able to add a video popup – (http://videolightbox.com/) using the HD Player plugin – http://www.hdflvplayer.net/

I am able to add a popup video in the category sections as there is an editor for them – Click on the Hotel image – http://www.dublin.tv/index.php?option=com_mtree&task=listcats&cat_id=82&Itemid=157

But on a listing page there is no html editor so am unable to add one just above the main image – http://www.dublin.tv/index.php?option=com_mtree&task=viewlink&link_id=17&Itemid=228

So I need you to make a field to add a video in or to add an editor so I can edit the html.

All need you to turn on Search Engine Friendly Urls using mod rewrite.

Thanks

Message Platform

Message Platform
Message Collection and Distribution Platform

The application I need is simple: there are many apps that distribute messages of some kind. Think about email, Twitter, Facebook, RSS, search results, blog posts etc. – they are all different. We will call these ‘Channels’. I need a platform where messages of a wide range of apps can be collected in a MySQL database. From the database we need to provide a ‘Stream’ of messages in Real-Time that can be filtered in different ways and be seen by multiple people. Responses to the messages should be sent through the same or different channels.

I just need the core of the platform, with a well-documented API so any developer can create a plug-in to add a new channel for sending or receiving.

Some required functionalities:
• There needs to be three levels of users: Super-Admins for Admins and their Users, and Admins for their Users.
• You may use any technology, but it needs to run on Apache with MySQL as a hosted app
• Admins/Users should be able to configure channels in two ways:
o As a kind of search where only messages that contain certain (configurable) keywords are actively fetched (like ‘at’ mentions in Twitter).
o All the messages from a channel like your email or everything that is written on your Facebook wall. (passive).
• The stream should flow continuously and duplicates should be omitted.
• To deal with the stream of incoming messages the user should be able to configure a filter in the incoming channel that determines – based on a predefined condition – to what user or group of users the message should go. (Provide a UI as well as an API for this functionality)
• It should be possible to send messages from the platform to any channel.
• When there are non-text elements in the message, they should be stored on the server and referenced with a URL in the message.
• We need a central password/userid management tool, where a (Super) Admin can maintain all userid’s and passwords. We also need individual Users to be able to create/maintain their own userid/password list. (a UI should be part of the platform, but it should also be possible to do this through an API)
• Provide a dashboard, where you can access the different configuration UI’s, the API documentation and some gauges for the number of messages in and out, as well as a view on the stream of messages at a user-definable speed. Users should only see their own stream, a (Super) admin should be able to see all or just one User/Admin.

Please provide me with a detailed quote as well as a timeline for the app. We are under a tight planning schedule, so deadlines need to be kept strictly.

Note: I may well be possible that a platform like this already exists. I will pay $50 to the first person to point me to a platform like this, provided it is Open Source or Free.

Php/smarty Script

Php/smarty Script
I have built a script that allows my customers to filter product results however it is not peforming as fast i would like. I need someone to improve the performance speed if possible and make the url more seo friendly.

You can see the script in action here:
http://ff.clarityproductions.com/naot.php

I want it to urls to look more like this:
http://ff.clarityproductions.com/filter/women/sandals/slip_ons

I have attatched the source files for this script as well.

Designs

Designs
Remove the *s below

Hello,

I need to update the themes for my twitter page and my blog. My blog is here

http://www.grup*pom.com.br/blog/

I need it to look more like the design that we have created for the site.(will share this with you after selection)

You see how their blog is here. I would like mine something like that but with my design scheme

http://grou*blogpon.com/

I essentially want to do the same thing for my blog but with the new design.

Then I want to do the same thing for my twitter profile like they have done

http://twitter.com/gr*ou*pon

my current one is very ugly

http://twitter.com/gru*ppom

WordPress Import External Pics

WordPress Import External Pics
Hello,
I need to find a solution, whether it is by a custom script or by using existing plugins or scripts.
What i have now: I have a wordpress blog with a lot of pictures hosted on third party websites.
What i want: I want all the pictures to be hosted in my wordpress blogs. I don’t want to manually download all pictures and replace them in the posts, i need something to do that automatically.

I am looking for a solution that will work for all the current posts i have and that will also work for the futures posts. If you have a solution, please bid for it and describe how you intend to do the job (create a script/plugin, use existing scripts, etc…). Thanks

Create A WordPress Autoblog

Create A WordPress Autoblog
I need an auto updating blog for an given niche. Site should be something similar to these:
http://nascarbiz.com/
http://advisefishing.com/
http://greenhousegrowing.net/

I want you to use all free plugins and templates.
Must be able to use multiple income streams: amazon,clickbank and adsense.

Will pay top price for easy-to-use autoblog that looks attractive and is professional. Must be focused on the given niche.

All Supporting Php Scripts 2

All Supporting Php Scripts 2
experienced coders only
coders able to work on a return basis only

There are many separate supporting scripts to our
main script you will be the coder for all these.
This first project will be in several parts. I need
my stats script replaced completely, this will select
data off the database and display in a a nice panel.

So for this part I need the basic panel to be created
and for daily traffic to be selected

Solid, well commented code only

Code Supporting Php Scripts

Code Supporting Php Scripts
experienced coders only coders able to work on a return
basis

There are many separate supporting scripts to our
main script I need a coder for all these.
This first project will be in several parts. I need
my stats script replaced completely, this will select
data off the database and display in a a nice panel.

So for this part I need the basic panel to be created

and for daily traffic to be selected

Solid, well commented code only