Error
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.

changes

Shadow Era Card Game Gets New Cards and Offline Play [Blip]
Friday, 25 March 2011 13:10
Shadow Era, our previous app of the day and my favorite card game for iOS, just got a pretty big update. There are 23 cards—including armor and weapons—offline play, older device support, and some multiplayer changes. The downside is some people are seeing some bugs, so you might want to hold off until those are fixed. [iTunes] More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/PonWQfc4RT4/shadow-era-card-game-gets-new-cards-and-offline-play

 
2011 MacBook Teardown Shows Same Battery But Faster RAM [MacBook Pro]
Thursday, 24 February 2011 23:17
The main points of iFixit's teardown of the new MacBook Pros show that there are minor changes besides just the fact that the whole thing is faster. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/6bM7Zatu1Go/2011-macbook-teardown-shows-same-battery-but-faster-ra

 
Joomla 1.6 Caching Changes
Tuesday, 05 October 2010 14:29

For everyone interested in understanding cache, speeding up extensions and Joomla and extensive caching changes in Jooomla 1.6.,  I wrote 2 articles that outline of Joomla 1.6. caching and changes from 1.5. to 1.6..

First article is more general outline and clarification of caching in 1.6. :
http://www.bzzzz.biz/blog/joomla/joomla-1.6-caching-demistified-jennifer-series.bzzzz

Second article brings some more detailed information about Joomla 1.6. caching changes relevant to extension developers:
http://www.bzzzz.biz/blog/joomla/joomla-1.6.-cache-changes-for-extension-developers-jennifer-series-2.bzzzz

For those wishing to know more - description of functional and other changes,  not included in above articles can be found in http://docs.joomla.org/What%27s_new_in_Joomla_1.6#Cache_changes

Read more: http://community.joomla.org/blogs/community/1306-joomla-16-caching-changes.html

 
SVN Basic description
Sunday, 15 August 2010 08:55
For your help:

• Updateyourworking copy
svn update

• Makechanges
• svn add
• svn delete
• svn copy
• svn move

• Examine your changes
• svn status
• svn diff

• Possibly undo some changes
• svnrevert

• Resolve Conflicts(MergeOthers'Changes)
• svn update
• svn resolved

• Commit your changes
• svn commit

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/8RSZ7AOd5vI/12061

 
Perl: Checking that your modified files compile
Wednesday, 21 April 2010 21:50
After making some changes, before committing, run this to check that no changes have caused your perl app to not compile


git status | grep modified | awk '{system("perl -c "$3)}'

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/P2sHZBKboMM/11125

 


Taxonomy by Zaragoza Online