<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://sina.salek.ws"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Sina Salek Official Site - Open Source</title>
 <link>https://sina.salek.ws/taxonomy/term/256/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>NEW Drupal Module : Entity Soft Delete (Entity Recyclebin/Trashbin)</title>
 <link>https://sina.salek.ws/content/new-drupal-module-entity-soft-delete-entity-recyclebintrashbin</link>
 <description>&lt;p&gt;&lt;img class=&quot;imagecache-thumbnail_in_content content_thumbnail&quot; style=&quot;float: right; margin: 8px;&quot; src=&quot;https://sina.salek.ws/sites/default/files/imagecache/thumbnail_in_content/entity_soft_delete_delete_0.jpg&quot; alt=&quot;&quot; /&gt;In multi user systems, it&#039;s usually much safer not to let users change the contents entirely in case there was a mistake or when it was needed to know what has changed by whom and revert the change if required. Drupal supports content revisioning and there are already some contributed modules that exploit this extremely useful feature like revisioning. However when it comes to content deletion, revision system can no longer be used because when a content is deleted, it gets removed from database entirely including all its revisions.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://drupal.org/project/entity_soft_delete&quot;&gt;Entity soft delete module&lt;/a&gt; has been developed to address this limitation.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://sina.salek.ws/content/new-drupal-module-entity-soft-delete-entity-recyclebintrashbin&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://sina.salek.ws/content/new-drupal-module-entity-soft-delete-entity-recyclebintrashbin#comments</comments>
 <category domain="https://sina.salek.ws/category/path/blog">Blog</category>
 <category domain="https://sina.salek.ws/category/tags/blog-1">Blog</category>
 <category domain="https://sina.salek.ws/category/tags/contribute">Contribute</category>
 <category domain="https://sina.salek.ws/category/tags/drupal">Drupal</category>
 <category domain="https://sina.salek.ws/category/tags/drupal-planet">Drupal Planet</category>
 <category domain="https://sina.salek.ws/category/tags/open-source-0">Open Source</category>
 <pubDate>Thu, 12 Jun 2014 09:56:55 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1539 at https://sina.salek.ws</guid>
</item>
<item>
 <title>NEW Drupal Module : Hook Post Action</title>
 <link>https://sina.salek.ws/content/new-drupal-module-hook-post-action</link>
 <description>&lt;p style=&quot;text-align: justify;&quot;&gt;Currently Drupal core does not offer any hook to do actions after a node/entity is inserted/updated/deleted in Database. So for example you can not send an email mentioning the node after the node is inserted because Drupal uses SQL transactions and the node is not yet fully written to database when hook node presave is called so if for any reason the transaction is rolled back, users will receive a false mail.&lt;/p&gt;&lt;p&gt;So &lt;a href=&quot;https://drupal.org/project/hook_post_action&quot;&gt;Hook Post Action&lt;/a&gt; module introduces several new Drupal hooks to overcome this limitation&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://sina.salek.ws/content/new-drupal-module-hook-post-action&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://sina.salek.ws/content/new-drupal-module-hook-post-action#comments</comments>
 <category domain="https://sina.salek.ws/category/path/blog">Blog</category>
 <category domain="https://sina.salek.ws/category/tags/blog-1">Blog</category>
 <category domain="https://sina.salek.ws/category/tags/contribute">Contribute</category>
 <category domain="https://sina.salek.ws/category/tags/drupal">Drupal</category>
 <category domain="https://sina.salek.ws/category/tags/drupal-planet">Drupal Planet</category>
 <category domain="https://sina.salek.ws/category/tags/open-source-0">Open Source</category>
 <pubDate>Wed, 04 Jun 2014 11:13:01 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1537 at https://sina.salek.ws</guid>
