Archivo

Archivo para la categoría ‘develop’

Firefox Extreme Web Developer Edition

jueves, 14 de enero de 2010 1 comentario

Firefox Extreme Web Developer Edition

It’s Firefox 3.5.7 Portable With Add-Ons:

Access Me
Chatzilla
Chromifox Companion
Colorzilla
Compact Menu 2
DownThemAll
Firebug
FireFTP
Google Tool Bar
Greasemonkey
Hackbar
iMacros
JSONView
Library Detector
MeasureIt
NoScript
Poster
QuickProxy
Server Switcher
SQL Inject Me
Tamper Data
User Agent Switcher
Web Developer
XSS Me

And this Theme: Chromifox Extreme

Download: http://www.ayalasoft.com/FirefoxWeb.exe

This is the Second Firefox Web Developer Edition, the first I made is available here:
http://www.ayalasoft.com/descargas.html (Spanish Web Page but Firefox are in English) { Firefox 3.0.11 }

Categories: develop, web, windows Tags: ,

Beast Search Engine

domingo, 3 de enero de 2010 1 comentario

Beast Search Engine

http://bse.ayalasoft.net

In this moment the BSE search on:

In the next month ‘BSE’ be more useful.

TODO:
Add other sites, and change the ‘Skin’ of the page add some javascript effects, etc…

Categories: develop, projects, web Tags:

Ubuntu 9.10 for Web Developers

sábado, 7 de noviembre de 2009 Sin comentarios

Ubuntu 9.10 for Web Developers

# LAMP (Linux, Apache, MySQL and PHP)
sudo apt-get install apache2 mysql-server php5 php5-mysql
# phpMyAdmin, choose apache
sudo apt-get install phpmyadmin
# PostgreSQL
sudo apt-get install postgresql php5-pgsql pgadmin3
# Opera
sudo apt-get install libqt3-mt
wget -c "http://get3.opera.com/pub/opera/linux/1001/final/en/i386/opera_10.01.4682.gcc4.qt3_i386.deb"
sudo dpkg -i opera_10.01.4682.gcc4.qt3_i386.deb

Login problems using pgAdminIII and PostgreSQL:
http://www.ubuntugeek.com/howto-setup-database-server-with-postgresql-and-pgadmin3.html

Categories: database, develop, unix/linux, web Tags: ,

The Barrelfish Operating System

viernes, 25 de septiembre de 2009 Sin comentarios

The Barrelfish Operating System

What is Barrelfish OS ?

Barrelfish is a new research operating system being built from scratch in a collaboration between ETH Zurich and Microsoft Research, Cambridge. We are exploring how to structure an OS for future multi- and many-core systems. We are motivated by two closely related trends in hardware design: first, the rapidly growing number of cores, which leads to a scalability challenge, and second, the increasing diversity in computer hardware, requiring the OS to manage and exploit heterogeneous hardware resources.

Download [ http://www.barrelfish.org/release_20090914.html ]

Extract for the README file:

REQUIRED TOOLS

The following are required to build Barrelfish and its tools:
* GCC 4 (4.3.3 and 4.3.4 are known to work; cross-compiling from i386 works)
* GNU binutils (2.19 is known to work)
* CMake v2.6
* GNU make
* GHC v6.8.2 and Parsec 2.1 (earlier versions may work but are untested)
* pdflatex (unfortunately CMake fails if this is not present, even when
not building the documentation)

Our build system may not be very portable; if in doubt, try building on a
recent Debian or Ubuntu system, as these are what we use.

WebSite [ http://www.barrelfish.org ]

Categories: community, develop, hardware Tags:

Gedit iMacros Syntax Hightlight

lunes, 17 de agosto de 2009 1 comentario

Gedit iMacros Syntax Hightlight

Download iMacros Firefox Add-on

Download imacros.lang

cp imacros.lang /usr/share/gtksourceview-2.0/language-specs

This example open this page and remove the “Tsuru Banner”:

' FAKE YOUR USERAGENT
SET !USERAGENT Mozilla/4.0<sp>(compatible;<sp>MSIE<sp>7.0;<sp>Windows<sp>NT<sp>5.1)
URL GOTO=http://albertux.ayalasoft.com
' I KNOW SOMETIMES MY WEB IS SLOW
WAIT SECONDS=6
' CLOSE THE CAR BANNER
TAG POS=1 TYPE=SPAN ATTR=TXT:Close

Screenshoot:
gedit imacros

Categories: develop, unix/linux, web Tags: , ,

Switch to our mobile site