ShaastraWebops / frontend

frontend testing
1 stars 2 forks source link

Minimalist Site #36

Closed AbdealiLoKo closed 10 years ago

AbdealiLoKo commented 10 years ago

So, have showed it to cores Positive responses, but some changes ... And some of my own :P

For events and home page, lets just do a brute force approach and do this : Every 500 ms, execute the js code to set the things.

As doing every 500ms is bad, we can do this : every 500ms + 1000*i ... so, it will call once in awhile ... Yes, its inefficient, but I cant ask people who've come to see the site to refresh everytime ...

abhiShandy commented 10 years ago

Did you show them before my latest push? What are the PHP bugs? Please elaborate on bugs in home page. I think I had removed the blue color from menu hover. I think I had solve the menu issue in lecture page. On 19 Jun 2014 16:13, "AbdealiJK" notifications@github.com wrote:

So, have showed it to cores Positive responses, but some changes ... And some of my own :P

    • PHP Bug
    • Change menu from arrow to list
    • About us - need to add that shaastra has ISO certi.
    • Events page is buggy
    • Home page is buggy
    • Event writeups
    • Shows writeups
    • Remove Blue color in menu links
    • Make social icons slightly more responsive - make it roll or rotate or something when hovered on
    • Menu button on events page ...
    • Menu is lectures is messed up

For events and home page, lets just do a brute force approach and do this : Every 500 ms, execute the js code to set the things.

As doing every 500ms is bad, we can do this : every 500ms + 1000*i ... so, it will call once in awhile ... Yes, its inefficient, but I cant ask people who've come to see the site to refresh everytime ...

— Reply to this email directly or view it on GitHub https://github.com/ShaastraWebops/frontend/issues/36.

AbdealiLoKo commented 10 years ago

I had showed it around 4am today morning. Did you pull on server after that ? Weirdly i am unable to pull on server now.

What are the PHP bugs? - I get errors like : ( got from shows page)

*Warning*: include() [function.include
<http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include>]:
It is not safe to rely on the system's timezone settings. You are
*required* to use the date.timezone setting or the
date_default_timezone_set() function. In case you used any of those methods
and you are still getting this warning, you most likely misspelled the
timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST'
instead in
*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*
on
line *71*

*Warning*: include(base.php) [function.include
<http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include>]:
failed to open stream: No such file or directory in
*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*
on
line *71*

*Warning*: include() [function.include
<http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include>]:
It is not safe to rely on the system's timezone settings. You are
*required* to use the date.timezone setting or the
date_default_timezone_set() function. In case you used any of those methods
and you are still getting this warning, you most likely misspelled the
timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST'
instead in
*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*
on
line *71*

*Warning*: include() [function.include
<http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include>]:
Failed opening 'base.php' for inclusion
(include_path='.:/usr/lib/php:/usr/local/lib/php') in
*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*
on
line *71*

Please elaborate on bugs in home page. - The offset of watermark and sometimes contatc and about us is not clickable I think I had removed the blue color from menu hover. - still there on http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/home.php so i thought u hadnt. maybe the sass wasnt rendered ? I think I had solve the menu issue in lecture page. - again, not in http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/home.php ... so, kept it here. Tick off

On Thu, Jun 19, 2014 at 4:25 PM, Abhishek Shandilya < notifications@github.com> wrote:

Did you show them before my latest push? What are the PHP bugs? Please elaborate on bugs in home page. I think I had removed the blue color from menu hover. I think I had solve the menu issue in lecture page. On 19 Jun 2014 16:13, "AbdealiJK" notifications@github.com wrote:

So, have showed it to cores Positive responses, but some changes ... And some of my own :P

  • - PHP Bug
  • - Change menu from arrow to list
  • - About us - need to add that shaastra has ISO certi.
  • - Events page is buggy
  • - Home page is buggy
  • - Event writeups
  • - Shows writeups
  • - Remove Blue color in menu links
  • - Make social icons slightly more responsive - make it roll or rotate or something when hovered on
  • - Menu button on events page ...
  • - Menu is lectures is messed up

