<script language="Javascript">
document.write('http://www.cnn.com/images/
logo.gif?'+new Date().getTime())
document.write('<br />
<img src="http://www.cnn.com/images/
logo.gif?'+new Date().getTime()+'" />')
</script>
Saturday, July 21, 2007
Forcing re-load image
Friday, July 20, 2007
Forcing an image to refresh
http://www.codingforums.com/showthread.php?t=35507
<script type="text/javascript">
<!--//
function noCache(){
var myImage = new Image();
myImage.src = 'Welcome.jpg';
var clocktime = new Date();
var utchours = clocktime.getUTCHours();
var utcminutes = clocktime.getUTCMinutes();
var utcseconds = clocktime.getUTCSeconds();
var utcyear = clocktime.getUTCFullYear();
var utcmonth = clocktime.getUTCMonth()+1;
var utcday = clocktime.getUTCDate();
var utctime = utcyear+''+utcmonth+''+utcday;
utctime += utchours+''+utcminutes+''+utcseconds;
isNew = myImage.src;
if(!isNew.match('#')){
document.images['noCache'].src = myImage.src+'?'+utctime;
}
else{document.images['noCache'].src = document.images['noCache'].src;
}
}
//-->
</script>
</HEAD>
<BODY onload="noCache()">
<img name="noCache" src="Welcome.jpg" width="" height="" alt="">
Saturday, July 14, 2007
JBuilder
"No deploy service or JSP/Servlet service available for"
Right-click on the project. properties---server
Properties --- server then a server designated containers.
Tuesday, June 19, 2007
Monday, June 18, 2007
Konqueror with root permission
Konqueror with root permission
> kdesu konqueror
to run Konqueror as root.
Wednesday, June 06, 2007
AjaxDaddy and MiniAjax
All for free, this site has some excellent DHTML and AJAX code you can download. Under Drag and Drop it even has the basics of an AJAX homepage:
A large collection of nifty web 2.0 tools:
Prototype Window:
http://prototype-window.xilinus.com/samples.html
AJAX poller script:
http://www.dhtmlgoodies.com/index.html?whichScript=ajax-poller
A library of DHTML and Ajax scripts:
Dynamic Content:
http://www.dhtmlgoodies.com/index.html?whichScript=ajax-dynamic-content
Tuesday, June 05, 2007
All WinXP Commands
Accessibility Controls access.cpl
Add Hardware Wizard hdwwiz.cpl
Add/Remove Programs appwiz.cpl
Administrative Tools control admintools
Automatic Updates wuaucpl.cpl
Bluetooth Transfer Wizard fsquirt
Calculator calc
Certificate Manager certmgr.msc
Character Map charmap
Check Disk Utility chkdsk
Clipboard Viewer clipbrd
Command Prompt cmd
Component Services dcomcnfg
Computer Management compmgmt.msc
Date and Time Properties timedate.cpl
DDE Shares ddeshare
Device Manager devmgmt.msc
Direct X Control Panel (If Installed)* directx.cpl
Direct X Troubleshooter dxdiag
Disk Cleanup Utility cleanmgr
Disk Defragment dfrg.msc
Disk Management diskmgmt.msc
Disk Partition Manager diskpart
Display Properties control desktop
Display Properties desk.cpl
Display Properties (w/Appearance Tab Preselected) control color
Dr. Watson System Troubleshooting Utility drwtsn۳۲
Driver Verifier Utility verifier
Event Viewer eventvwr.msc
File Signature Verification Tool sigverif
Findfast findfast.cpl
Folders Properties control folders
Fonts control fonts
Fonts Folder fonts
Free Cell Card Game freecell
Game Controllers joy.cpl
Group Policy Editor (XP Prof) gpedit.msc
Hearts Card Game mshearts
Iexpress Wizard iexpress
Indexing Service ciadv.msc
Internet Properties inetcpl.cpl
IP Configuration (Display Connection Configuration) ipconfig /all
IP Configuration (Display DNS Cache Contents) ipconfig /displaydns
IP Configuration (Delete DNS Cache Contents) ipconfig /flushdns
IP Configuration (Release All Connections) ipconfig /release
IP Configuration (Renew All Connections) ipconfig /renew
IP Configuration (Refreshes DHCP & Re-Registers DNS) ipconfig /registerdns
IP Configuration (Display DHCP Class ID) ipconfig /showclassid
IP Configuration (Modifies DHCP Class ID) ipconfig /setclassid
Java Control Panel (If Installed) jpicpl۳۲.cpl
Java Control Panel (If Installed) javaws
Keyboard Properties control keyboard
Local Security Settings secpol.msc
Local Users and Groups lusrmgr.msc
Logs You Out Of Windows logoff
Microsoft Chat winchat
Minesweeper Game winmine
Mouse Properties control mouse
Mouse Properties main.cpl
Network Connections control netconnections
Network Connections ncpa.cpl
Network Setup Wizard netsetup.cpl
Notepad notepad
Nview Desktop Manager (If Installed) nvtuicpl.cpl
Object Packager packager
ODBC Data Source Administrator odbccp۳۲.cpl
On Screen Keyboard osk
Opens AC۳ Filter (If Installed) ac۳filter.cpl
Password Properties password.cpl
Performance Monitor perfmon.msc
Performance Monitor perfmon
Phone and Modem Options telephon.cpl
Power Configuration powercfg.cpl
Printers and Faxes control printers
Printers Folder printers
Private Character Editor eudcedit
Quicktime (If Installed) QuickTime.cpl
Regional Settings intl.cpl
Registry Editor regedit
Registry Editor regedit۳۲
Remote Desktop mstsc
Removable Storage ntmsmgr.msc
Removable Storage Operator Requests ntmsoprq.msc
Resultant Set of Policy (XP Prof) rsop.msc
Scanners and Cameras sticpl.cpl
Scheduled Tasks control schedtasks
Security Center wscui.cpl
Services services.msc
Shared Folders fsmgmt.msc
Shuts Down Windows shutdown
Sounds and Audio mmsys.cpl
Spider Solitare Card Game spider
SQL Client Configuration cliconfg
System Configuration Editor sysedit
System Configuration Utility msconfig
System File Checker Utility (Scan Immediately) sfc /scannow
System File Checker Utility (Scan Once At Next Boot) sfc /scanonce
System File Checker Utility (Scan On Every Boot) sfc /scanboot
System File Checker Utility (Return to Default Setting) sfc /revert
System File Checker Utility (Purge File Cache) sfc /purgecache
System File Checker Utility (Set Cache Size to size x) sfc /cachesize=x
System Properties sysdm.cpl
Task Manager taskmgr
Telnet Client telnet
User Account Management nusrmgr.cpl
Utility Manager utilman
Windows Firewall firewall.cpl
Windows Magnifier magnify
Windows Management Infrastructure wmimgmt.msc
Windows System Security Tool syskey
Windows Update Launches wupdmgr
Windows XP Tour Wizard tourstart
Wordpad write
Sunday, May 27, 2007
Welcome to the Writer team blog
Windows Live Writer is a desktop application that makes it easier to compose compelling blog posts using Windows Live Spaces or your current blog service.
Friday, April 20, 2007
Blast2GO
Blast2GO (B2G) is a tool designed to enable Gene Ontology (GO) based data mining on sequence data for which no GO annotation is yet available. This is done by associating sequences to a putative function using sequence homology criterion and providing tools for statistical and visual analysis on this information.
Wednesday, March 28, 2007
phpDocumentor
Saturday, March 24, 2007
Greasemonkey Firefox on Vista
Here is how to fix it:
Go to your Firefox Profile:
C:\users\[User Name]\AppData\Roaming\Mozilla\Firefox\Profiles\
(You need to change your folder view settings to see this folder. Go to, "Tools -> Folder Options -> View -> Hidden Files and Folders" then select "Show Hidden Files and Folders. )
In your profile folder first create a new folder and name it "gm_scripts" (without quotes). Then create an empty text file and rename it to "config.xml" (without quotes).
- note: if you are using portable Firefox your profile folder is here:
...\FirefoxPortable\Data\profile
Monday, March 05, 2007
WinBinder: The native Windows binding for PHP
Monday, February 26, 2007
Java Resources | ||
· | JDeveloper homepage | |
· | OC4J homepage | |
· | TopLink homepage | |
· | WebCenter homepage | |
· | BPEL homepage | |
· | EJB 3.0 homepage | |
· | JSF homepage | |
· | Ajax homepage | |
· | Spring homepage | |
· | J2EE for Forms Developers | |
· | JDBC homepage | |
· | JOC homepage | |
· | Discussion Forum | |
· | Oracle Blogs | |
· | OTN Java Center |
Friday, February 23, 2007
Bioclipse
Tuesday, February 20, 2007
IntelliJ IDEA :: The Most Intelligent Java IDE
Monday, February 19, 2007
Wednesday, February 14, 2007
MIRA
The MIRA2 system is the successor of MIRA. Additional years of knowledge and experience were incorporated, new algorithms devised, reliability and execution speed improved. Labs find mira2 useful for assembly of extremely 'unfriendly' projects containing lots of repetitive sequences. The miraEST module is suited for assembly of non-normalised EST projects and for detecting single nucleotide polymorphisms (SNP) in the transcriptome sequences. As always, your mileage may vary."
Tuesday, February 13, 2007
PostNuke CMS
Features include:
* Modular Structure
* Customized Functionality through Third-Party Modules
* Advanced User Group Permissions System
* Multi-language Support (About 36 Language Packs Available)
* Embedded WYSIWYG HTML Editor Activated
* Site Search
* Advanced API (Application Programming Interface)
* Focused on High Level of Security
* Easy-to-Use Guided Browser Based Installation and more!"
KNIME
KNIME, pronounced [naim], is a modular data exploration platform that enables the user to visually create data flows (often referred to as pipelines), selectively execute some or all analysis steps, and later investigate the results through interactive views on data and models.
KNIME was developed (and will continue to be expanded) by the Chair for Bioinformatics and Information Mining at the University of Konstanz, Germany. The group headed by Michael Berthold is also using KNIME for teaching and research at the University. Quite a number of new data analysis methods developed at the chair are integrated in KNIME. Let us know if you are looking for something in particular, not all of those modules are part of the standard KNIME release just yet...
KNIME base version already incorporates over 100 processing nodes for data I/O, preprocessing and cleansing, modelling, analysis and data mining as well as various interactive views, such as scatter plots, parallel coordinates and others. It includes all analysis modules of the well known Weka data mining environment ( http://www.cs.waikato.ac.nz/ml/weka/) and additional plugins allow R-scripts (www.r-project.org) to be run, offering access to a vast library of statistical routines.
KNIME is based on the Eclipse platform and, through it's modular API, easily extensible. Customs nodes and types can be integrated within hours enabling KNIME to be used not only in production environments but also for teaching and research prototyping. If you would like to read a more detailed description of the software, please download our White Paper as a PDF file here.
KNIME is available through a dual licensing scheme. A non-profit open source license allows KNIME to be downloaded, distributed, and used freely as long as the software or its use is not distributed per profit. See license arrangements for details.
Wednesday, February 07, 2007
MORFIK
WebOS AppsBuilder brings extreme simplicity to the design of sophisticated AJAX applications without compromising their functionality. You don't need to write any HTML, XHTML, XML, JavaScript or CSS. It has never been easier to create highly interactive web sites and applications - and you don't even have to learn a new language or new technologies to do it!"
PHP for Microsoft AJAX Library
"
Wednesday, January 31, 2007
Main Page - BioWeka
Given the growing amount of biological data, data mining methods have become an integral part of bioinformatics research. Unfortunately, standard data mining tools are often not sufficiently equipped for handling raw data such as e.g. amino acid sequences. One popular and freely available framework that contains many well-known data mining algorithms is the Waikato Environment for Knowledge Analysis (Weka). In the BioWeka project, we introduce various input formats for bioinformatics data and bioinformatics methods like alignments to Weka. This allows users to easily combine them with Weka's classification, clustering, validation and visualisation facilities on a single platform and therefore reduces the overhead of converting data between different data formats as well as the need to write custom evaluation procedures that can deal with many different programs. We encourage users to participate in this project by adding their own components and data formats to BioWeka. AVAILABILITY: The software, documentation and tutorial are available at http://www.bioweka.org
Tuesday, January 30, 2007
GWT Developer's Tools
Windows version is available now. Linux/Mac version may be in the future.
See it's documents.
GWT UI Editor
Features:
* Visually design your panels, composites, menus and other widget types
* View, change your widget's properties using Property Inspector
* Add event handlers to your widgets"
Friday, January 26, 2007
BioPHP. PHP for bioinformatics
The aim of this site is to share knowledge by using a Wiki-like service: classes, functions
and minitools may be edited by registered users.
Publish Videos of Your Experiments Online - for Free
The Journal of Visualized Experiments (2006-) is truly living up to the old adage that a picture is worth a thousand words. This online, open access journal is
- low transparency and reproducibility of biological experiments
- time-consuming learning of experimental techniques
Monday, January 22, 2007
Prototype Javascript Library easing the development of dynamic web applications
Featuring a unique, easy-to-use toolkit for class-driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere."
Sunday, January 21, 2007
PortableUSBApps.com
PortableUSBApps.com welcomes you to the future of USB drives! It's an exciting revolution and a new paradigm on portable computing. Hope you enjoy the applications that I have optimized and enabled for USB drives!"
WeBuilder 2006 - HTML editor, CSS, JavaScript, VBScript, PHP, ASP, SSI, WML, Perl editor
More screenshots
WeBuilder is revolutionary all-in-one web code editor for all your web document editing needs. Clean and convenient interface, quick startup, true flexibility and powerful features allow you to create and edit HTML, CSS, JavaScript, VBScript, PHP, ASP, SSI, Perl code faster and easier than ever, while integrated tools enable you to validate, reuse, navigate and deploy your code in an efficient and sophisticated manner.
Benefits for professionals
* Edit HTML, CSS, JavaScript, PHP, ASP within single program
* Clean, lightweight and extremely fast loading
* Familiar interface allows to jumpstart
* All essential code editing features are right at their place
* Fully customizable text editor, menus, toolbars, shortcut keys
* Efficiently reuse common code fragments
* Few click FTP upload or update"
PortableWebAp - PHP on USB or CD and More
Features:












Tuesday, January 09, 2007
MyReview
MyReview is implemented with PHP and MySQL, and distributed under the GNU General Public Licence.
Friday, January 05, 2007
AFLAX
Developed by Paul Colton, the AFLAX technology is available as a library that enables developers to use JavaScript to fully utilize all of the features of Adobe's Flash runtime -- including graphics, networking, video and camera support."
Ajax again
jQuery http://jquery.com/
SmoothSlideshow the lib’s website !
Script.aculo.us framework learn here
sharing/hosting/storing sites DivShare
Ajax DNS
graphing calculator fooplot
calc5.com/#2+2
real-time HTML editor, Real-time HTML Editor
Web 2.0 Logo Creator by Alex P
Ajaxload, generate an animated loading GIF
ajaxTunes
Relay PHP-based directory manager
Aptana JavaScript IDE