</item>
<item>
 <title>Drupal Module : Calendar Systems needs your help</title>
 <link>https://sina.salek.ws/content/drupal-module-calendar-systems-needs-your-help</link>
 <description>&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;img class=&quot;imagecache-thumbnail_in_content content_thumbnail&quot; style=&quot;margin: 8px; float: right;&quot; src=&quot;https://sina.salek.ws/sites/default/files/imagecache/thumbnail_in_content/story/1403/images/calendar_systems_screenshots.jpg&quot; alt=&quot;&quot; height=&quot;188&quot; width=&quot;184&quot; /&gt;Calendar system requires a very tiny core patch to fully work, The patch was already proposed to core by a fellow developer, so i rewrote it to meet core requirements and set it to needs review (Thanks to &lt;a href=&quot;http://drupal.org/user/1597262&quot;&gt;Gaelan&lt;/a&gt; and &lt;a href=&quot;http://drupal.org/user/496408&quot;&gt;wuinfo&lt;/a&gt; for helping in completing the patch). The good thing is that the patch is not only for Calendar Systems it&#039;s a generic patch that introduces a new hook to make it possible for third-party modules to alter format_date function. If we can get it into core it might even be possible to back port it to Drupal 7&lt;/p&gt;&lt;p&gt;You can read more about the history of calendar system module and even what a calendar system is&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div id=&quot;nuan_ria_plugin&quot;&gt;&lt;object id=&quot;plugin0&quot; style=&quot;position: absolute; z-index: 1000;&quot; type=&quot;application/x-dgnria&quot; height=&quot;0&quot; width=&quot;0&quot;&gt;&lt;param name=&quot;tabId&quot; value=&quot;ff-tab-84&quot; /&gt;&lt;param name=&quot;counter&quot; value=&quot;186&quot; /&gt;&lt;/object&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;https://sina.salek.ws/content/drupal-module-calendar-systems-needs-your-help&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://sina.salek.ws/content/drupal-module-calendar-systems-needs-your-help#comments</comments>
 <category domain="https://sina.salek.ws/category/path/blog">Blog</category>
 <category domain="https://sina.salek.ws/category/tags/blog-1">Blog</category>
 <category domain="https://sina.salek.ws/category/tags/contribute">Contribute</category>
 <category domain="https://sina.salek.ws/category/tags/drupal">Drupal</category>
 <category domain="https://sina.salek.ws/category/tags/drupal-planet">Drupal Planet</category>
 <category domain="https://sina.salek.ws/category/tags/open-source-0">Open Source</category>
 <pubDate>Tue, 14 May 2013 15:31:21 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1403 at https://sina.salek.ws</guid>
</item>
<item>
 <title>Comparing Media Catalog Softwares</title>
 <link>https://sina.salek.ws/content/comparing-media-catalog-softwares</link>
 <description>&lt;p&gt;I&#039;m going to compare and find the best Open Source Media Cataloging software.&lt;/p&gt;&lt;p&gt;Softwares :&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://sina.salek.ws/content/comparing-media-catalog-softwares&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://sina.salek.ws/content/comparing-media-catalog-softwares#comments</comments>
 <category domain="https://sina.salek.ws/category/path/research/project">Project</category>
 <category domain="https://sina.salek.ws/category/tags/compare-1">Compare</category>
 <category domain="https://sina.salek.ws/category/tags/open-source-0">Open Source</category>
 <category domain="https://sina.salek.ws/category/tags/review-1">Review</category>
 <category domain="https://sina.salek.ws/category/tags/software">Software</category>
 <category domain="https://sina.salek.ws/category/research-flags/freezed">Freezed</category>
 <pubDate>Tue, 10 Nov 2009 00:45:31 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1278 at https://sina.salek.ws</guid>
</item>
<item>
 <title>Update/Upgrade/Install XAMPP (LAMPP) modules by Compiling</title>
 <link>https://sina.salek.ws/content/updateupgradeinstall-xampp-lampp-modules-compiling</link>
 <description>&lt;p&gt;&lt;em&gt;This article is not finished yet and it might not work for you at all, if you&#039;re still interested you can subscribe to its rss so you will be noticed whenever i update it.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;XAMPP source code &lt;a href=&quot;http://www.nat32.com/xampp/index.htm&quot; title=&quot;http://www.nat32.com/xampp/index.htm&quot;&gt;http://www.nat32.com/xampp/index.htm&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.apachefriends.org/f/viewtopic.php?f=16&amp;amp;t=34411&quot; title=&quot;http://www.apachefriends.org/f/viewtopic.php?f=16&amp;amp;t=34411&quot;&gt;http://www.apachefriends.org/f/viewtopic.php?f=16&amp;amp;t=34411&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://sina.salek.ws/content/updateupgradeinstall-xampp-lampp-modules-compiling&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>https://sina.salek.ws/content/updateupgradeinstall-xampp-lampp-modules-compiling#comments</comments>
 <category domain="https://sina.salek.ws/category/path/research/project">Project</category>
 <category domain="https://sina.salek.ws/category/tags/lampp">LAMPP</category>
 <category domain="https://sina.salek.ws/category/tags/linux">Linux</category>
 <category domain="https://sina.salek.ws/category/tags/open-source-0">Open Source</category>
 <category domain="https://sina.salek.ws/category/tags/php">PHP</category>
 <category domain="https://sina.salek.ws/category/tags/sys-administration">Sys Administration</category>
 <category domain="https://sina.salek.ws/category/tags/tutorial">Tutorial</category>
 <category domain="https://sina.salek.ws/category/tags/xampp">XAMPP</category>
 <category domain="https://sina.salek.ws/category/research-flags/useful">Useful</category>
 <pubDate>Sat, 24 Oct 2009 05:37:28 +0000</pubDate>
 <dc:creator>admin</dc:creator>
 <guid isPermaLink="false">1263 at https://sina.salek.ws</guid>
</item>
</channel>
</rss>
