Posts Tagged ‘ browser

BD-incollo

BD-incollo is a collaborative debugging tool like pastebin but written using Django.
Why did I write another pastebin clone?
Pastebin is (sometimes) slow, and I’m not (yet) interested to categorize pastes or to associate them to a user. Pastebin is free and the code is available, but is a single php file, and not a Django project!
There are already other services there, even written using Django, but no one is free software. BD-incollo IS free software. Well, BD-incollo has been written after those Django pastebin clones, so i could learn from their mistakes and write a better one! Everybody is welcome to grab the code and modify it, or even to submit suggestions!
Report feedbacks, feature requests and bugs on the issue tracker.

Quick Jump:

Features

Download

License

Features

  • Copy, Paste and store a text / source code to the system
  • NEW! Give other people the possibility to discover your Paste (make a Paste either public or private)
  • Decide to colorize the syntax of the Paste
  • Share it using its URL
  • NEW! Enhance Pastes! Create a Paste starting from an old one
  • NEW! View differences! Makes use of the powerful diff-match-patch by Neil Fraser to see differences between two Pastes
  • NEW! Antispam protection using Akismet and akismet.py by Michael Foord
  • Download it as plain text
  • View it as plain text
  • Search something interesting through other pastes!
  • Report abuses to site admins

Interesting Stuffs

  • Fast, really fast!
  • It works well and has nice urls, thanks to Django
  • A very clean interface, a minimalist design that gives space to the code (as it should always be)
  • Compatible with every browser (tested with Internet Explorer 6,7,8, Mozilla Firefox 3, Apple Safari, Google Chrome)
  • Resolution friendly! Liquid design that adapts to every monitor resolution (tests from 1024×768)
  • Developer friendly! Every functionality of BD-incollo can be done with max 2 mouse clicks and without a mouse scroll!
  • Tested with lots of pastes, quite every source code should be perfectly viewed (this does not happen with every pastebin clones I’ve tried)
  • Uses Pygments for code highlighting

Download

License

BD-incollo is released under The Gnu Affero GPL version 3! This is different from the license of the contents of the blog

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see < http ://www.gnu.org/licenses/ >.

Related posts

BD-theme 0.8. The Experiment

As I promised more than 2 months ago, I’ve just released the sourcecode of the wordpress theme on my blog. BD-theme 0.8 is a set of experiments that will bring me to the final release, I cannot promise that it will work perfectly on every browser, but it will almost do the job. Meanwhile, I’m working since 7 days to the next release, 0.9, that should bring to the blog a final layout.
UPDATE 2008-08-22: The theme you’re actually seeing in the blog is what will become BD-theme 0.9. I’m testing it.

Related posts

BD-theme

BD-theme is a widget ready, two columns Wordpress theme, written using the default Wordpress theme as php/xhtml base. The theme is inspired by TorrentFreak rounded layout, and some little ideas are inspired by Curved Theme, which was the old BD-blog theme.
I just wanted to write my own Wordpress theme.
This is my first theme, and my first try to design something nice. Source code is available below.

If you like BD-blog theme, then download BD-theme =)

Download:

  • 2008-12-08 – version 1.0
    Changes from 1.0 beta 1:
    • Remove_filter(‘the_content’, ‘wptexturize’); added for better posts regarding coding
    • If you decide to create a “Archives” page and/or a “Blogroll” page for listing links and archives, those pages are not listed in the rounded menu
    • Related tags of a post are no more links, for a more polished site
    • Better caption for images
    • Works with IE6, IE7, Firefox 2, Firefox 3, Opera, Google Chrome
    • Valid XHTML 1.0 Strict
    • Valid CSS 2.1
    • Screenshot:
      BD-theme 1.0

      BD-theme 1.0

  • 2008-11-27 – version 1.0 beta 1
    Changes from 0.9:
    • Change of dtd: from xhtml 1.0 transitional to xhtml 1.0 strict
    • Yes it’s VALID Xhtml :-)
    • Navigation links now present in every section of the theme (archive,single, index etc)
    • Ready for Get Recent Comments and Recent Posts, both recommended and displayed at the page footer if installed
    • New logo system that checks if IE6 is present and presents an alternative page without logo
    • More space for content is given
    • Post headers (title and date) are fixed for every browser
    • Fixed some css bugs for those wo do not use the sidebar
    • Lighter css! more standard but still not finished
    • Screenshot:
      BD-theme 1.0 beta 1 screenshot

      BD-theme 1.0 beta 1 screenshot

    What will be next:

    • CSS fixes for IE6
    • Cleaner Code
  • 2008-09-19 – version 0.9
    Changes from 0.8-experiment:
    • Fully Compatible with Mozilla Firefox 2/3, Internet Explorer 6,7,8, Google Chrome, Apple Safari
    • More harmonious and stable
    • Links to pages are now rounded corner buttons
    • Buttons for pages moved over main layout, added a button for accessing the blog posts
    • The current page link button gets the same background color of the content page
    • Post header layout changed: a very nice band contains the title of the post and the date of posting exits the main layout
    • Various CSS fixes
    • Screenshot:
      BD-theme 0.9 Screenshot

      BD-theme 0.9 Screenshot

    What will be next:

    • CSS bugs totally fixed (I hope :D )
    • Theme has to pass w3c’s xhtml/css validations
    • Theme has to remain compatible with all browsers
  • 2008-08-21 – version 0.8 – experiment
    About:
    • Quite everything changed in the last 6 months, but the colors
    • This is the source code of the experiments done from the post of 06-06-2008: BD-theme’s new look
    • NOT to be considered as a stable release, code is very dirty (but almost functional)
    • It’s the base I’ve been using since 7 days for the final release, It’s available because somebody may like it more than the next version, or to modify it
    • An image helps more than a thousand words:
      BD-theme 0.8, the Experiment

      BD-theme 0.8, the Experiment


      BD-theme 0.2 - Classic

      BD-theme 0.2 - Classic

  • 2008-02-21 – version 0.2
    Changes:
    • fixed a:hover transparency bug in #pages
    • fixed .entry links and img
    • added a stlye for blockqoute
    • fixed some values of the searchform in the sidebar (safari fix)
    • added a style for the links inside the #footer section
  • 2008-01-24 – version 0.1
    First version, download it just if you want to customize it or to create a new theme based on this one. I’m testing it on my blog. It may contain “useless” code from the default Wordpress Theme

