[symfony-users] Re: jobeet tutorial http://localhost:8080/frontend_dev.php/job

2011-04-20 Thread voidpointer


On Apr 20, 8:48 am, Haris Fauzi haris.fa...@gmail.com wrote:
 So what's the problem now? You said your web page looks like rubbish, that
 was because you didn't have the images  stylesheets. Now you have them in
 place, you should be able to have a better view of the display. Just
 continue the tutorial and see what you get next. When you finish day 4 then
 you should see better presentation of the Jobeet.
 FYI, the browser used in that tutorial is Safari, so don't expect to have
 the same display of widgets (checkbox, combo box, etc) if you're using other
 browser.

 Regards,
 Haris

 On 20 April 2011 15:37, voidpointer voidpoin...@rocketmail.com wrote:



  On Apr 19, 3:39 pm, Haris Fauzi haris.fa...@gmail.com wrote:
   Well, you're getting close. At least now the CSS has been recognised, I
   suppose.
   Look at the HTML source and see what you're missing, e.g. if there's any
  IMG
   SRC tag then try to locate the image directly from the browser (
 http://localhost:8080/images/logo.jpg,http://localhost:8080/images/lo...,
  etc). See if the browser can
   retrieve those files and make it can.

   Regards,
   Haris

   On 19 April 2011 22:29, voidpointer voidpoin...@rocketmail.com wrote:

Hmmm

Haris, did that but no significant change. There is a blue/grey
background colour but that is the only change.

On Apr 19, 3:12 pm, voidpointer voidpoin...@rocketmail.com wrote:
 OK. Haris, will try that out. Thanks.

 Cheers - VP

 On Apr 19, 9:13 am, Haris Fauzi haris.fa...@gmail.com wrote:

  In day 4 there's a link to download the stylesheets and images used
  for
  Jobeet tutorial. Download and put them in the suggested
  directories.

  Regards,
  Haris

  On 18 April 2011 22:19, voidpointer voidpoin...@rocketmail.com
wrote:

   Moi,

   I am trying to work through the jobeet tutorial. I have got to
  day 3
   and try to use the url posted in the title.

   The layout is rubbish, there are no images etc. Here is a snippet
from
   the top of that page:

   !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
http://
  www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
   html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en
  lang=en
    head
      meta http-equiv=Content-Type content=text/html;
   charset=utf-8 /
          title/title
      link rel=shortcut icon href=/favicon.ico /
      link rel=stylesheet type=text/css media=screen
  href=/css/
   main.css /
        style type=text/css#sfWebDebug {   padding: 0;   margin:
   0;   font-family: Arial, sans-serif... (and on and on and on)

   The file /css/main.css is empty. I see the debug icons and so on
  at
   the top right of the page.

   Up till now, all the pages from the tutorial have been shown as
  per
   the docs. What's happening now?

   Cheers - VP

   --
   If you want to report a vulnerability issue on symfony, please
  send
it to
   security at symfony-project.com

   You received this message because you are subscribed to the
  Google
   Groups symfony users group.
   To post to this group, send email to
  symfony-users@googlegroups.com
   To unsubscribe from this group, send email to
   symfony-users+unsubscr...@googlegroups.com
   For more options, visit this group at
  http://groups.google.com/group/symfony-users?hl=en

--
If you want to report a vulnerability issue on symfony, please send it
  to
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
   http://groups.google.com/group/symfony-users?hl=en

  Moi Haris,

  There are no links to any of these images in the source of the page.

  Via the browser, I can access all of the image URLs that you listed.
  bg-header.jpg comes out as a black rectangle just under a cm wide and
  several cm high.

  Cheers - VP

  --
  If you want to report a vulnerability issue on symfony, please send it to
  security at symfony-project.com

  You received this message because you are subscribed to the Google
  Groups symfony users group.
  To post to this group, send email to symfony-users@googlegroups.com
  To unsubscribe from this group, send email to
  symfony-users+unsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/symfony-users?hl=en

Hmmm...


The display I am getting does not look remotely like any of the ones
mentioned on day 2. Look at this snippet of source from the displayed
page

tr
  tda href=/frontend_dev.php/job/show/id/11/a/td

  td2/td
  tdfull-time/td
  tdSensio Labs/td
  tdsensio-labs.gif/td

[symfony-users] Re: jobeet tutorial http://localhost:8080/frontend_dev.php/job

2011-04-20 Thread voidpointer


