CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 03 Aug 2025 21:21:51 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091202054934
location: https://web.archive.org/web/20091202054934/https://github.com/lullis
server-timing: captures_list;dur=2.879243, exclusion.robots;dur=0.085492, exclusion.robots.policy;dur=0.064855, esindex;dur=0.039710, cdx.remote;dur=1653.822118, LoadShardBlock;dur=364.237975, PetaboxLoader3.datanode;dur=67.375259, PetaboxLoader3.resolve;dur=60.492219
x-app-server: wwwb-app28
x-ts: 302
x-tr: 2090
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app28; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 03 Aug 2025 21:21:52 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 02 Dec 2009 05:49:33 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "aee5394fcb94dab50101cfdcfe469828"
x-archive-orig-x-runtime: 38ms
x-archive-orig-content-length: 86693
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 02 Dec 2009 05:49:34 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 28 Sep 2009 11:00:58 GMT", ; rel="prev memento"; datetime="Mon, 26 Oct 2009 16:47:36 GMT", ; rel="memento"; datetime="Wed, 02 Dec 2009 05:49:34 GMT", ; rel="next memento"; datetime="Sat, 29 Jun 2019 01:54:25 GMT", ; rel="last memento"; datetime="Fri, 11 Jul 2025 13:07:59 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_13_20091202033902_crawl100_IndexOnly-c/51_13_20091202054917_crawl101.arc.gz
server-timing: captures_list;dur=0.714868, exclusion.robots;dur=0.028767, exclusion.robots.policy;dur=0.016330, esindex;dur=0.011966, cdx.remote;dur=122.907612, LoadShardBlock;dur=199.837178, PetaboxLoader3.datanode;dur=148.058422, PetaboxLoader3.resolve;dur=163.384430, load_resource;dur=150.540296
x-app-server: wwwb-app28
x-ts: 200
x-tr: 747
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
lullis's Profile - GitHub
Public Activity
lullis
(Raphael Lullis)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Raphael Lullis
- Website/Blog
- https://raphael.lullis.net
- Company
- Brigham and Woman's Hospital
- Location
- Boston, MA
- Member Since
- Jul 07, 2008 (about 1 year)
- 3 public repos
- 4 followers
Following 7 githubbers and watching 12 repositories view all →
Public Repositories (3)
-
jobboard
A GPL web application written in Django that provides a job board and a company database.
Last updated Wed Nov 25 05:39:39 -0800 2009
-
progit
Pro Git Book Content
Forked from progit/progit Mon Oct 05 10:12:08 -0700 2009
Last updated Thu Oct 15 13:42:59 -0700 2009
-
lullis.github.com
Home page
Created Fri Nov 06 19:29:08 -0800 2009
Public Activity 
HEAD is 8af1eaa6451d048ca813e3356b63884a13868c61
x

-
lullis committed 8af1eaa6:
Removing specific views that were causing duplicates on reverse url resolving.
-
lullis committed 9d7036c2:
New company form processing is now part of models, not of forms.
-
lullis committed 6c8e7731:
Company location now can be derived from geocoding methods.
-
lullis committed 35187b78:
templates for resume builder, as well as implementation in the views.
Internationalization
HEAD is 0e80717beba8dca12bb432261113e074969dad03
x

-
lullis committed 0e80717b:
I guess I finally made my peace with 960.gs. I'm trying to make it only templates/layouts and templates/pages use them. If anyone ever finds a template/widgets using grid_XX on class, plese file and/or fix the bug.
-
lullis committed 770be894:
Getting a cleaner file layout before implementing the resume builder.
-
lullis committed 76777c94:
base.user.views should only contain pointers to the real functions in the other modules.
-
lullis committed f119d7de:
Moved view of user's listings management to jobs.views
-
lullis committed 4652aebc:
fixed bug for string method that needs to do concatenation of ugettext_laxy strings.
-
lullis committed eb707e6c:
Reorganizing professional.views
-
lullis committed 2b222b71:
Lots of small changes on templates.
Filtros para mĂşltiplas tags
HEAD is 03c978c1fdf9e53305e116d04bce97560b92e180
x

