Added Mar 28 2010
, Modified Mar 28 2010 - 07:00 PM
Meet pyShowcase.org - I know, I know, a couple of posts ago, my "next stop", was pyStack, but essentially I've been secretly working on two projects, the second one is pyShowcase: A place where python developers can log in and add their information including their python expertise, community projects, personal achievements or otherwise anything they think it's important to land that cool job they are longing for.
The difference in my opinion from all the other "job mills" out there is that this one is done for the community by the community, there is no pressure, direct communication between the potential employer and the developer all in a simple to use website (did I mention there are no annoying popups, ads, no cpu-hogging-non-standard flash cr@p, no Vibrant Popup Ads or any other elements that pollute many of today's websites?).
Here's a sample of that I have so far, I am currently adding some logic to the application to randomly display a "Featured Developer" on the Homepage:

Click on the image for a full screen version.
c o m m e n t s
f o r
Where do python developers showcase their talents? - pyShowcase
Added 07 Jun 2010
, Modified 07 Jun 2010 - 08:24 PM
By
ri..@sitescraper.net
unlike pyforum and pystack this is intended for a particular use case. Do you think it could be applied to other use cases? For instance there was talk on the Google Group about creating a site for web2py jobs.
(think it's important -> think is important)
Added 07 Jun 2010
, Modified 07 Jun 2010 - 08:25 PM
By
ri..@sitescraper.net
btw - love your design, as always!
Add a Comment
|
Start of Post |
Start of the Page
Added Feb 23 2010
, Modified Feb 23 2010 - 10:53 PM
For my web2py readers, this is not "breaking news", but for the casual blogsphere reader, I am happy to announce that Massimo Di Piero, the author of web2py, has put the official book online, if you want to learn to develop dynamic web applications in as little as a couple of hours, don't hesitate to visit the web2py website, not only that, but you will be developing web applications using the best programming language in the galaxy
The web2py book is located here: http://www.web2py.com/book
Enjoy
c o m m e n t s
f o r
The web2py book: Now available online!
Add a Comment
|
Start of Post |
Start of the Page
Added Feb 21 2010
, Modified Feb 23 2010 - 12:39 AM
I am happy to report that my next "pet" project is cooking quite well so far.
pyStack is a stackoverflow-inspired web application done in web2py, the web application framework in my opinion in which almost everything is "pure" python. I usually write these types of applications mainly as an exercise to my mind. At work, sadly, python is considered "legacy" (This is unfortunate considering that python literally thrives in organizations such as Yahoo, google, NASA, UC Irvine, CIA, National Weather Service, to name just a few)), and it is only used to support "old" applications and not used for any new development anymore.
In any case, after work, and when my home-bound activities permit, I embark in these types of programming escapades, mostly to keep me active in this language which I really like, here's a screenshot if you are interested in following the project more closely:
Click on the image above for a "full" version
Click on the image above for a "full" version
I'll update this entry as the app progresses - JFS
c o m m e n t s
f o r
Next Stop: pyStack [Updated]
Added 22 Feb 2010
, Modified 22 Feb 2010 - 04:43 AM
By
Richard
weren't sure if you were still working on this - fantastic!
Added 22 Feb 2010
, Modified 22 Feb 2010 - 08:40 AM
By
mi..@gmail.com
Very happy to hear that you're developing this - look forward to seeing how it progresses.
Tom
Added 22 Feb 2010
, Modified 22 Feb 2010 - 10:34 AM
By
Julio
Oh yeah, it is very much alive and kicking, I am following up the original plan (technical documentation), so even though sometimes I spend days without touching the app, picking up is relatively easy with the blueprint documentation, I will update this shortly with more information, I can put the app already on the server, it is pretty much alfa code but at least it'll give you a "feel" of it, the UI is (for now) a quick implementation, I'll look for a good UI as the project progresses.
Richard, I am running into an issue with a DAL call, there is literally no way to implement it outside of a "raw" sql call, this makes it unusable for the GAE (for now), I'll let you know where it is as soon as I put the project in mercurial or some place to grab it.
Added 25 Feb 2010
, Modified 25 Feb 2010 - 05:09 PM
By
Steve K
Wow, python considered legacy? So what's your coworkers' language of choice?
Added 25 Feb 2010
, Modified 25 Feb 2010 - 11:41 PM
By
JulioFS
Hey Steve, always nice to see you around,
We are "Microsoft Gold Partner" (Whatever that entitles - I believe it means we pay MS in "gold" for their support) so yes, dot net it is, needless to say the python codebase would literally take years to switch (fortunately :)
J
Add a Comment
|
Start of Post |
Start of the Page