Related posts

Swiftfox

Vi lamentate della lentezza di FireFox? Dell’ammontare di memoria che occupa?

Ecco qui una minima soluzione ai vostri problemi, Switfox. Si tratta di un build di FireFox otimizzato per vari processori, questo consente un avvio piú rapido e un leggero aumento della velocitá di apertura delle pagine, nonché una minima diminuzione della memoria occupata. Per il resto é uguale a FireFox, le estensioni sono compatibili.

Funziona? Questo post lo sto scrivendo dopo aver aperto la pagina con Swiftfox ;-) (ah, swift = rapido)
Download su Getswiftfox.com

Related posts

http://daniel.graziotin.net diventa bulgaro!

Stamattina apro il browser, vado (ovviamente :-D ) sulla pagina site report di NetCraft e scopro che il mio sito da americano é diventato bulgaro! Errore o silenziosa acquisizione della societá di webhosting che uso?
Ne approfitto per segnalare la NetCraft Toolbar, che permette avendo Explorer o FireFox, di visualizzare utili informazioni sui siti visitati, oltre al loro rank in classifica. Si parla di barre di rischio pishing, e parecchi altri servizi per conoscere chi c’é dietro un dominio. La barra blocca in automatico i siti che fanno pishing (come un finto PayPal). E’ molto carina e gratuita! Scaricatela su http://toolbar.netcraft.com.

Related posts

Usi un Browser alternativo? Sei una seccatura per la legge

Cnet ha da poco postato un articolo che denuncia da parte dell’High Technology Crime Investigation Association l’uso dei browser alternativi (come il grande FireFox, o il veloce Opera) come impedimento per le indagini investigative. La stessa Cnet prende a mio avviso un po’ in giro Exploder, scrivendo:

Internet Explorer hides nothing from police and other investigators who examine PCs to discover which sites the user has visited,[...]
Investigators know the location of the IE browser cache, cookie files and history, and they know how to read those files

Insomma, Exploder é un browser lento, non supporta bene XHTML, si inventa tag suoi e non supera nessun test CSS. Neppure la futura versione 7 non é in grado di superare l’acid test.
In veritá nessun browser la supera del tutto, ma se FireFox arriva a rappresentare almeno il 90% dell’immagine creata, Explorer 6 rappresenta solo i colori della faccina che se vede creare, andando a disegnare sullo schermo un bel quadro impressionista di forma quadrangolare. Explorer 7 fa la stessa cosa, e questo significa che questi (3? 4?) anni di sviluppo sono serviti alla m$ solo per agiungere il tabbed browsing…

… E non fa nulla per garantirci un po’ di privacy … La sicurezza in piú dei browser alternativi sta semplicemente nella diversa organizzazione dei file, i loro nomi e la loro localizzazione.
Grazie al cielo esistono alternative..
Cosa devo ancora scrivere per farvi passare tutti a FireFox? Ah si, le sue estensioni per aumentare la privacy! http://extensionroom.mozdev.org/list.php/Firefox/privacy e https://addons.mozilla.org/extensions/showlist.php?application=firefox&category=Privacy%20and%20Security

Related posts