Skip to main content

Home/ InnoDev/ Group items tagged gui

Rss Feed Group items tagged

Peter Vojtek

DbVis: GUI na pracu s obsahom Oracle databazy z Linuxu - 0 views

  •  
    ta free verzia mi pekne funguje z ubuntu voci oraclu, instalaciu je uplne bezbolestna a netreba mat nic v OS okrem javy, vsetko si to nainstaluje samo. free verzia sa moze pouzivat aj na komerne ucely. jej najvacsia nevyhoda je ta, ze nezobrazuje obsah blobov. ale to sa da lahko vyriesit zopar transformaciami v sql, napriklad: SELECT utl_raw.cast_to_varchar2(DBMS_LOB.SUBSTR(MSG, 1999, 1)) FROM ACTIVEMQ_MSG WHERE ROWNUM < 10;
Stano Bocinec

A look inside Facebook's source code - 2 views

  •  
    So what have we learnt today? I think the main thing to take away from this is you shouldn't use public services such as Pastebin to post internal source code. Some creepy guy like me is going to collect it all and write about it. Another thing is to make sure debug information is never pushed to production. I didn't put much effort in to this but there will be more of Facebook's source code floating around out there.
1 - 2 of 2
Showing 20 items per page