For events and home page, lets just do a brute force approach and do this : Every 500 ms, execute the js code to set the things.

As doing every 500ms is bad, we can do this : every 500ms + 1000*i ... so, it will call once in awhile ... Yes, its inefficient, but I cant ask people who've come to see the site to refresh everytime ...

Reply to this email directly or view it on GitHub https://github.com/ShaastraWebops/frontend/issues/36.

Reply to this email directly or view it on GitHub https://github.com/ShaastraWebops/frontend/issues/36#issuecomment-46547063 .

abhiShandy commented 10 years ago

I see. Changes are being reflected somehow. On 19 Jun 2014 16:36, "AbdealiJK" notifications@github.com wrote:

I had showed it around 4am today morning. Did you pull on server after that ? Weirdly i am unable to pull on server now.

What are the PHP bugs? - I get errors like : ( got from shows page)

*Warning*: include() [function.include
<
http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include
>]:
It is not safe to rely on the system's timezone settings. You are
*required* to use the date.timezone setting or the
date_default_timezone_set() function. In case you used any of those methods
and you are still getting this warning, you most likely misspelled the
timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST'
instead in

*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*
on
line *71*

*Warning*: include(base.php) [function.include
<
http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include
>]:
failed to open stream: No such file or directory in

*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*
on
line *71*

*Warning*: include() [function.include
<
http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include
>]:
It is not safe to rely on the system's timezone settings. You are
*required* to use the date.timezone setting or the
date_default_timezone_set() function. In case you used any of those methods
and you are still getting this warning, you most likely misspelled the
timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST'
instead in

*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*
on
line *71*

*Warning*: include() [function.include
<
http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include
>]:
Failed opening 'base.php' for inclusion
(include_path='.:/usr/lib/php:/usr/local/lib/php') in

*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*
on
line *71*

Please elaborate on bugs in home page. - The offset of watermark and sometimes contatc and about us is not clickable I think I had removed the blue color from menu hover. - still there on

http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/home.php so i thought u hadnt. maybe the sass wasnt rendered ? I think I had solve the menu issue in lecture page. - again, not in

http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/home.php ... so, kept it here. Tick off

On Thu, Jun 19, 2014 at 4:25 PM, Abhishek Shandilya < notifications@github.com> wrote:

Did you show them before my latest push? What are the PHP bugs? Please elaborate on bugs in home page. I think I had removed the blue color from menu hover. I think I had solve the menu issue in lecture page. On 19 Jun 2014 16:13, "AbdealiJK" notifications@github.com wrote:

So, have showed it to cores Positive responses, but some changes ... And some of my own :P

  • - PHP Bug
  • - Change menu from arrow to list
  • - About us - need to add that shaastra has ISO certi.
  • - Events page is buggy
  • - Home page is buggy
  • - Event writeups
  • - Shows writeups
  • - Remove Blue color in menu links
  • - Make social icons slightly more responsive - make it roll or rotate or something when hovered on
  • - Menu button on events page ...
  • - Menu is lectures is messed up

For events and home page, lets just do a brute force approach and do this : Every 500 ms, execute the js code to set the things.

As doing every 500ms is bad, we can do this : every 500ms + 1000*i ... so, it will call once in awhile ... Yes, its inefficient, but I cant ask people who've come to see the site to refresh everytime ...

Reply to this email directly or view it on GitHub https://github.com/ShaastraWebops/frontend/issues/36.

Reply to this email directly or view it on GitHub < https://github.com/ShaastraWebops/frontend/issues/36#issuecomment-46547063

.

— Reply to this email directly or view it on GitHub https://github.com/ShaastraWebops/frontend/issues/36#issuecomment-46547857 .

AbdealiLoKo commented 10 years ago