-
lullis committed 03c978c1:
Resuming work on CV builder
-
lullis committed 7a447994:
We're putting 'assets' files in a folder on the top-level, separate from base app.
-
lullis committed df62a34b:
Cleaning a little bit of the admin interface. Also, added a 'last_edited_on' field for listings.
-
lullis committed 5dade726:
notifications about new listings are handled now by method 'broadcast' that is called via post_save signal.
-
lullis committed 4f7ca413:
save_for_twitter is called via a post_save signal, now. It's only sent when the message has 'approved' status
-
lullis committed fa543e63:
Page detailing information about company now also has links for people to add a listing to specific company.
EscritĂłrios
related tags
Indicar qual é o filtro ativo nas páginas homes de vagas e empresas.
Página de contato
Mostrar empresas que o usuário já tem vagas cadastradas
Traducões
HEAD is 07e1911ecd9177a2875da95b328f9ae15cbb64ab
x

-
lullis committed 07e1911e:
The 'find jobs by these companies' now only lists companies that have active listings on our database.
-
lullis committed 98472412:
A tag cloud now can also work as filter. tag_cloud_filter will render a cloud, but will create an event for the client-side JobFilter object (that now needs to be refactored into something more generic) that handles the filtered request.
-
lullis committed 8660f5af:
Also part of the last commit. :)
-
lullis committed 74fd5450:
Company 'Home' now offers the same functionality of 'Jobs Home', allowing user to browse companies based on location and/or tags
-
lullis committed 69d6d64d:
Making better use of css framework in layouts.
-
lullis committed 0334e000:
New scheme for job filtering. Much clearer and making better use of reverse lookup of foreign keys.
HEAD is 7b3fb258a60c430050dd90bc7298fedf2e901a84
x

-
lullis committed 7b3fb258:
Changes in the 'show_tagged' page. Added a sidebar with a tag cloud and improved the general layout and wording on the banner.
-
lullis committed a1867b94:
Correcting the use of 960.gs framework. Needed to remove 'alpha' e 'omega' classes from sidebar and mainbar
-
lullis committed 6d952368:
Adding different 'table' widgets for companies and listings, to allow for a more uniform presentation when both need to be presented at the same time. It's being used at the new 'show_tagged' page
New repository is at lullis/lullis.github.com
HEAD is 3cc37b5f17662526506ce6bf14862ed0a2915d2c
x

-
lullis committed 3cc37b5f:
Merged with latest from github
-
lullis committed 68aad0a0:
Company searching works. Ugly as hell, but it works.
-
lullis committed 1ed1e40e:
Cleaner way to show the company's listings, and use of get_object_or_404 for company page.
-
lullis committed 82ba02b4:
Silly reorganization of method order in Company methods
-
lullis committed f05dfd4d:
Work on new interface for adding new job listing.
"Home" is at
cabello/jobboard/wikis/home
"Home" is at
cabello/jobboard/wikis/home
"Requisitos" is at
lullis/jobboard/wikis/requisitos
master was changed to 767227
HEAD is a0f52af2ae289a6d5e19c65efe05f3e88d4d20f1
x

-
lullis committed a0f52af2:
Changes in 'create account' forms
-
lullis committed 839e4542:
Working on styling for 'select a company' page in new listing form
-
lullis committed 93bcbfd5:
Removed whitespace from utils.py
-
raphael@iceman committed b0add88d:
Switching to mercurial. Renaming .gitignore to .hgignore
HEAD is ddd54f224f1ab90722cba6bd8b8eb89aac31c41c
x

-
lullis committed ddd54f22:
Just moved the relative path between manage.py and the lib folder, to make sure it can find django.
-
lullis committed 7538a323:
Function getCompanies does a async request to get the results of a search query for companies.
-
lullis committed f462d602:
Whole bunch of changes to break the 'post new job' into two steps, the first one to pick a company. People were trying to create jobs directly, without provinding any info about the company.
-
lullis committed 48ac6fb3:
Removed static files from base
-
lullis committed b1f0e01a:
Added url to add a listing to a company to urls.py. Created view to allow a simpler form for a listing. Also created url/view for searching of companies.
-
lullis committed 45be25aa:
removed Country/Province/City models from base.
-
lullis committed 9ee543a4:
Changing default setting of province division in countries. Also, need to start thinking about internationlization of country names.
-
lullis committed 40e5e529:
Moving geolocation models to its own module. Removed things from base and putting on geolocation module.
-
lullis committed 8af5d217:
Moving static files out of 'base' app
-
lullis committed 04fe1b8f:
Getting location-specific models out of base and putting in a separate app 'geolocation'
HEAD is 799ad9d5361471dbcf63de991942f30e7199b5a9
x

-
lullis committed 799ad9d5:
Activity flow of user who types wrong location on new company form now works. Hacky thanks to some weird thing about jQuery changing the reference to the pointer on a async request, but it will have to do. Now I need to improve the graphics and the text, as well as translation.
This feature is coming soon. Sit tight!