On Apr 20, 9:30 am, voidpointer voidpoin...@rocketmail.com wrote:
 On Apr 20, 8:48 am, Haris Fauzi haris.fa...@gmail.com wrote:



  So what's the problem now? You said your web page looks like rubbish, that
  was because you didn't have the images  stylesheets. Now you have them in
  place, you should be able to have a better view of the display. Just
  continue the tutorial and see what you get next. When you finish day 4 then
  you should see better presentation of the Jobeet.
  FYI, the browser used in that tutorial is Safari, so don't expect to have
  the same display of widgets (checkbox, combo box, etc) if you're using other
  browser.

  Regards,
  Haris

  On 20 April 2011 15:37, voidpointer voidpoin...@rocketmail.com wrote:

   On Apr 19, 3:39 pm, Haris Fauzi haris.fa...@gmail.com wrote:
Well, you're getting close. At least now the CSS has been recognised, I
suppose.
Look at the HTML source and see what you're missing, e.g. if there's any
   IMG
SRC tag then try to locate the image directly from the browser (
  http://localhost:8080/images/logo.jpg,http://localhost:8080/images/lo...,
   etc). See if the browser can
retrieve those files and make it can.

Regards,
Haris

On 19 April 2011 22:29, voidpointer voidpoin...@rocketmail.com wrote:

 Hmmm

 Haris, did that but no significant change. There is a blue/grey
 background colour but that is the only change.

 On Apr 19, 3:12 pm, voidpointer voidpoin...@rocketmail.com wrote:
  OK. Haris, will try that out. Thanks.

  Cheers - VP

  On Apr 19, 9:13 am, Haris Fauzi haris.fa...@gmail.com wrote:

   In day 4 there's a link to download the stylesheets and images 
   used
   for
   Jobeet tutorial. Download and put them in the suggested
   directories.

   Regards,
   Haris

   On 18 April 2011 22:19, voidpointer voidpoin...@rocketmail.com
 wrote:

Moi,

I am trying to work through the jobeet tutorial. I have got to
   day 3
and try to use the url posted in the title.

The layout is rubbish, there are no images etc. Here is a 
snippet
 from
the top of that page:

!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
 http://
   www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en
   lang=en
 head
   meta http-equiv=Content-Type content=text/html;
charset=utf-8 /
       title/title
   link rel=shortcut icon href=/favicon.ico /
   link rel=stylesheet type=text/css media=screen
   href=/css/
main.css /
     style type=text/css#sfWebDebug {   padding: 0;   
margin:
0;   font-family: Arial, sans-serif... (and on and on and on)

The file /css/main.css is empty. I see the debug icons and so on
   at
the top right of the page.

Up till now, all the pages from the tutorial have been shown as
   per
the docs. What's happening now?

Cheers - VP

--
If you want to report a vulnerability issue on symfony, please
   send
 it to
security at symfony-project.com

You received this message because you are subscribed to the
   Google
Groups symfony users group.
To post to this group, send email to
   symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
   http://groups.google.com/group/symfony-users?hl=en

 --
 If you want to report a vulnerability issue on symfony, please send it
   to
 security at symfony-project.com

 You received this message because you are subscribed to the Google
 Groups symfony users group.
 To post to this group, send email to symfony-users@googlegroups.com
 To unsubscribe from this group, send email to
 symfony-users+unsubscr...@googlegroups.com
 For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

   Moi Haris,

   There are no links to any of these images in the source of the page.

   Via the browser, I can access all of the image URLs that you listed.
   bg-header.jpg comes out as a black rectangle just under a cm wide and
   several cm high.

   Cheers - VP

   --
   If you want to report a vulnerability issue on symfony, please send it to
   security at symfony-project.com

   You received this message because you are subscribed to the Google
   Groups symfony users group.
   To post to this group, send email to symfony-users@googlegroups.com
   To unsubscribe from this group, send email to
   symfony-users+unsubscr...@googlegroups.com
   For more options, visit this group at
  http://groups.google.com/group/symfony-users?hl=en

 Hmmm...

 The display I am getting does not look remotely like any of the ones
 mentioned on day 2. Look

[symfony-users] Re: jobeet tutorial http://localhost:8080/frontend_dev.php/job

2011-04-20 Thread voidpointer
Hello again and sorry for this.

I have installed symfony-1.4.11

