Website Design / update
Posted By: Project Yele
Location: Yele, Sierra Leone
We are looking for someone that wants to help us with the website update. (www.yele.nl). We have to add new material, pictures, change some of the information, etc. and we are open to any advice to change the design! so, if you like to create/design/play with websites, let us know! :)
About This Request for Help
In Resources - Other
Originally Posted by Project Yele
October 28th, 2011
![]()
Have skills or resources to share? Post to the Help Offered pages. Offers can include coaching in a field of expertise, travel support in a region, or in-kind support such as materials or use of a machine shop.
SUPPORTED BY: See all 
Support MIT IDEAS Global Challenge:
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | SELECT `Competition`.`id`, `Competition`.`allow_initial_proposals`, `Competition`.`allow_final_proposals`, `Competition`.`allow_voting`, `Competition`.`show_create_team_cta`, `Competition`.`comp_year`, `Competition`.`team_comp_year`, `Competition`.`allow_cert_registration`, `Competition`.`allow_cert_login`, `Competition`.`allow_grants`, `Competition`.`enable_optin`, `Competition`.`show_explore_problems`, `Competition`.`show_discover_teams`, `Competition`.`show_join_support`, `Competition`.`show_create_team`, `Competition`.`show_offer_help`, `Competition`.`show_volunteer_for`, `Competition`.`show_browse_help`, `Competition`.`show_counting_votes`, `Competition`.`show_microsite`, `Competition`.`microsite_state` FROM `competitions` AS `Competition` WHERE 1 = 1 LIMIT 1 | 1 | 1 | 0 | |
| 2 | SELECT `cake_sessions`.`data` FROM `cake_sessions` WHERE `cake_sessions`.`id` = 'ts0ujpnm3undrb7hkh28lpo2p2' | 0 | 0 | 0 | |
| 3 | SELECT `Help`.`id`, `Help`.`title`, `Help`.`helptype_id`, `Help`.`offer_want`, `Help`.`description`, `Help`.`category_suggestion`, `Help`.`deleted`, `Help`.`closed`, `Help`.`created`, `Help`.`modified`, `Help`.`team_id`, `Help`.`user_id`, `Helptype`.`id`, `Helptype`.`title`, `Helptype`.`group`, `Helptype`.`created`, `Helptype`.`modified`, `Team`.`id`, `Team`.`contestyear`, `Team`.`name`, `Team`.`created`, `Team`.`modified`, `Team`.`email`, `Team`.`inglobalchallenge`, `Team`.`pitch`, `Team`.`intent`, `Team`.`impact`, `Team`.`rawlocation`, `Team`.`lat`, `Team`.`lon`, `Team`.`glocation`, `Team`.`category_other`, `Team`.`whoweare`, `Team`.`url`, `Team`.`blog`, `Team`.`twitter`, `Team`.`twitter_import`, `Team`.`facebook`, `Team`.`problem_id`, `Team`.`challenge_id`, `Team`.`winner`, `Team`.`winnertype`, `Team`.`shortpitch`, `Team`.`vote_count`, `Team`.`active`, `Team`.`facebook_page_id`, `Team`.`follower_count`, `Team`.`comment_count`, `Team`.`in_the_field`, `User`.`id`, `User`.`username`, `User`.`password`, `User`.`group_id`, `User`.`created`, `User`.`modified`, `User`.`first_name`, `User`.`last_name`, `User`.`birthday`, `User`.`hometown`, `User`.`course`, `User`.`grad_year`, `User`.`department`, `User`.`competition_updates`, `User`.`confirmed`, `User`.`confirmation_token`, `User`.`active`, `User`.`contestyear`, `User`.`type`, `User`.`terms_and_conditions`, `User`.`vote_count`, `User`.`teams_user_count`, `User`.`ip_address`, `User`.`stuffimfollowing_updates`, `User`.`verified`, `User`.`phone`, `User`.`phone_type`, `User`.`verify_code`, `User`.`verify_count`, `User`.`ip_country` FROM `help` AS `Help` LEFT JOIN `helptypes` AS `Helptype` ON (`Help`.`helptype_id` = `Helptype`.`id`) LEFT JOIN `teams` AS `Team` ON (`Help`.`team_id` = `Team`.`id`) LEFT JOIN `users` AS `User` ON (`Help`.`user_id` = `User`.`id`) WHERE `Help`.`id` = 191 AND `Help`.`deleted` = 0 LIMIT 1 | 1 | 1 | 1 | |
| 4 | SELECT `Helptype`.`id`, `Helptype`.`title`, `Helptype`.`group`, `Helptype`.`created`, `Helptype`.`modified` FROM `helptypes` AS `Helptype` WHERE `Helptype`.`id` = 18 | 1 | 1 | 0 | |
| 5 | SELECT `Team`.`id`, `Team`.`contestyear`, `Team`.`name`, `Team`.`created`, `Team`.`modified`, `Team`.`email`, `Team`.`inglobalchallenge`, `Team`.`pitch`, `Team`.`intent`, `Team`.`impact`, `Team`.`rawlocation`, `Team`.`lat`, `Team`.`lon`, `Team`.`glocation`, `Team`.`category_other`, `Team`.`whoweare`, `Team`.`url`, `Team`.`blog`, `Team`.`twitter`, `Team`.`twitter_import`, `Team`.`facebook`, `Team`.`problem_id`, `Team`.`challenge_id`, `Team`.`winner`, `Team`.`winnertype`, `Team`.`shortpitch`, `Team`.`vote_count`, `Team`.`active`, `Team`.`facebook_page_id`, `Team`.`follower_count`, `Team`.`comment_count`, `Team`.`in_the_field` FROM `teams` AS `Team` WHERE `Team`.`id` = 154 | 1 | 1 | 0 | |
| 6 | SELECT `Category`.`id`, `Category`.`name`, `Category`.`created`, `Category`.`modified`, `HelpCategory`.`id`, `HelpCategory`.`help_id`, `HelpCategory`.`category_id` FROM `categories` AS `Category` JOIN `help_categories` AS `HelpCategory` ON (`HelpCategory`.`help_id` = 191 AND `HelpCategory`.`category_id` = `Category`.`id`) | 1 | 1 | 0 | |
| 7 | SELECT `Category`.`id`, `Category`.`name` FROM `categories` AS `Category` WHERE 1 = 1 | 10 | 10 | 0 | |
| 8 | SELECT `Image`.`category_id`, `Image`.`dir`, `Image`.`filename` FROM `images` AS `Image` WHERE `Image`.`category_id` IN (1, 2, 3, 4, 5, 6, 8, 9, 10, 11) | 20 | 20 | 0 | |
| 9 | SELECT `Team`.`id`, `Team`.`name`, `Team`.`inglobalchallenge`, `Team`.`active` FROM `teams` AS `Team` WHERE `Team`.`id` = 154 LIMIT 1 | 1 | 1 | 0 | |
| 10 | SELECT `User`.`id`, `User`.`username`, `User`.`first_name`, `User`.`last_name`, `User`.`type`, `TeamsUser`.`id`, `TeamsUser`.`user_id`, `TeamsUser`.`team_id`, `TeamsUser`.`role`, `TeamsUser`.`inviteaccepted` FROM `users` AS `User` JOIN `teams_users` AS `TeamsUser` ON (`TeamsUser`.`team_id` = 154 AND `TeamsUser`.`user_id` = `User`.`id`) | 6 | 6 | 0 |
Warning No slow queries!, or your database does not support EXPLAIN
Peak Memory Use 8.42 MB
| Message | Memory use |
|---|---|
| Component intitailization | 6.17 MB |
| Controller action start | 6.20 MB |
| Controller render start | 6.84 MB |
| View render complete | 7.93 MB |
Total Request Time: 402 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived) | 81.30 | |
| Component initialization and startup | 3.13 | |
| Controller action | 14.36 | |
| Render Controller Action | 62.66 | |
| » Rendering View | 61.44 | |
| » » Rendering APP/views/help/view.ctp | 27.90 | |
| » » » Rendering APP/views/elements/haveAResource.ctp | 1.29 | |
| » » Rendering APP/views/layouts/default.ctp | 32.79 | |
| » » » Rendering APP/views/elements/signedout.ctp | 7.22 |
There were no log entries made this request
There were no log entries made this request

All Requests for Help