Thats cuz someone changed something on server ... and git pull wanted a user input (that earlier data will get overwritten, etc). As pull.php cannot take user input, it was not working.

if you run git stash and then git pull on server, it should work.

On Thu, Jun 19, 2014 at 6:14 PM, Abhishek Shandilya < notifications@github.com> wrote:

I see. Changes are being reflected somehow. On 19 Jun 2014 16:36, "AbdealiJK" notifications@github.com wrote:

I had showed it around 4am today morning. Did you pull on server after that ? Weirdly i am unable to pull on server now.

What are the PHP bugs? - I get errors like : ( got from shows page)

*Warning*: include() [function.include
<

http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include
>]:
It is not safe to rely on the system's timezone settings. You are
*required* to use the date.timezone setting or the
date_default_timezone_set() function. In case you used any of those
methods
and you are still getting this warning, you most likely misspelled the
timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST'
instead in

*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*

on
line *71*

*Warning*: include(base.php) [function.include
<

http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include
>]:
failed to open stream: No such file or directory in

*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*

on
line *71*

*Warning*: include() [function.include
<

http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include
>]:
It is not safe to rely on the system's timezone settings. You are
*required* to use the date.timezone setting or the
date_default_timezone_set() function. In case you used any of those
methods
and you are still getting this warning, you most likely misspelled the
timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST'
instead in

*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*

on
line *71*

*Warning*: include() [function.include
<

http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/function.include
>]:
Failed opening 'base.php' for inclusion
(include_path='.:/usr/lib/php:/usr/local/lib/php') in

*/home/shaastra/public_html/2015/frontend/projects/minimal_mainsite/php/shows.php*

on
line *71*

Please elaborate on bugs in home page. - The offset of watermark and sometimes contatc and about us is not clickable I think I had removed the blue color from menu hover. - still there on

http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/home.php so i thought u hadnt. maybe the sass wasnt rendered ? I think I had solve the menu issue in lecture page. - again, not in

http://www.shaastra.org/2015/frontend/projects/minimal_mainsite/php/home.php ... so, kept it here. Tick off

On Thu, Jun 19, 2014 at 4:25 PM, Abhishek Shandilya < notifications@github.com> wrote:

Did you show them before my latest push? What are the PHP bugs? Please elaborate on bugs in home page. I think I had removed the blue color from menu hover. I think I had solve the menu issue in lecture page. On 19 Jun 2014 16:13, "AbdealiJK" notifications@github.com wrote:

So, have showed it to cores Positive responses, but some changes ... And some of my own :P

  • - PHP Bug
  • - Change menu from arrow to list
  • - About us - need to add that shaastra has ISO certi.
  • - Events page is buggy
  • - Home page is buggy
  • - Event writeups
  • - Shows writeups
  • - Remove Blue color in menu links
  • - Make social icons slightly more responsive - make it roll or rotate or something when hovered on
  • - Menu button on events page ...
  • - Menu is lectures is messed up

For events and home page, lets just do a brute force approach and do this : Every 500 ms, execute the js code to set the things.

As doing every 500ms is bad, we can do this : every 500ms + 1000*i ... so, it will call once in awhile ... Yes, its inefficient, but I cant ask people who've come to see the site to refresh everytime ...

Reply to this email directly or view it on GitHub https://github.com/ShaastraWebops/frontend/issues/36.

Reply to this email directly or view it on GitHub <

https://github.com/ShaastraWebops/frontend/issues/36#issuecomment-46547063

.

Reply to this email directly or view it on GitHub < https://github.com/ShaastraWebops/frontend/issues/36#issuecomment-46547857>

.

Reply to this email directly or view it on GitHub https://github.com/ShaastraWebops/frontend/issues/36#issuecomment-46555288 .

abhiShandy commented 10 years ago

I think I've solved the watermark issude in the home page, interval and timeout events aggravated the problem I used onload event