I have come across some stuff in the day  3 tutorial about modifying
or creating (it's not made clear) class declarations for
JobeetCategory,  JobeetJob and JobeetAffiliate. The comments indicate
these to be at lib/model. They are not. Do I have to create them
there?

At lib/model/doctrine there are a number of files containing class
declarations including the ones mentioned in the tutorial. Do I modify
these then?

Comments inside the files indicate that they have been auto-generated
by the Doctrine ORM Framework. If I mod them, will they get
overwritten at some point?

What release is this tutorial aimed at? I have to say that I am
running real short on time here and will find it hard to justify
spending too much more trying to evaluate this package. Shame because
I am seriously looking for a toolkit to replace a lot of older hand
built sites.

Cheers - VP

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re: jobeet tutorial http://localhost:8080/frontend_dev.php/job

2011-04-20 Thread voidpointer
Haris,

I agree, it should be img but the symfony has generated it the way
it is. The tutorial does not mention that the page will be built wrong
like this.

I think the tutorial needs a section setting the expectations of the
user. Or something.

Cheers - VP

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re: jobeet tutorial http://localhost:8080/frontend_dev.php/job

2011-04-19 Thread voidpointer


On Apr 19, 8:19 am, Sebastian Göttschkes
sebastian.goettsch...@googlemail.com wrote:
 Hi there,

 would you mind showing the apache vhost you added (I asume you're using
 apache)? I would guess the default directory isn't set correctly but the sf
 shortcut is.

 Regards,
 Sebastian

Moi Sebastian,

Sure, here it is and thanks for the reply.

# symfonyhost.conf
#
# Virtual host configuration for use in testing out apps developed
# using the symfony framework.
#
#
# # # Virtual host for symfony...
#

Listen localhost:8080
NameVirtualHost localhost:8080


VirtualHost localhost:8080
ServerAdmin antikut...@yahoo.co.uk
ServerName sympfonyhost

# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this
directory, but
# symbolic links and aliases may be used to point to other
locations.

DocumentRoot /home/aweaver/sfprojects/jobeet/web
DirectoryIndex index.php

# if not specified, the global error log is used

ErrorLog /home/aweaver/sfprojects/jobeet/log/jobeet.error_log
CustomLog /home/aweaver/sfprojects/jobeet/log/jobeet.access_log
combined

# don't loose time with IP address lookups
HostnameLookups Off

# needed for named virtual hosts

UseCanonicalName Off

# configures the footer on server-generated documents

ServerSignature On


# Optionally, include *.conf files from /etc/apache2/conf.d/
#
# For example, to allow execution of PHP scripts:
#
#
# # # AWE - We want to avoid using the auto prepend php config so
#   let's override it here.
#
php_value auto_prepend_file none
#
# or, to include all configuration snippets added by packages:
#Include /etc/apache2/conf.d/*.conf


# ScriptAlias: This controls which directories contain server
scripts.
# ScriptAliases are essentially the same as Aliases, except that
# documents in the realname directory are treated as applications
and
# run by the server when requested rather than as documents sent
to the client.
# The same rules about trailing / apply to ScriptAlias
directives as to
# Alias.
#
#ScriptAlias /cgi-bin/ /srv/www/vhosts/dummy-host.example.com/cgi-
bin/

# /srv/www/cgi-bin should be changed to whatever your
ScriptAliased
# CGI directory exists, if you have one, and where ScriptAlias
points to.
#
#Directory /srv/www/vhosts/dummy-host.example.com/cgi-bin
#AllowOverride None
#Options +ExecCGI -Includes
#Order allow,deny
#Allow from all
#/Directory

#
# # # AWE - For symfony...
#
#
# This should be changed to whatever you set DocumentRoot to.
#
Directory /home/aweaver/sfprojects/jobeet/web
Options +FollowSymLinks +ExecCGI
AllowOverride All
Order allow,deny
Allow from All
/Directory

#
# The /sf alias gives you access to images and javascript files
# needed to properly display default symfony pages and the web
# debug toolbar|Web Debug Toolbar.
#

Alias /sf /home/aweaver/sfprojects/jobeet/lib/SYMFONY/symfony/data/
web/sf
Directory /home/aweaver/sfprojects/jobeet/lib/SYMFONY/symfony/
data/web/sf
Options +FollowSymLinks +ExecCGI
AllowOverride All
Allow from All
/Directory

# UserDir: The name of the directory that is appended onto a
user's home
# directory if a ~user request is received.
#
# To disable it, simply remove userdir from the list of modules in
APACHE_MODULES
# in /etc/sysconfig/apache2.
#
IfModule mod_userdir.c
# Note that the name of the user directory (public_html)
cannot simply be
# changed here, since it is a compile time setting. The apache
package
# would have to be rebuilt. You could work around by deleting
# /usr/sbin/suexec, but then all scripts from the directories
would be
# executed with the UID of the webserver.
UserDir public_html
# The actual configuration of the directory is in
# /etc/apache2/mod_userdir.conf.
Include /etc/apache2/mod_userdir.conf
# You can, however, change the ~ if you find it awkward, by
mapping e.g.
# http://www.example.com/users/karl-heinz/ -- /home/karl-
heinz/public_html/
#AliasMatch ^/users/([a-zA-Z0-9-_.]*)/?(.*) /home/$1/
public_html/$2
/IfModule


#
# Possible values for the Options directive are None, All,
# or any combination of:
#   Indexes Includes FollowSymLinks SymLinksifOwnerMatch
ExecCGI MultiViews
#
# Note that MultiViews must be named *explicitly* ---
Options All
# doesn't give it to you.
#
# The Options directive is both complicated and important.
Please see
# http://httpd.apache.org/docs-2.2/mod/core.html#options
# for more information.
##   Options Indexes FollowSymLinks

#
# AllowOverride 

[symfony-users] Re: jobeet tutorial http://localhost:8080/frontend_dev.php/job

2011-04-19 Thread voidpointer
OK. Haris, will try that out. Thanks.

Cheers - VP

On Apr 19, 9:13 am, Haris Fauzi haris.fa...@gmail.com wrote:
 In day 4 there's a link to download the stylesheets and images used for
 Jobeet tutorial. Download and put them in the suggested directories.

 Regards,
 Haris

 On 18 April 2011 22:19, voidpointer voidpoin...@rocketmail.com wrote:

  Moi,

  I am trying to work through the jobeet tutorial. I have got to day 3
  and try to use the url posted in the title.

  The layout is rubbish, there are no images etc. Here is a snippet from
  the top of that page:

  !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://
 www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
  html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en
   head
     meta http-equiv=Content-Type content=text/html;
  charset=utf-8 /
         title/title
     link rel=shortcut icon href=/favicon.ico /
     link rel=stylesheet type=text/css media=screen href=/css/
  main.css /
       style type=text/css#sfWebDebug {   padding: 0;   margin:
  0;   font-family: Arial, sans-serif... (and on and on and on)

  The file /css/main.css is empty. I see the debug icons and so on at
  the top right of the page.

  Up till now, all the pages from the tutorial have been shown as per
  the docs. What's happening now?

  Cheers - VP

  --
  If you want to report a vulnerability issue on symfony, please send it to
  security at symfony-project.com

  You received this message because you are subscribed to the Google
  Groups symfony users group.
  To post to this group, send email to symfony-users@googlegroups.com
  To unsubscribe from this group, send email to
  symfony-users+unsubscr...@googlegroups.com
  For more options, visit this group at
 http://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re: jobeet tutorial http://localhost:8080/frontend_dev.php/job

2011-04-19 Thread voidpointer
Hmmm

Haris, did that but no significant change. There is a blue/grey
background colour but that is the only change.

On Apr 19, 3:12 pm, voidpointer voidpoin...@rocketmail.com wrote:
 OK. Haris, will try that out. Thanks.

 Cheers - VP

 On Apr 19, 9:13 am, Haris Fauzi haris.fa...@gmail.com wrote:

  In day 4 there's a link to download the stylesheets and images used for
  Jobeet tutorial. Download and put them in the suggested directories.

  Regards,
  Haris

  On 18 April 2011 22:19, voidpointer voidpoin...@rocketmail.com wrote:

   Moi,

   I am trying to work through the jobeet tutorial. I have got to day 3
   and try to use the url posted in the title.

   The layout is rubbish, there are no images etc. Here is a snippet from
   the top of that page:

   !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://
  www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
   html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en
    head
      meta http-equiv=Content-Type content=text/html;
   charset=utf-8 /
          title/title
      link rel=shortcut icon href=/favicon.ico /
      link rel=stylesheet type=text/css media=screen href=/css/
   main.css /
        style type=text/css#sfWebDebug {   padding: 0;   margin:
   0;   font-family: Arial, sans-serif... (and on and on and on)

   The file /css/main.css is empty. I see the debug icons and so on at
   the top right of the page.

   Up till now, all the pages from the tutorial have been shown as per
   the docs. What's happening now?

   Cheers - VP

   --
   If you want to report a vulnerability issue on symfony, please send it to
   security at symfony-project.com

   You received this message because you are subscribed to the Google
   Groups symfony users group.
   To post to this group, send email to symfony-users@googlegroups.com
   To unsubscribe from this group, send email to
   symfony-users+unsubscr...@googlegroups.com
   For more options, visit this group at
  http://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] jobeet tutorial http://localhost:8080/frontend_dev.php/job

2011-04-18 Thread voidpointer
Moi,

I am trying to work through the jobeet tutorial. I have got to day 3
and try to use the url posted in the title.

The layout is rubbish, there are no images etc. Here is a snippet from
the top of that page:

!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en
  head
meta http-equiv=Content-Type content=text/html;
charset=utf-8 /
title/title
link rel=shortcut icon href=/favicon.ico /
link rel=stylesheet type=text/css media=screen href=/css/
main.css /
  style type=text/css#sfWebDebug {   padding: 0;   margin:
0;   font-family: Arial, sans-serif... (and on and on and on)

The file /css/main.css is empty. I see the debug icons and so on at
the top right of the page.

Up till now, all the pages from the tutorial have been shown as per
the docs. What's happening now?

Cheers - VP

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups symfony users group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en